rust/src/librustc_resolve
kennytm 59f8422a17
Rollup merge of #52781 - ljedrz:avoid_vec_arguments, r=nikomatsakis
Use a slice where a vector is not necessary
2018-07-28 16:25:07 +08:00
..
Cargo.toml Try to fix a perf regression by updating log 2018-01-07 16:54:05 +01:00
build_reduced_graph.rs resolve: Rename `global_macros` to `macro_prelude` 2018-07-20 12:22:24 +03:00
check_unused.rs Remove most of `PartialEq` impls from AST and HIR structures 2018-07-14 14:56:57 +03:00
diagnostics.rs Fix typo in E0433 docs 2018-07-11 07:43:10 +02:00
lib.rs Deny bare_trait_objects globally 2018-07-25 10:25:29 +09:00
macros.rs Use slices where a vector is not necessary 2018-07-27 16:50:28 +02:00
resolve_imports.rs resolve: Add more comments to in-module resolution 2018-07-20 12:22:25 +03:00