about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
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
commit70be5cef699d5dcbe9457f4def66055a9ef6b966 (patch)
treecba5a1432773caf49f64dbb34093cf2377b4cf41 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent84ad95be70d3a1b06ed537e4e7ec0c8e1086cb36 (diff)
parente25959b417fe2a08d808f9ddc737c2c9742d6d6a (diff)
downloadrust-70be5cef699d5dcbe9457f4def66055a9ef6b966.tar.gz
rust-70be5cef699d5dcbe9457f4def66055a9ef6b966.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 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions