rust/src/test/ui/editions
Nilstrieb 7e7c11cf56
Show a note where a macro failed to match
This shows a small note on what the macro matcher was currently
processing to aid with "no rules expected the token X" errors.
2022-11-14 19:59:15 +01:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
async-block-2015.rs diagnostics: only talk about Cargo.toml if running under Cargo 2022-03-07 10:54:17 -07:00
async-block-2015.stderr diagnostics: only talk about Cargo.toml if running under Cargo 2022-03-07 10:54:17 -07:00
dyn-trait-sugg-2021.rs Lint bare traits in AstConv. 2021-12-04 23:13:58 +01:00
dyn-trait-sugg-2021.stderr Use multipart suggestions. 2021-12-04 23:13:58 +01:00
edition-extern-crate-allowed.rs Moving more build-pass tests to check-pass 2020-04-23 20:21:38 -07:00
edition-extern-crate-allowed.stderr rustc: Add a warning count upon completion 2020-04-11 16:15:24 +02:00
edition-feature-ok.rs Mark some edition tests as check-pass 2021-06-21 22:41:26 -07:00
edition-feature-redundant.rs Moving more build-pass tests to check-pass 2020-04-23 20:21:38 -07:00
edition-feature-redundant.stderr rustc: Add a warning count upon completion 2020-04-11 16:15:24 +02:00
edition-imports-2015.rs Stabilize uniform_paths 2019-01-12 16:18:55 +03:00
edition-imports-2015.stderr Bless tests 2021-10-15 02:36:58 -05:00
edition-imports-2018.rs resolve: Fallback to extern prelude in 2015 imports used from global 2018 edition 2018-11-27 00:34:24 +03:00
edition-imports-2018.stderr Bless tests 2021-10-15 02:36:58 -05:00
edition-imports-virtual-2015-ambiguity.rs Mark some edition tests as check-pass 2021-06-21 22:41:26 -07:00
edition-imports-virtual-2015-gated.rs resolve: Simplify import resolution for mixed 2015/2018 edition mode 2019-03-12 21:57:02 +03:00
edition-imports-virtual-2015-gated.stderr Bless tests 2021-10-15 02:36:58 -05:00
edition-keywords-2015-2015-expansion.rs Mark some edition tests as check-pass 2021-06-21 22:41:26 -07:00
edition-keywords-2015-2015-parsing.rs Do not abort compilation if expansion produces errors 2018-12-27 15:51:36 +03:00
edition-keywords-2015-2015-parsing.stderr Show a note where a macro failed to match 2022-11-14 19:59:15 +01:00
edition-keywords-2015-2015.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
edition-keywords-2015-2018-expansion.rs Upgrade async/await to "used" keywords. 2019-09-28 09:15:06 -07:00
edition-keywords-2015-2018-expansion.stderr Mention filename in suggestion when it differs from primary span 2022-06-01 09:52:03 -07:00
edition-keywords-2015-2018-parsing.rs Do not abort compilation if expansion produces errors 2018-12-27 15:51:36 +03:00
edition-keywords-2015-2018-parsing.stderr Show a note where a macro failed to match 2022-11-14 19:59:15 +01:00
edition-keywords-2015-2018.rs Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
edition-keywords-2018-2015-expansion.rs Mark some edition tests as check-pass 2021-06-21 22:41:26 -07:00
edition-keywords-2018-2015-parsing.rs expand: address review comments 2020-03-24 06:28:56 +01:00
edition-keywords-2018-2015-parsing.stderr Show a note where a macro failed to match 2022-11-14 19:59:15 +01:00
edition-keywords-2018-2015.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
edition-keywords-2018-2018-expansion.rs Upgrade async/await to "used" keywords. 2019-09-28 09:15:06 -07:00
edition-keywords-2018-2018-expansion.stderr Mention filename in suggestion when it differs from primary span 2022-06-01 09:52:03 -07:00
edition-keywords-2018-2018-parsing.rs expand: address review comments 2020-03-24 06:28:56 +01:00
edition-keywords-2018-2018-parsing.stderr Show a note where a macro failed to match 2022-11-14 19:59:15 +01:00
edition-keywords-2018-2018.rs Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
edition-raw-pointer-method-2015.rs Address PR feedback 2021-06-25 14:51:56 +02:00
edition-raw-pointer-method-2015.stderr bless ui tests 2022-10-01 10:03:06 +00:00
edition-raw-pointer-method-2018.rs Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
edition-raw-pointer-method-2018.stderr Update ui tests 2019-04-23 11:42:14 +01:00
epoch-gate-feature.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00