| .. |
|
auxiliary
|
|
|
|
assoc-const-eq-missing.rs
|
Fix w/ comments
|
2022-02-01 20:19:54 +00:00 |
|
assoc-const-eq-missing.stderr
|
Fix w/ comments
|
2022-02-01 20:19:54 +00:00 |
|
assoc-const-ty-mismatch.rs
|
Do not allow bad projection term to leak into the type checker
|
2022-07-29 05:48:40 +00:00 |
|
assoc-const-ty-mismatch.stderr
|
Do not allow bad projection term to leak into the type checker
|
2022-07-29 05:48:40 +00:00 |
|
assoc-const.rs
|
Continue work on assoc const eq
|
2022-01-27 14:40:55 +00:00 |
|
associated-const-ambiguity-report.rs
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-ambiguity-report.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
|
associated-const-array-len.rs
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-array-len.stderr
|
Do not mention associated items when they introduce an obligation
|
2021-11-20 19:19:31 +00:00 |
|
associated-const-const-eval.rs
|
|
|
|
associated-const-cross-crate-const-eval.rs
|
|
|
|
associated-const-cross-crate-defaults.rs
|
|
|
|
associated-const-cross-crate.rs
|
|
|
|
associated-const-dead-code.rs
|
collapse dead code warnings into a single diagnostic
|
2022-06-19 18:32:56 +09:00 |
|
associated-const-dead-code.stderr
|
Uniform spans in dead code lint.
|
2022-06-22 20:40:42 +02:00 |
|
associated-const-generic-obligations.rs
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-generic-obligations.stderr
|
Tweak assoc type obligation spans
|
2021-12-11 02:32:15 +00:00 |
|
associated-const-impl-wrong-lifetime.rs
|
Combine redundant obligation cause codes
|
2022-07-24 19:35:53 +00:00 |
|
associated-const-impl-wrong-lifetime.stderr
|
bless
|
2022-09-30 17:56:07 +01:00 |
|
associated-const-impl-wrong-type.rs
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-impl-wrong-type.stderr
|
Tweak assoc type obligation spans
|
2021-12-11 02:32:15 +00:00 |
|
associated-const-in-global-const.rs
|
|
|
|
associated-const-in-trait.rs
|
Cleanup feature gates.
|
2022-03-03 18:50:28 +01:00 |
|
associated-const-in-trait.stderr
|
Cleanup feature gates.
|
2022-03-03 18:50:28 +01:00 |
|
associated-const-inherent-impl.rs
|
|
|
|
associated-const-marks-live-code.rs
|
|
|
|
associated-const-match-patterns.rs
|
|
|
|
associated-const-no-item.rs
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-no-item.stderr
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-outer-ty-refs.rs
|
|
|
|
associated-const-overwrite-default.rs
|
|
|
|
associated-const-private-impl.rs
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-private-impl.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
|
associated-const-public-impl.rs
|
|
|
|
associated-const-range-match-patterns.rs
|
|
|
|
associated-const-resolution-order.rs
|
|
|
|
associated-const-self-type.rs
|
|
|
|
associated-const-trait-bound.rs
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-type-parameter-arms.rs
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-type-parameter-arms.stderr
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-type-parameter-arrays-2.rs
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-type-parameter-arrays-2.stderr
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-type-parameter-arrays.rs
|
update tests
|
2020-12-26 18:24:10 +01:00 |
|
associated-const-type-parameter-arrays.stderr
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
|
associated-const-type-parameters.rs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
|
associated-const-ufcs-infer-trait.rs
|
|
|
|
associated-const-use-default.rs
|
|
|
|
associated-const-use-impl-of-same-trait.rs
|
|
|
|
associated-const.rs
|
|
|
|
defaults-cyclic-fail.rs
|
implement valtrees as the type-system representation for constant values
|
2022-06-14 16:07:11 +02:00 |
|
defaults-cyclic-fail.stderr
|
cleanup and dedupe CTFE and Miri error reporting
|
2022-11-16 10:13:29 +01:00 |
|
defaults-cyclic-pass.rs
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
defaults-not-assumed-fail.rs
|
cleanup and dedupe CTFE and Miri error reporting
|
2022-11-16 10:13:29 +01:00 |
|
defaults-not-assumed-fail.stderr
|
cleanup and dedupe CTFE and Miri error reporting
|
2022-11-16 10:13:29 +01:00 |
|
defaults-not-assumed-pass.rs
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
issue-24949-assoc-const-static-recursion-impl.rs
|
separate const prop lint from optimizations
|
2022-03-23 16:50:41 +00:00 |
|
issue-24949-assoc-const-static-recursion-impl.stderr
|
cleanup and dedupe CTFE and Miri error reporting
|
2022-11-16 10:13:29 +01:00 |
|
issue-24949-assoc-const-static-recursion-trait-default.rs
|
separate const prop lint from optimizations
|
2022-03-23 16:50:41 +00:00 |
|
issue-24949-assoc-const-static-recursion-trait-default.stderr
|
cleanup and dedupe CTFE and Miri error reporting
|
2022-11-16 10:13:29 +01:00 |
|
issue-24949-assoc-const-static-recursion-trait.rs
|
separate const prop lint from optimizations
|
2022-03-23 16:50:41 +00:00 |
|
issue-24949-assoc-const-static-recursion-trait.stderr
|
cleanup and dedupe CTFE and Miri error reporting
|
2022-11-16 10:13:29 +01:00 |
|
issue-47814.rs
|
Add regression test for #47814
|
2022-12-04 09:43:05 +09:00 |
|
issue-47814.stderr
|
Add regression test for #47814
|
2022-12-04 09:43:05 +09:00 |
|
issue-58022.rs
|
Move tests
|
2022-11-20 20:08:14 -03:00 |
|
issue-58022.stderr
|
Move tests
|
2022-11-20 20:08:14 -03:00 |
|
issue-63496.rs
|
Add E0790 as more specific variant of E0283
|
2022-07-19 10:16:10 +02:00 |
|
issue-63496.stderr
|
Add E0790 as more specific variant of E0283
|
2022-07-19 10:16:10 +02:00 |
|
issue-69020-assoc-const-arith-overflow.noopt.stderr
|
Update tests to remove old numeric constants
|
2020-11-29 00:55:55 -05:00 |
|
issue-69020-assoc-const-arith-overflow.opt.stderr
|
Update tests to remove old numeric constants
|
2020-11-29 00:55:55 -05:00 |
|
issue-69020-assoc-const-arith-overflow.opt_with_overflow_checks.stderr
|
Update tests to remove old numeric constants
|
2020-11-29 00:55:55 -05:00 |
|
issue-69020-assoc-const-arith-overflow.rs
|
Update tests to remove old numeric constants
|
2020-11-29 00:55:55 -05:00 |
|
issue-88599-ref-self.rs
|
Add tests.
|
2022-05-12 11:52:23 +02:00 |
|
issue-93775.rs
|
Add regression test for #93775
|
2022-06-15 21:31:47 +09:00 |
|
issue-93835.rs
|
Use type_ascribe! in many UI tests
|
2022-11-19 22:16:42 +01:00 |
|
issue-93835.stderr
|
Use type_ascribe! in many UI tests
|
2022-11-19 22:16:42 +01:00 |
|
issue-102335-const.rs
|
Deny associated type bindings within associated type bindings
|
2022-09-27 17:41:34 +00:00 |
|
issue-102335-const.stderr
|
Deny associated type bindings within associated type bindings
|
2022-09-27 17:41:34 +00:00 |
|
issue-105330.rs
|
Move tests
|
2023-01-04 16:44:30 -03:00 |
|
issue-105330.stderr
|
Move tests
|
2023-01-04 16:44:30 -03:00 |
|
mismatched_impl_ty_1.rs
|
make compare_const_impl a query and use it in instance.rs
|
2022-09-30 17:47:44 +01:00 |
|
mismatched_impl_ty_2.rs
|
make compare_const_impl a query and use it in instance.rs
|
2022-09-30 17:47:44 +01:00 |
|
mismatched_impl_ty_3.rs
|
make compare_const_impl a query and use it in instance.rs
|
2022-09-30 17:47:44 +01:00 |
|
shadowed-const.rs
|
Fix ret > 1 bound if shadowed by const
|
2022-02-03 15:17:51 +00:00 |
|
shadowed-const.stderr
|
Fix ret > 1 bound if shadowed by const
|
2022-02-03 15:17:51 +00:00 |