rust/compiler/rustc_resolve/src
Matthias Krüger 6238698ab5
Rollup merge of #119788 - mj10021:issue-119787-fix, r=oli-obk
change function name in comments

fixes #119787 where I believe an incorrect function name is used in the comments
2024-01-11 03:02:42 +01:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Rename consuming chaining methods on DiagnosticBuilder. 2024-01-10 07:40:00 +11:00
build_reduced_graph.rs Rename consuming chaining methods on DiagnosticBuilder. 2024-01-10 07:40:00 +11: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 Introduce closure_id method on CoroutineKind 2023-12-08 21:46:39 +00:00
diagnostics.rs Rename consuming chaining methods on DiagnosticBuilder. 2024-01-10 07:40:00 +11:00
effective_visibilities.rs resolve: Replace visibility table in resolver outputs with query feeding 2023-12-18 02:26:55 +03:00
errors.rs tip for define macro name after macro_rules! 2023-12-06 23:19:39 +08:00
ident.rs Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
imports.rs Shorten some error invocations. 2024-01-10 07:33:06 +11:00
late.rs Rename consuming chaining methods on DiagnosticBuilder. 2024-01-10 07:40:00 +11:00
lib.rs Give DiagnosticBuilder a default type. 2023-12-23 13:23:10 +11:00
macros.rs Rename consuming chaining methods on DiagnosticBuilder. 2024-01-10 07:40:00 +11:00
rustdoc.rs NFC don't convert types to identical types 2023-12-15 23:56:24 +01:00