Yuki Okushi 299ff49667 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
..
2021-01-07 18:54:12 -03:00
2020-11-16 22:42:09 +01:00
2021-01-16 18:56:37 -05:00
2021-01-07 18:54:12 -03:00
2020-12-30 09:50:02 -05:00
2021-01-21 21:41:46 -08:00
2021-01-07 18:54:12 -03:00
2020-11-26 21:32:27 +01:00
2021-01-21 21:43:28 -08:00
2021-01-07 18:54:12 -03:00
2021-01-21 21:41:46 -08:00
2021-01-16 18:56:37 -05:00