rust/compiler/rustc_trait_selection/src
Manish Goregaokar 0352a2820d
Rollup merge of #89317 - JulianKnodt:precise_errors, r=BoxyUwU
Move generic error message to separate branches

This decomposes an error message in generic constants into more specific branches, for better
readability.

r? ``@lcnr``
2021-10-05 12:52:44 -07:00
..
traits Rollup merge of #89317 - JulianKnodt:precise_errors, r=BoxyUwU 2021-10-05 12:52:44 -07:00
autoderef.rs Improve help for recursion limit errors 2021-09-28 22:17:13 +02:00
infer.rs Remove ToPredicate impls that use Binder::dummy 2021-09-15 20:54:50 -04:00
lib.rs Refactor vtable format. 2021-07-20 22:14:42 +08:00
opaque_types.rs More tracing instrumentation 2021-09-28 12:28:22 +00:00