about summary refs log tree commit diff
path: root/tests/ui/attributes/invalid_macro_export_argument.rs
AgeCommit message (Expand)AuthorLines
2025-09-21Changes to uitests for macro_export portJonathan Brouwer-3/+9
2025-04-17Replace infallible `name_or_empty` methods with fallible `name` methods.Nicholas Nethercote-2/+2
2025-04-17Augment some tests involving attributes.Nicholas Nethercote-0/+6
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-04-27Add invalid_macro_export_arguments to built-in macro listMichael Goulet-3/+10
2023-02-22Add check for invalid \`#[macro_export]\` argumentsblyxyas-0/+26