| .. |
|
complex.rs
|
Add var to BoundRegion. Add query to get bound vars for applicable items.
|
2021-03-31 10:16:37 -04:00 |
|
due-to-where-clause.rs
|
Make lifetimes in constants live at the point of use
|
2019-10-02 20:39:01 +01:00 |
|
due-to-where-clause.stderr
|
Remove unnecessary note on errors
|
2021-02-09 21:16:00 +00:00 |
|
hrtb-cache-issue-54302.rs
|
make evaluation track whether outlives relationships mattered
|
2019-01-02 17:35:05 -05:00 |
|
hrtb-cache-issue-54302.stderr
|
Remove unnecessary note on errors
|
2021-02-09 21:16:00 +00:00 |
|
hrtb-conflate-regions.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
|
hrtb-conflate-regions.stderr
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
|
hrtb-debruijn-in-receiver.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
hrtb-debruijn-in-receiver.stderr
|
Use larger span for adjustments on method calls
|
2021-09-25 10:00:41 -05:00 |
|
hrtb-exists-forall-fn.rs
|
Fix typos “a”→“an”
|
2021-08-22 15:35:11 +02:00 |
|
hrtb-exists-forall-fn.stderr
|
move leak-check to during coherence, candidate eval
|
2020-06-22 15:33:05 +00:00 |
|
hrtb-exists-forall-trait-contravariant.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
|
hrtb-exists-forall-trait-contravariant.stderr
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
|
hrtb-exists-forall-trait-covariant.rs
|
rewrite leak check to be based on universes
|
2020-06-22 14:33:44 +00:00 |
|
hrtb-exists-forall-trait-invariant.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
|
hrtb-exists-forall-trait-invariant.stderr
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
|
hrtb-higher-ranker-supertraits-transitive.rs
|
tests: worse diagnostics, but basically same errors
|
2019-01-02 17:35:05 -05:00 |
|
hrtb-higher-ranker-supertraits-transitive.stderr
|
Point at call span that introduced obligation for the arg
|
2021-09-16 12:12:27 +00:00 |
|
hrtb-higher-ranker-supertraits.rs
|
update test files to reflect new output
|
2019-02-21 11:32:17 -05:00 |
|
hrtb-higher-ranker-supertraits.stderr
|
Point at call span that introduced obligation for the arg
|
2021-09-16 12:12:27 +00:00 |
|
hrtb-identity-fn-borrows.rs
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
hrtb-identity-fn-borrows.stderr
|
update tests for migrate mode by default
|
2019-04-22 08:40:08 +01:00 |
|
hrtb-just-for-static.rs
|
Rollup merge of #97937 - TaKO8Ki:fix-typo-in-hrtb-just-for-static, r=Dylan-DPC
|
2022-06-10 17:22:33 +09:00 |
|
hrtb-just-for-static.stderr
|
Fix erroneous span for borrowck error
|
2022-06-12 02:40:54 -07:00 |
|
hrtb-perfect-forwarding.polonius.stderr
|
bless hrtb-perfect-forwarding under polonius
|
2021-08-03 20:29:37 +02:00 |
|
hrtb-perfect-forwarding.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
|
hrtb-perfect-forwarding.stderr
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
|
issue-30786.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
|
issue-30786.stderr
|
point to type param definition when not finding variant, method and assoc type
|
2022-06-22 13:40:20 +09:00 |
|
issue-46989.rs
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
|
issue-46989.stderr
|
Fully stabilize NLL
|
2022-06-03 17:16:41 -04:00 |
|
issue-57639.rs
|
Update test stderr with results of enabling unused lints
|
2019-09-08 11:32:28 -04:00 |
|
issue-58451.rs
|
On mismatched argument count point at arguments
|
2020-02-11 12:42:00 -08:00 |
|
issue-58451.stderr
|
Make missing argument placeholder more obvious that it's a placeholder
|
2022-06-19 15:10:42 -07:00 |
|
issue-62203-hrtb-ice.rs
|
fix(rustc_typeck): report function argument errors on matching type
|
2021-10-25 12:23:52 -07:00 |
|
issue-62203-hrtb-ice.stderr
|
Tweak assoc type obligation spans
|
2021-12-11 02:32:15 +00:00 |
|
issue-88446.rs
|
In relate_tys, when creating new universes, insert missing universes as other
|
2021-09-09 18:04:59 -04:00 |
|
issue-90177.rs
|
Erase regions within vtable_trait_first_method_offset.
|
2021-11-04 00:53:54 +08:00 |
|
issue-95034.rs
|
compiletest: add issue number param to known-bug
|
2022-06-26 23:15:47 +02:00 |
|
issue-95034.stderr
|
Link to correct issue in issue-95034 test
|
2022-05-06 20:35:06 +03:00 |