mirror of
https://github.com/0x192/universal-android-debloater.git
synced 2026-04-28 11:49:41 +00:00
Cherry picking of lints from clippy::pedantic / clippy::nursery / clippy::unwrap_used / clippy::expect_used Notable changes : - consideration of all clippy::use-self lints - replaced sort() by unstable_sort() - use of map_or_else() when appropriate - replaced "".to_string() by String::new() - replaced collect() + len() by count() The code base now passes all the clippy::nursery lints --------- Co-authored-by: w1nst0n <w1nst0n@keemail.me>
381 B
381 B
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug report | You have an issue with the UAD software itself | bug |
Describe the bug A clear and concise description of what the bug is.
Expected behavior A clear and concise description of what you expected to happen.
You have a solution? What to do to fix the issue.
UAD log Upload the logfile generated by UAD.