| .. |
|
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
|
Fix w/ comments
|
2022-02-01 20:19:54 +00:00 |
|
assoc-const-ty-mismatch.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02: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
|
collapse dead code warnings into a single diagnostic
|
2022-06-19 18:32:56 +09: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
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
associated-const-impl-wrong-lifetime.stderr
|
Remove textual span from diagnostic string
|
2021-10-13 10:53:44 +00: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
|
|
|
|
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
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02: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
|
make const_err a future incompat lint
|
2021-02-03 15:45:43 +01:00 |
|
defaults-not-assumed-fail.stderr
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02: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
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02: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
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02: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
|
Shorten def_span for more items.
|
2022-07-01 17:39:19 +02:00 |
|
issue-63496.rs
|
Migrate from associated-const to associated-consts
|
2020-10-15 10:24:32 +09:00 |
|
issue-63496.stderr
|
Do not mention associated items when they introduce an obligation
|
2021-11-20 19:19:31 +00: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
|
Fix ICE if no trait assoc const eq
|
2022-02-10 16:38:40 +00:00 |
|
issue-93835.stderr
|
--bless ui
|
2022-06-16 17:08:26 +04: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 |