..
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.nll.stderr
reserve variable for empty root region
2020-04-16 11:03:41 +00: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.nll.stderr
Change compare mode to use -Zborrowck=mir
2019-05-12 18:46:43 +01: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.nll.stderr
fix subtle bug in NLL type checker
2020-06-22 18:51:08 +00:00
hrtb-conflate-regions.rs
Remove meaningless comments in src/test
2019-08-16 10:54:20 +01:00
hrtb-conflate-regions.stderr
Avoid repeating self type in placeholder error
2021-02-09 22:28:09 +00:00
hrtb-debruijn-in-receiver.rs
Remove licenses
2018-12-25 21:08:33 -07:00
hrtb-debruijn-in-receiver.stderr
update tests for migrate mode by default
2019-04-22 08:40:08 +01:00
hrtb-exists-forall-fn.nll.stderr
fix subtle bug in NLL type checker
2020-06-22 18:51:08 +00:00
hrtb-exists-forall-fn.rs
address tmandry nits
2019-01-02 17:35:06 -05: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.nll.stderr
fix subtle bug in NLL type checker
2020-06-22 18:51:08 +00:00
hrtb-exists-forall-trait-contravariant.rs
remove snapshot calls from "match" operations during select
2020-06-22 18:51:05 +00:00
hrtb-exists-forall-trait-contravariant.stderr
Avoid repeating self type in placeholder error
2021-02-09 22:28:09 +00: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.nll.stderr
fix subtle bug in NLL type checker
2020-06-22 18:51:08 +00:00
hrtb-exists-forall-trait-invariant.rs
remove snapshot calls from "match" operations during select
2020-06-22 18:51:05 +00:00
hrtb-exists-forall-trait-invariant.stderr
Avoid repeating self type in placeholder error
2021-02-09 22:28:09 +00: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
Modify structured suggestion output
2021-08-11 09:46:24 +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
Modify structured suggestion output
2021-08-11 09:46:24 +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.nll.stderr
fix subtle bug in NLL type checker
2020-06-22 18:51:08 +00:00
hrtb-just-for-static.rs
apply the new placeholder errors even with just one placeholder
2019-01-02 17:35:06 -05:00
hrtb-just-for-static.stderr
Keep existing names of regions in placeholder_error
2021-02-10 20:00:36 +00:00
hrtb-perfect-forwarding.nll.stderr
Report "nice" placeholder errors more often
2021-02-09 22:59:32 +00:00
hrtb-perfect-forwarding.polonius.stderr
bless output of ui test hrtb/hrtb-perfect-forwarding.rs
2020-03-30 01:18:27 +02:00
hrtb-perfect-forwarding.rs
Report "nice" placeholder errors more often
2021-02-09 22:59:32 +00:00
hrtb-perfect-forwarding.stderr
Keep existing names of regions in placeholder_error
2021-02-10 20:00:36 +00:00
issue-30786.migrate.stderr
Avoid describing a method as 'not found' when bounds are unsatisfied
2021-01-26 23:59:50 -05:00
issue-30786.nll.stderr
Avoid describing a method as 'not found' when bounds are unsatisfied
2021-01-26 23:59:50 -05:00
issue-30786.rs
Avoid describing a method as 'not found' when bounds are unsatisfied
2021-01-26 23:59:50 -05:00
issue-46989.nll.stderr
fix subtle bug in NLL type checker
2020-06-22 18:51:08 +00:00
issue-46989.rs
remove snapshot calls from "match" operations during select
2020-06-22 18:51:05 +00:00
issue-46989.stderr
Remove unnecessary note on errors
2021-02-09 21:16:00 +00: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
ensure arguments are included in count mismatch span
2020-10-15 10:22:39 -04:00
issue-62203-hrtb-ice.rs
Regression test.
2019-07-09 13:57:22 +02:00
issue-62203-hrtb-ice.stderr
Point at impl and type defs introducing requirements on E0277
2021-04-06 19:55:44 -07:00