]> git.lizzy.rs Git - rust.git/history - tests/ui/redundant_allocation.fixed
iterate List by value
[rust.git] / tests / ui / redundant_allocation.fixed
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-04-08 Philipp KronesRollup merge of #5425 - xiongmao86:issue5367, r=flip1995
2020-04-02 borsAuto merge of #5349 - jpospychala:useless_rc, r=Manishearth
2020-04-01 Jacek Pospychalauseless Rc<Rc<T>>, Rc<Box<T>>, Rc<&T>, Box<&T>