This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a9cb15d793495b6b6318c7a60c42d12ddcf1609a
rust
/
tests
/
ui
/
parser
/
attribute
History
Vadim Petrochenkov
92d802eda6
expand: Leave traces when expanding
cfg
attributes
2025-03-26 15:30:12 +03: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
expand: Leave traces when expanding
cfg
attributes
2025-03-26 15:30:12 +03:00
attr-bad-meta-4.stderr
expand: Leave traces when expanding
cfg
attributes
2025-03-26 15:30:12 +03:00
attr-bad-meta.rs
…
attr-bad-meta.stderr
…
attr-before-eof.rs
…
attr-before-eof.stderr
…
attr-dangling-in-fn.rs
…
attr-dangling-in-fn.stderr
…
attr-dangling-in-mod.rs
…
attr-dangling-in-mod.stderr
…
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
…
attr-stmt-expr-attr-bad.stderr
don't suggest turning crate-level attributes into outer style
2024-08-04 00:11:16 +08:00
attr-unquoted-ident.rs
Remove
NtMeta
.
2025-02-28 08:42:06 +11:00
attr-unquoted-ident.stderr
Remove
NtMeta
.
2025-02-28 08:42:06 +11: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
…
multiple-tail-expr-behind-cfg.stderr
…
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
…
properly-recover-from-trailing-outer-attribute-in-body-2.stderr
…