rust/src/test/ui/editions
Manish Goregaokar ac7f9ccb6f diagnostics: Differentiate between edition meanings of ::foo in resolve diagnostics (for bare `::foo`) 2021-03-07 14:21:48 -08: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 Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09: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 rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02: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 rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
edition-imports-virtual-2015-ambiguity.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09: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 diagnostics: Differentiate between edition meanings of ::foo in resolve diagnostics (for bare `::foo`) 2021-03-07 14:21:48 -08:00
edition-keywords-2015-2015-expansion.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09: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 rustc_errors: Use ensure_source_file_source_present where necessary. 2020-03-10 07:26:27 +01: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 Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09: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 rustc_errors: Use ensure_source_file_source_present where necessary. 2020-03-10 07:26:27 +01: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 Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
edition-raw-pointer-method-2015.stderr Normalise notes with the/is 2020-01-24 16:24:50 +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