]> git.lizzy.rs Git - rust.git/history - src/libtest/console.rs
Account for `ty::Error` when suggesting `impl Trait` or `Box<dyn Trait>`
[rust.git] / src / libtest / console.rs
2019-10-23 Yuki OkushiRollup merge of #64145 - togiberlin:feature/target...
2019-10-22 Mateusz MikułaApply clippy::needless_return suggestions
2019-10-22 Stefan LankesMerge branch 'master' into rusty-hermit
2019-10-22 borsAuto merge of #65503 - popzxc:refactor-libtest, r=wesle...
2019-10-17 Igor AleksanovAdd more explaining comments to the code
2019-10-17 Igor AleksanovMake enum usage explicit and fix tests
2019-10-17 Igor AleksanovExtract ConsoleTestState