]> git.lizzy.rs Git - rust.git/history - tests/ui/single_component_path_imports.rs
iterate List by value
[rust.git] / tests / ui / single_component_path_imports.rs
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-10 borsAuto merge of #5272 - jmeyers35:file_read_lint, r=flip1995
2020-03-10 borsAuto merge of #5300 - JohnTitor:edition-flag, r=flip1995
2020-03-10 Yuki OkushiUse `edition:2018` flag more widely
2020-02-17 borsAuto merge of #5183 - JohnTitor:fix-fp-import, r=matthi...
2020-02-17 Yuki OkushiDon't lint `single_component_path_imports` in macros
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-01 flip1995Merge remote-tracking branch 'upstream/rust-1.42.0...
2020-01-29 borsAuto merge of #5058 - xiongmao86:issue4903, r=flip1995
2020-01-29 xiongmao86Add test and update reference.