mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 08:25:01 +01:00
Currently all the use items have the same AstPath, which means that privatizer tries to change all of them at once. Which means that if *any* of them can't get privated, then *all* of them stay unprivated, with all the consequences.. |
||
|---|---|---|
| .. | ||
| passes | ||
| processor | ||
| build.rs | ||
| dylib_flag.rs | ||
| expand.rs | ||
| formatting.rs | ||
| lib.rs | ||
| main.rs | ||