rust/compiler/rustc_trait_selection/src
Matthias Krüger e7281d08de
Rollup merge of #94746 - notriddle:notriddle/method-rustc-on-unimplemented, r=davidtwco
diagnostics: use rustc_on_unimplemented to recommend `[].iter()`

To make this work, the `#[rustc_on_unimplemented]` data needs to be used to
report method resolution errors, which is most of what this commit does.

Fixes #94581
2022-03-10 12:20:53 +01:00
..
traits Rollup merge of #94746 - notriddle:notriddle/method-rustc-on-unimplemented, r=davidtwco 2022-03-10 12:20:53 +01:00
autoderef.rs Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk" 2021-12-12 12:34:46 +08:00
infer.rs Revert "Auto merge of #91491 - spastorino:revert-91354, r=oli-obk" 2021-12-12 12:34:46 +08:00
lib.rs 9 - Make more use of let_chains 2022-03-01 18:34:35 -03:00
opaque_types.rs Overhaul Const. 2022-02-15 16:19:59 +11:00