rust/src/librustc_resolve
kennytm 9fc126c375
Rollup merge of #52287 - ljedrz:dyn_librustc_resolve, r=petrochenkov
Deny bare trait objects in src/librustc_resolve

Enforce `#![deny(bare_trait_objects)]` in `src/librustc_resolve`.
2018-07-12 20:25:30 +08:00
..
build_reduced_graph.rs resolve: Cleanup resolve_crate_root 2018-06-30 01:53:32 +03:00
Cargo.toml Try to fix a perf regression by updating log 2018-01-07 16:54:05 +01:00
check_unused.rs Fortify dummy span checking 2018-06-30 01:53:32 +03:00
diagnostics.rs Fix typo in E0433 docs 2018-07-11 07:43:10 +02:00
lib.rs Deny bare trait objects in src/librustc_resolve 2018-07-12 10:15:35 +02:00
macros.rs Auto merge of #52230 - alexcrichton:attr-and-derive, r=petrochenkov 2018-07-12 10:16:19 +00:00
resolve_imports.rs resolve: Cleanup resolve_crate_root 2018-06-30 01:53:32 +03:00