| .. |
|
allow-features-empty.rs
|
Reuse the staged_api feature for rustc_const_unstable
|
2019-12-13 11:27:01 +01:00 |
|
allow-features-empty.stderr
|
Require stable/unstable annotations for the constness of all stable functions with a const modifier
|
2019-12-13 11:27:02 +01:00 |
|
allow-features.rs
|
Reuse the staged_api feature for rustc_const_unstable
|
2019-12-13 11:27:01 +01:00 |
|
allow-features.stderr
|
Require stable/unstable annotations for the constness of all stable functions with a const modifier
|
2019-12-13 11:27:02 +01:00 |
|
duplicate-features.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
duplicate-features.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
feature-gate-c_variadic.rs
|
Fix additional variadic typos
|
2019-04-20 22:03:39 +01:00 |
|
feature-gate-c_variadic.stderr
|
normalize use of backticks in compiler messages for libsyntax/feature_gate
|
2019-07-09 14:13:28 +02:00 |
|
feature-gate-static-nobundle-2.rs
|
Improve wording.
|
2019-09-08 09:41:59 +08:00 |
|
feature-gate-static-nobundle-2.stderr
|
Improve wording.
|
2019-09-08 09:41:59 +08:00 |
|
issue-43106-gating-of-bench.rs
|
Introduce built-in macros through libcore
|
2019-07-26 13:09:54 +03:00 |
|
issue-43106-gating-of-bench.stderr
|
Introduce built-in macros through libcore
|
2019-07-26 13:09:54 +03:00 |
|
issue-43106-gating-of-builtin-attrs.rs
|
Update error annotations in tests that successfully compile
|
2019-11-02 10:28:29 +01:00 |
|
issue-43106-gating-of-builtin-attrs.stderr
|
Update error annotations in tests that successfully compile
|
2019-11-02 10:28:29 +01:00 |
|
issue-43106-gating-of-deprecated.rs
|
compiletest: Remove skip-codegen
|
2019-06-16 12:23:22 +03:00 |
|
issue-43106-gating-of-derive-2.rs
|
Do not abort compilation if expansion produces errors
|
2018-12-27 15:51:36 +03:00 |
|
issue-43106-gating-of-derive-2.stderr
|
resolve: Block expansion of a derive container until all its derives are resolved
|
2019-08-27 00:31:55 +03:00 |
|
issue-43106-gating-of-derive.rs
|
resolve: Block expansion of a derive container until all its derives are resolved
|
2019-08-27 00:31:55 +03:00 |
|
issue-43106-gating-of-derive.stderr
|
resolve: Block expansion of a derive container until all its derives are resolved
|
2019-08-27 00:31:55 +03:00 |
|
issue-43106-gating-of-inline.rs
|
ill_formed_attribute_input -> deny
|
2019-11-06 11:10:37 +01:00 |
|
issue-43106-gating-of-inline.stderr
|
ill_formed_attribute_input -> deny
|
2019-11-06 11:10:37 +01:00 |
|
issue-43106-gating-of-macro_escape.rs
|
Use check-pass in ui tests where appropriate
|
2019-11-04 16:03:46 +01:00 |
|
issue-43106-gating-of-macro_escape.stderr
|
normalize use of backticks for compiler messages in remaining modules
|
2019-07-23 23:09:59 +02:00 |
|
issue-43106-gating-of-macro_use.rs
|
Reword malformed attribute input diagnostics
|
2019-05-25 11:55:50 -07:00 |
|
issue-43106-gating-of-macro_use.stderr
|
Increase spacing for suggestions in diagnostics
|
2019-10-24 12:26:01 -07:00 |
|
issue-43106-gating-of-proc_macro_derive.rs
|
Implement basic input validation for built-in attributes
|
2019-01-13 14:17:19 +03:00 |
|
issue-43106-gating-of-proc_macro_derive.stderr
|
Implement basic input validation for built-in attributes
|
2019-01-13 14:17:19 +03:00 |
|
issue-43106-gating-of-rustc_deprecated.rs
|
Implement basic input validation for built-in attributes
|
2019-01-13 14:17:19 +03:00 |
|
issue-43106-gating-of-rustc_deprecated.stderr
|
Update ui tests
|
2019-09-27 13:23:07 +02:00 |
|
issue-43106-gating-of-stable.rs
|
Implement basic input validation for built-in attributes
|
2019-01-13 14:17:19 +03:00 |
|
issue-43106-gating-of-stable.stderr
|
Update ui tests
|
2019-09-27 13:23:07 +02:00 |
|
issue-43106-gating-of-test.rs
|
Introduce built-in macros through libcore
|
2019-07-26 13:09:54 +03:00 |
|
issue-43106-gating-of-test.stderr
|
Introduce built-in macros through libcore
|
2019-07-26 13:09:54 +03:00 |
|
issue-43106-gating-of-unstable.rs
|
Implement basic input validation for built-in attributes
|
2019-01-13 14:17:19 +03:00 |
|
issue-43106-gating-of-unstable.stderr
|
Update ui tests
|
2019-09-27 13:23:07 +02:00 |
|
issue-49983-see-issue-0.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
issue-49983-see-issue-0.stderr
|
normalize use of backticks in compiler messages for libcore/ptr
|
2019-07-18 23:33:16 +02:00 |
|
rustc-private.rs
|
add rustc_private as a proper language feature gate
|
2019-07-22 16:32:13 +03:00 |
|
rustc-private.stderr
|
add rustc_private as a proper language feature gate
|
2019-07-22 16:32:13 +03:00 |
|
stability-attribute-consistency.rs
|
Require issue = "none" over issue = "0" in unstable attributes
|
2019-12-21 13:16:18 +02:00 |
|
stability-attribute-consistency.stderr
|
Require issue = "none" over issue = "0" in unstable attributes
|
2019-12-21 13:16:18 +02:00 |
|
unknown-feature.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
unknown-feature.stderr
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
unstable-attribute-allow-issue-0.rs
|
Require issue = "none" over issue = "0" in unstable attributes
|
2019-12-21 13:16:18 +02:00 |
|
unstable-attribute-allow-issue-0.stderr
|
Require issue = "none" over issue = "0" in unstable attributes
|
2019-12-21 13:16:18 +02:00 |