rust/tests/ui/parser/macro
Nilstrieb 41e8d152dc Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
..
bad-macro-argument.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-macro-argument.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-33569.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-33569.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-37113.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-37113.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-37234.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-37234.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
literals-are-validated-before-expansion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
literals-are-validated-before-expansion.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-doc-comments-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-doc-comments-1.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
macro-doc-comments-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-doc-comments-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
macro-expand-to-field.rs discard dummy field for macro invocation when parse struct 2023-08-21 21:05:01 +08:00
macro-expand-to-field.stderr discard dummy field for macro invocation when parse struct 2023-08-21 21:05:01 +08:00
macro-expand-to-match-arm.rs Add test for enum with fields 2023-08-02 23:59:30 +00:00
macro-expand-to-match-arm.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
macro-incomplete-parse.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-incomplete-parse.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-repeat.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-repeat.stderr Add a note to duplicate diagnostics 2023-10-05 01:04:41 +00:00
pub-item-macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
pub-item-macro.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-non-item-macros.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-non-item-macros.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-object-macro-matcher.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-object-macro-matcher.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00