1
Fork 0
rust/compiler/rustc_traits/src
Rémy Rakic 820e2680ec handle ascription type op in NLL HRTB diagnostics
Refactors the `type_op_ascribe_user_type` query into a version which
accepts a span, and uses it in the nicer NLL HRTB bound region errors.
2021-08-23 23:31:01 +02:00
..
chalk introduce a Coerce predicate 2021-08-19 17:28:24 -04:00
dropck_outlives.rs clippy:: append_instead_of_extend 2021-07-25 12:26:02 +02:00
evaluate_obligation.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
implied_outlives_bounds.rs introduce a Coerce predicate 2021-08-19 17:28:24 -04:00
lib.rs handle ascription type op in NLL HRTB diagnostics 2021-08-23 23:31:01 +02:00
normalize_erasing_regions.rs introduce a Coerce predicate 2021-08-19 17:28:24 -04:00
normalize_projection_ty.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
type_op.rs handle ascription type op in NLL HRTB diagnostics 2021-08-23 23:31:01 +02:00