rust/tests/ui/parser/attribute
2025-11-27 14:13:58 -05:00
..
attr-bad-meta-2.rs
attr-bad-meta-2.stderr
attr-bad-meta-3.rs
attr-bad-meta-3.stderr
attr-bad-meta-4.rs Updated uitests for new parser 2025-08-22 08:58:45 +02:00
attr-bad-meta-4.stderr Updated uitests for new parser 2025-08-22 08:58:45 +02:00
attr-bad-meta.rs
attr-bad-meta.stderr
attr-before-eof.rs
attr-before-eof.stderr
attr-dangling-in-fn.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
attr-dangling-in-fn.stderr compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
attr-dangling-in-mod.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
attr-dangling-in-mod.stderr compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
attr-incomplete.rs Updated uitests for new parser 2025-08-22 08:58:45 +02:00
attr-incomplete.stderr Updated uitests for new parser 2025-08-22 08:58:45 +02:00
attr-pat-struct-rest.rs Do not allow attributes on struct field rest patterns 2025-02-03 14:04:57 +00:00
attr-pat-struct-rest.stderr Do not allow attributes on struct field rest patterns 2025-02-03 14:04:57 +00:00
attr-stmt-expr-attr-bad.rs Gate 2018 UI tests 2025-11-27 14:13:58 -05:00
attr-stmt-expr-attr-bad.stderr Gate 2018 UI tests 2025-11-27 14:13:58 -05:00
attr-unquoted-ident.rs Updated uitests for new parser 2025-08-22 08:58:45 +02:00
attr-unquoted-ident.stderr Updated uitests for new parser 2025-08-22 08:58:45 +02:00
attr-with-a-semicolon.rs
attr-with-a-semicolon.stderr
attr.rs
attr.stderr don't suggest turning crate-level attributes into outer style 2024-08-04 00:11:16 +08:00
attribute-with-no-generics-in-parameter-list.rs
attribute-with-no-generics-in-parameter-list.stderr
attrs-after-extern-mod.rs
attrs-after-extern-mod.stderr
multiple-tail-expr-behind-cfg.rs Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00
multiple-tail-expr-behind-cfg.stderr Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00
properly-recover-from-trailing-outer-attribute-in-body-1.rs
properly-recover-from-trailing-outer-attribute-in-body-1.stderr
properly-recover-from-trailing-outer-attribute-in-body-2.rs Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00
properly-recover-from-trailing-outer-attribute-in-body-2.stderr Use cfg(false) in UI tests 2025-04-03 21:41:58 +00:00