rust/compiler/rustc_resolve/src
Vadim Petrochenkov 4c6120c386 rustc_metadata: Make attribute decoding slightly faster and stricter
Rename `CStore::item_attrs` -> `CStore::item_attrs_untracked` top follow conventions
2022-01-06 12:13:41 +08:00
..
late Tighten span when suggesting lifetime on path 2021-12-27 23:34:52 -08:00
build_reduced_graph.rs ast: Always keep a NodeId in ast::Crate 2022-01-05 17:09:37 +08:00
check_unused.rs suggest adding a #[cfg(test)] to test modules 2021-12-16 11:48:58 +09:00
def_collector.rs ast: Always keep a NodeId in ast::Crate 2022-01-05 17:09:37 +08:00
diagnostics.rs rustc_metadata: Make attribute decoding slightly faster and stricter 2022-01-06 12:13:41 +08:00
imports.rs Improve suggestion for extern crate self error message 2021-12-01 21:59:54 +00:00
late.rs Rollup merge of #92402 - pr2502:while-let-typo, r=oli-obk 2022-01-03 14:44:18 +01:00
lib.rs rustc_metadata: Make attribute decoding slightly faster and stricter 2022-01-06 12:13:41 +08:00
macros.rs Remove unnecessary sigils around Ident::as_str() calls. 2021-12-15 17:32:42 +11:00