rust/compiler/rustc_trait_selection/src
Esteban Kuber 5e1972eba7 Tweak assoc type obligation spans
* Point at RHS of associated type in obligation span
* Point at `impl` assoc type on projection error
* Reduce verbosity of recursive obligations
* Point at source of binding lifetime obligation
* Tweak "required bound" note
* Tweak "expected... found opaque (return) type" labels
* Point at set type in impl assoc type WF errors
2021-12-11 02:32:15 +00:00
..
traits Tweak assoc type obligation spans 2021-12-11 02:32:15 +00:00
autoderef.rs Revert "Auto merge of #91354 - fee1-dead:const_env, r=spastorino" 2021-12-03 10:11:21 -03:00
infer.rs Revert "Auto merge of #91354 - fee1-dead:const_env, r=spastorino" 2021-12-03 10:11:21 -03:00
lib.rs Reduce boilerplate around infallible folders 2021-12-02 16:14:16 +00:00
opaque_types.rs Reduce boilerplate around infallible folders 2021-12-02 16:14:16 +00:00