rust/src/test/ui/hrtb
Mazdak Farrokhzad b680a5e7c2
Rollup merge of #68877 - estebank:point-at-params, r=petrochenkov
On mismatched argument count point at arguments
2020-02-20 20:18:48 +01:00
..
due-to-where-clause.nll.stderr Make lifetimes in constants live at the point of use 2019-10-02 20:39:01 +01: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 Make lifetimes in constants live at the point of use 2019-10-02 20:39:01 +01: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 Tweak unsatisfied HRTB errors 2019-09-16 15:34:33 -07:00
hrtb-conflate-regions.rs Remove meaningless comments in src/test 2019-08-16 10:54:20 +01:00
hrtb-conflate-regions.stderr Point at type param when it's cause of unfulfilled obligation 2019-09-22 11:33:13 -07: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.rs address tmandry nits 2019-01-02 17:35:06 -05:00
hrtb-exists-forall-fn.stderr Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
hrtb-exists-forall-trait-contravariant.rs update test files to reflect new output 2019-02-21 11:32:17 -05:00
hrtb-exists-forall-trait-contravariant.stderr Point at type param when it's cause of unfulfilled obligation 2019-09-22 11:33:13 -07:00
hrtb-exists-forall-trait-covariant.rs update test files to reflect new output 2019-02-21 11:32:17 -05:00
hrtb-exists-forall-trait-covariant.stderr Point at type param when it's cause of unfulfilled obligation 2019-09-22 11:33:13 -07:00
hrtb-exists-forall-trait-invariant.rs update test files to reflect new output 2019-02-21 11:32:17 -05:00
hrtb-exists-forall-trait-invariant.stderr Point at type param when it's cause of unfulfilled obligation 2019-09-22 11:33:13 -07: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 Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01: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 Improve reporting errors and suggestions for trait bounds 2020-02-09 10:33:47 +01: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 apply the new placeholder errors even with just one placeholder 2019-01-02 17:35:06 -05:00
hrtb-just-for-static.stderr Point at type param when it's cause of unfulfilled obligation 2019-09-22 11:33:13 -07:00
hrtb-perfect-forwarding.nll.stderr Address review comments + Update NLL tests 2020-01-09 21:49:32 +03:00
hrtb-perfect-forwarding.polonius.stderr bless polonius output of test hrtb-perfect-forwarding.rs 2019-12-06 11:50:02 +01:00
hrtb-perfect-forwarding.rs Update tests 2020-01-09 21:23:12 +03:00
hrtb-perfect-forwarding.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-30786.migrate.stderr Tweak unsatisfied HRTB errors 2019-09-16 15:34:33 -07:00
issue-30786.nll.stderr Update tests 2020-01-09 21:23:12 +03:00
issue-30786.rs Update tests 2020-01-09 21:23:12 +03:00
issue-46989.rs restore the actual leak-check 2019-02-21 11:32:17 -05:00
issue-46989.stderr Point at type param when it's cause of unfulfilled obligation 2019-09-22 11:33:13 -07: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 On mismatched argument count point at arguments 2020-02-11 12:42:00 -08:00
issue-62203-hrtb-ice.rs Regression test. 2019-07-09 13:57:22 +02:00
issue-62203-hrtb-ice.stderr Remove E0308 note when primary label has all info 2019-11-18 11:03:03 -08:00