rust/library/core
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
..
benches Stop manually SIMDing in swap_nonoverlapping 2022-02-21 00:54:02 -08:00
primitive_docs
src Rollup merge of #94746 - notriddle:notriddle/method-rustc-on-unimplemented, r=davidtwco 2022-03-10 12:20:53 +01:00
tests Rollup merge of #93057 - frengor:iter_collect_into, r=m-ou-se 2022-03-09 23:14:11 +01:00
Cargo.toml Build libcore as 2021 in a few more places 2022-02-06 15:41:01 -08:00