rust/src/test/ui/editions
2021-06-25 14:51:56 +02:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
async-block-2015.rs Consistently call editions "Rust 20xx" in messages. 2020-12-31 19:06:09 +01:00
async-block-2015.stderr Consistently call editions "Rust 20xx" in messages. 2020-12-31 19:06:09 +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 Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04: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 Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04: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 Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04: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 Update tests 2019-03-11 23:10:26 +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 Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04: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 Update tests 2019-03-11 23:10:26 +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 expand: address review comments 2020-03-24 06:28:56 +01: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 Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04: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 expand: address review comments 2020-03-24 06:28:56 +01:00
edition-raw-pointer-method-2015.rs Address PR feedback 2021-06-25 14:51:56 +02:00
edition-raw-pointer-method-2015.stderr Address PR feedback 2021-06-25 14:51:56 +02: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