d5f5487252
Change Rc<Box<T>> recommendation to be Rc<T> instead of Box<T> Fixes #5722 changelog: Suggest `Rc<Box<T>>` -> `Rc<T>` in [`redundant_allocation`] lint |
||
---|---|---|
.. | ||
auxiliary | ||
cargo | ||
ui | ||
ui-cargo | ||
ui-toml | ||
compile-test.rs | ||
dogfood.rs | ||
fmt.rs | ||
integration.rs | ||
missing-test-files.rs | ||
versioncheck.rs |