rust/src/librustc_resolve
Jeffrey Seyfried 6aa9145753 Avoid using the hir map when visibility checking in resolve
Refactor `ty::Visibility` methods to use a new trait `NodeIdTree` instead of the ast map.
2016-04-27 06:40:54 +00:00
..
build_reduced_graph.rs Refactor away is_static_method 2016-04-27 01:13:22 +00:00
Cargo.toml resolve: Refactor away DefModifiers 2016-04-17 02:54:22 +00:00
check_unused.rs Rollup merge of #32724 - sanxiyn:outdated-comment, r=dotdash 2016-04-06 12:12:08 -07:00
diagnostics.rs Lift the restriction on reusing names of primitive types 2016-03-25 00:41:09 +03:00
lib.rs Avoid using the hir map when visibility checking in resolve 2016-04-27 06:40:54 +00:00
resolve_imports.rs Avoid using the hir map when visibility checking in resolve 2016-04-27 06:40:54 +00:00