rust/compiler
Michael Howell 32d7f8145a 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-09 09:52:55 -07:00
..
2022-03-05 21:20:12 -05:00
2022-03-03 19:47:23 +08:00
2022-03-05 13:15:00 -05:00
2022-03-05 13:15:00 -05:00
2022-03-05 15:31:22 +01:00