..
auxiliary
Deny specializing items not in the parent impl
2019-10-05 15:33:24 +02:00
defaultimpl
Give method not found a primary span label
2019-09-08 18:27:02 -07:00
assoc-ty-graph-cycle.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
cross-crate-defaults.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
issue-36804.rs
Deny specializing items not in the parent impl
2019-10-05 15:33:24 +02:00
issue-39448.rs
Add regression test for a specialization-related ICE ( #39448 )
2019-02-17 20:41:18 +02:00
issue-39448.stderr
Update tests
2019-03-11 23:10:26 +03:00
issue-50452.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
issue-52050.rs
Remove licenses
2018-12-25 21:08:33 -07:00
issue-52050.stderr
Restore whitespace
2019-09-19 00:50:03 +02:00
issue-63716-parse-async.rs
Allow 'default async fn' to parse.
2019-08-20 22:57:23 +02:00
README-rpass.md
tests: Move run-pass tests with naming conflicts to ui
2019-07-27 18:56:17 +03:00
README.md
Merged migrated compile-fail tests and ui tests. Fixes #46841 .
2018-08-14 11:12:09 +02:00
specialization-allowed-cross-crate.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-assoc-fns.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-basics.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-cross-crate-no-gate.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-cross-crate.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-default-methods.rs
Deny specializing items not in the parent impl
2019-10-05 15:33:24 +02:00
specialization-default-projection.rs
Remove licenses
2018-12-25 21:08:33 -07:00
specialization-default-projection.stderr
Add explanation to type mismatch involving type params and assoc types
2019-09-18 17:30:35 -07:00
specialization-default-types.rs
Remove licenses
2018-12-25 21:08:33 -07:00
specialization-default-types.stderr
Add explanation to type mismatch involving type params and assoc types
2019-09-18 17:30:35 -07:00
specialization-feature-gate-default.rs
Remove licenses
2018-12-25 21:08:33 -07:00
specialization-feature-gate-default.stderr
normalize use of backticks in compiler messages for libsyntax/feature_gate
2019-07-09 14:13:28 +02:00
specialization-feature-gate-overlap.rs
Remove licenses
2018-12-25 21:08:33 -07:00
specialization-feature-gate-overlap.stderr
Update tests
2019-03-11 23:10:26 +03:00
specialization-no-default.rs
Remove meaningless comments in src/test
2019-08-16 10:54:20 +01:00
specialization-no-default.stderr
Update stderr files with --bless
2019-08-16 10:54:20 +01:00
specialization-on-projection.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-out-of-order.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-overlap-hygiene.rs
hygiene: Fix identifier comparison in impl overlap check
2019-03-21 22:20:10 +03:00
specialization-overlap-hygiene.stderr
Add explanation for E0592
2019-06-14 11:19:21 +09:00
specialization-overlap-negative.rs
Remove licenses
2018-12-25 21:08:33 -07:00
specialization-overlap-negative.stderr
Update tests
2019-03-11 23:10:26 +03:00
specialization-overlap-projection.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-overlap.rs
Remove licenses
2018-12-25 21:08:33 -07:00
specialization-overlap.stderr
Update tests
2019-03-11 23:10:26 +03:00
specialization-polarity.rs
Remove licenses
2018-12-25 21:08:33 -07:00
specialization-polarity.stderr
Update tests
2019-03-11 23:10:26 +03:00
specialization-projection-alias.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-projection.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-super-traits.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-translate-projections-with-lifetimes.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-translate-projections-with-params.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00
specialization-translate-projections.rs
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00