Yuki Okushi 70be5cef69
Rollup merge of #81277 - flip1995:from_diag_items, r=matthewjasper
Make more traits of the From/Into family diagnostic items

Following traits are now diagnostic items:
- `From` (unchanged)
- `Into`
- `TryFrom`
- `TryInto`

This also adds symbols for those items:
- `into_trait`
- `try_from_trait`
- `try_into_trait`

Related: https://github.com/rust-lang/rust-clippy/pull/6620#discussion_r562482587
2021-01-28 15:09:08 +09:00
..
2020-12-03 17:08:19 -05:00
2020-12-31 19:06:09 +01:00
2021-01-23 15:41:17 -05:00
2020-12-25 14:02:52 -08:00
2021-01-23 15:41:17 -05:00
2020-12-25 14:02:52 -08:00