rust/tests/ui/editions
Vadim Petrochenkov c586fe40f1 macro_rules: Add more tests for using tt in addition to ident
Generally, `tt` and `ident` should behave identically, modulo the latter accepting only a subset of token trees.
2024-01-05 19:13:52 +03:00
..
auxiliary macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
async-block-2015.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
async-block-2015.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn-trait-sugg-2021.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn-trait-sugg-2021.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
edition-cstr-2015-2018.rs Improve compiler error for c-strings in pre-2021 2023-12-19 13:28:48 -08:00
edition-cstr-2015-2018.stderr Improve compiler error for c-strings in pre-2021 2023-12-19 13:28:48 -08:00
edition-extern-crate-allowed.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-extern-crate-allowed.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-imports-2015.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-imports-2015.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
edition-imports-2018.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-imports-2018.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
edition-imports-virtual-2015-ambiguity.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-imports-virtual-2015-gated.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-imports-virtual-2015-gated.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
edition-keywords-2015-2015-expansion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-keywords-2015-2015-parsing.rs macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
edition-keywords-2015-2015-parsing.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-keywords-2015-2015.rs macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
edition-keywords-2015-2018-expansion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-keywords-2015-2018-expansion.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
edition-keywords-2015-2018-parsing.rs macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
edition-keywords-2015-2018-parsing.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-keywords-2015-2018.rs macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
edition-keywords-2018-2015-expansion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-keywords-2018-2015-parsing.rs macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
edition-keywords-2018-2015-parsing.stderr macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
edition-keywords-2018-2015.rs macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
edition-keywords-2018-2018-expansion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-keywords-2018-2018-expansion.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
edition-keywords-2018-2018-parsing.rs macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
edition-keywords-2018-2018-parsing.stderr macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
edition-keywords-2018-2018.rs macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
edition-raw-pointer-method-2015.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-raw-pointer-method-2015.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
edition-raw-pointer-method-2018.rs improve error message for calling a method on a raw pointer with an unknown pointee, and add some tests 2023-05-26 13:15:15 -04:00
edition-raw-pointer-method-2018.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00