rust/compiler/rustc_resolve/src
2024-01-17 10:02:29 +00:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Make crate_inherent_impls fallible and stop using track_errors for it 2024-01-17 10:02:29 +00:00
build_reduced_graph.rs Delegation implementation: step 1 2024-01-12 14:11:16 +03:00
check_unused.rs Rollup merge of #119788 - mj10021:issue-119787-fix, r=oli-obk 2024-01-11 03:02:42 +01:00
def_collector.rs Delegation implementation: step 1 2024-01-12 14:11:16 +03:00
diagnostics.rs Auto merge of #119610 - Nadrieril:never_pattern_bindings, r=compiler-errors 2024-01-15 21:24:13 +00:00
effective_visibilities.rs Delegation implementation: step 1 2024-01-12 14:11:16 +03:00
errors.rs Check bindings around never patterns 2024-01-09 17:00:24 +01:00
ident.rs store the segment name when resolution fails 2024-01-13 21:06:38 +08:00
imports.rs store the segment name when resolution fails 2024-01-13 21:06:38 +08:00
late.rs Auto merge of #119922 - nnethercote:fix-Diag-code-is_lint, r=oli-obk 2024-01-17 07:33:52 +00:00
lib.rs Auto merge of #119922 - nnethercote:fix-Diag-code-is_lint, r=oli-obk 2024-01-17 07:33:52 +00:00
macros.rs Auto merge of #119945 - matthiaskrgr:rollup-oy3e1j2, r=matthiaskrgr 2024-01-13 22:05:46 +00:00
rustdoc.rs NFC don't convert types to identical types 2023-12-15 23:56:24 +01:00