]> git.lizzy.rs Git - rust.git/commit
Improve the warning cycle for `use $crate;`.
authorJeffrey Seyfried <jeffrey.seyfried@gmail.com>
Sun, 15 Jan 2017 03:09:48 +0000 (03:09 +0000)
committerJeffrey Seyfried <jeffrey.seyfried@gmail.com>
Sun, 15 Jan 2017 03:12:49 +0000 (03:12 +0000)
commitc02d577c53dc29fcef0c589af8d95d037777a09b
treee7fbd65371e7d459cb4fdbcb4bdbb1e0abca361d
parent6fe23719feb20c25a8b2693d1f196e72d8da9af5
Improve the warning cycle for `use $crate;`.
src/librustc_resolve/build_reduced_graph.rs
src/test/compile-fail/auxiliary/import_crate_var.rs
src/test/compile-fail/import-crate-var.rs