about summary refs log tree commit diff
path: root/src/test/ui/rust-2021/reserved-prefixes-migration.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-38/+0
2021-11-03Clean up some `-Z unstable-options` in tests.Eric Huss-1/+1
2021-07-06rename rust_2021_token_prefixes to rust_2021_prefixes_incompatible_syntaxRyan Levick-6/+6
2021-07-06rust_2021_token_prefixesRyan Levick-6/+6
2021-07-06Rename reserved_prefix lint to reserved_prefixesRyan Levick-6/+6
2021-06-26Update reserved prefixes test for new edition lint wording.Mara Bos-5/+5
2021-06-26Add quote!() example to reserved_prefix lint test.Mara Bos-0/+10
2021-06-26Add test for the reserved_prefix migration lint.Mara Bos-0/+28