rust/tests
bors a840d594cc Auto merge of #5349 - jpospychala:useless_rc, r=Manishearth
useless Rc<Rc<T>>, Rc<Box<T>>, Rc<&T>, Box<&T>

refers to  #2394

changelog: Add lints for Rc<Rc<T>> and Rc<Box<T>> and Rc<&T>, Box<&T>

this is based on top of another change #5310 so probably should go after that one.
2020-04-02 03:11:29 +00:00
..
auxiliary
cargo
ui Auto merge of #5349 - jpospychala:useless_rc, r=Manishearth 2020-04-02 03:11:29 +00:00
ui-toml
compile-test.rs
dogfood.rs
fmt.rs
integration.rs Don't convert Path to lossy str 2020-03-14 22:20:16 +07:00
matches.rs
missing-test-files.rs
versioncheck.rs