rust/tests/ui/parser/macro
Trevor Gross c9886a1ddf Mark missing_fragment_specifier as FutureReleaseErrorReportInDeps
We are moving toward forbidding `missing_fragment_specifier` either in
edition 2024 or unconditionally. Make a first step toward this by
ensuring crates that rely on the old behavior are reported when used as
dependencies.

Tracking issue: <https://github.com/rust-lang/rust/issues/128143>
2024-07-24 13:16:46 -04:00
..
bad-macro-argument.rs
bad-macro-argument.stderr
issue-33569.rs
issue-33569.stderr
issue-37113.rs
issue-37113.stderr
issue-37234.rs
issue-37234.stderr
literals-are-validated-before-expansion.rs
literals-are-validated-before-expansion.stderr
macro-doc-comments-1.rs
macro-doc-comments-1.stderr
macro-doc-comments-2.rs
macro-doc-comments-2.stderr
macro-expand-to-field.rs
macro-expand-to-field.stderr
macro-expand-to-match-arm.rs
macro-expand-to-match-arm.stderr
macro-incomplete-parse.rs
macro-incomplete-parse.stderr
macro-repeat.rs
macro-repeat.stderr
mbe-bare-trait-object-maybe-trait-bound.rs
mbe-dotdotdot-may-not-begin-a-type.rs
pub-item-macro.rs
pub-item-macro.stderr
statement-boundaries.rs
trait-non-item-macros.rs
trait-non-item-macros.stderr
trait-object-macro-matcher.rs
trait-object-macro-matcher.stderr