about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-28 15:09:08 +0900
committerGitHub <noreply@github.com>2021-01-28 15:09:08 +0900
commit299ff49667c213a87c22e371298a87a5b4f874a6 (patch)
treea8757dd83ce9d12fb861e7782a0d30f61e134c94 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent7bd3d6ce22b7ebc41076a2f6150bccda09b5204a (diff)
parent8c00304bbbe79a940b838039f8d679fd70c6b137 (diff)
downloadrust-299ff49667c213a87c22e371298a87a5b4f874a6.tar.gz
rust-299ff49667c213a87c22e371298a87a5b4f874a6.zip
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
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions