..
auxiliary
Report text_direction_codepoint_in_literal when parsing
2025-05-27 15:57:41 +00:00
bad-macro-argument.rs
bad-macro-argument.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
bad-macro-definition.rs
mbe: Gracefully handle macro rules that end after =>
2025-07-03 20:56:05 -07:00
bad-macro-definition.stderr
mbe: Gracefully handle macro rules that end after =>
2025-07-03 20:56:05 -07:00
break-in-unlabeled-block-in-macro.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
break-in-unlabeled-block-in-macro.stderr
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
do-not-suggest-semicolon-between-macro-without-exclamation-mark-and-array.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
do-not-suggest-semicolon-between-macro-without-exclamation-mark-and-array.stderr
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
extern-abi-from-mac-literal-frag.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
issue-33569.rs
mbe: Clean up code with non-optional NonterminalKind
2025-06-24 04:37:36 -04:00
issue-33569.stderr
mbe: Clean up code with non-optional NonterminalKind
2025-06-24 04:37:36 -04:00
issue-37113.rs
Remove NtTy.
2025-02-21 15:49:46 +11:00
issue-37113.stderr
Remove NtTy.
2025-02-21 15:49:46 +11:00
issue-37234.rs
issue-37234.stderr
Show number in error message even for one error
2023-11-24 19:15:52 +01:00
lit-err-in-macro.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
lit-err-in-macro.stderr
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
literals-are-validated-before-expansion.rs
literals-are-validated-before-expansion.stderr
macro-bad-delimiter-ident.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
macro-bad-delimiter-ident.stderr
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
macro-bare-trait-object-maybe-trait-bound.rs
Rename tests named with mbe to use macro instead
2025-07-05 21:09:10 -07:00
macro-braces-dot-question.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
macro-doc-comments-1.rs
Tweak more warnings.
2024-10-28 14:20:28 +11:00
macro-doc-comments-1.stderr
Tweak more warnings.
2024-10-28 14:20:28 +11:00
macro-doc-comments-2.rs
Tweak more warnings.
2024-10-28 14:20:28 +11:00
macro-doc-comments-2.stderr
Tweak more warnings.
2024-10-28 14:20:28 +11:00
macro-dotdotdot-may-not-begin-a-type.rs
Rename tests named with mbe to use macro instead
2025-07-05 21:09:10 -07:00
macro-expand-to-field.rs
UI tests: add missing diagnostic kinds where possible
2025-04-08 23:06:31 +03:00
macro-expand-to-field.stderr
macro-expand-to-match-arm.rs
Tweak expand_incomplete_parse warning.
2024-10-28 14:12:45 +11:00
macro-expand-to-match-arm.stderr
Fix "missing match arm body" suggestion involving !
2025-02-22 18:30:14 +00:00
macro-incomplete-parse.rs
Tweak expand_incomplete_parse warning.
2024-10-28 14:12:45 +11:00
macro-incomplete-parse.stderr
Tweak expand_incomplete_parse warning.
2024-10-28 14:12:45 +11:00
macro-keyword.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
macro-keyword.stderr
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
macro-mismatched-delim-brace-paren.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
macro-mismatched-delim-brace-paren.stderr
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
macro-mismatched-delim-paren-brace.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
macro-mismatched-delim-paren-brace.stderr
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
macro-missing-right-paren.rs
Rename tests named with mbe to use macro instead
2025-07-05 21:09:10 -07:00
macro-missing-right-paren.stderr
Rename tests named with mbe to use macro instead
2025-07-05 21:09:10 -07:00
macro-repeat.rs
macro-repeat.stderr
Spruce up the diagnostics of some early lints
2024-06-03 07:25:32 +02:00
macros-no-semicolon-items.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
macros-no-semicolon-items.stderr
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
macros-no-semicolon.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
macros-no-semicolon.stderr
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
misspelled-macro-rules.fixed
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
misspelled-macro-rules.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
misspelled-macro-rules.stderr
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
pub-item-macro.rs
pub-item-macro.stderr
Make parse error suggestions verbose and fix spans
2024-07-12 03:02:57 +00:00
pub-method-macro.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
pub-method-macro.stderr
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
semi-after-closure-in-macro.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
statement-boundaries.rs
Add parser tests for statement boundary insertion
2024-05-11 15:49:50 -07:00
trailing-question-in-macro-type.rs
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
trailing-question-in-macro-type.stderr
Move macro tests in parser into macro directory
2025-07-05 16:52:59 -07:00
trait-non-item-macros.rs
Remove NtExpr and NtLiteral.
2025-04-02 06:20:35 +11:00
trait-non-item-macros.stderr
Remove NtExpr and NtLiteral.
2025-04-02 06:20:35 +11:00
trait-object-macro-matcher.e2015.stderr
Improve parse errors for lifetimes in type position
2025-04-15 10:08:36 +02:00
trait-object-macro-matcher.e2021.stderr
Improve parse errors for lifetimes in type position
2025-04-15 10:08:36 +02:00
trait-object-macro-matcher.rs
Improve parse errors for lifetimes in type position
2025-04-15 10:08:36 +02:00
unicode-control-codepoints-macros.rs
Report text_direction_codepoint_in_literal when parsing
2025-05-27 15:57:41 +00:00
unicode-control-codepoints-macros.stderr
Report text_direction_codepoint_in_literal when parsing
2025-05-27 15:57:41 +00:00