rust/compiler/rustc_expand/src/mbe
Oli Scherer f68741b637 Stop checking err_count in macro_rules validity checking
All errors are local anyway, so we can track them directly
2024-01-25 11:57:01 +00:00
..
diagnostics.rs Shorten some error invocations. 2024-01-10 07:33:06 +11:00
macro_check.rs Rename ParseSess::span_diagnostic as ParseSess::dcx. 2023-12-18 16:06:21 +11:00
macro_parser.rs Rename consuming chaining methods on DiagnosticBuilder. 2024-01-10 07:40:00 +11:00
macro_rules.rs Stop checking err_count in macro_rules validity checking 2024-01-25 11:57:01 +00:00
metavar_expr.rs Pack the u128 in LitKind::Int 2024-01-19 20:10:39 -08:00
quoted.rs Add check for ui_testing via promoting parameters from ParseSess to Session 2024-01-13 12:11:13 -05:00
transcribe.rs macro_rules: Add an expansion-local cache to span marker 2024-01-08 03:06:37 +03:00