about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-07-08 18:30:33 +0200
committerGitHub <noreply@github.com>2021-07-08 18:30:33 +0200
commitd12b16887baa36e6c372d088d3661b4287dc70e1 (patch)
treef60492cc691f8d5d85f35ea25c0a16f82dd474c0 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentd9297aea101473d2dc59c702f96a02e64772c149 (diff)
parentcc3af7091caeaf91851f2999dea3225d0d5d39b0 (diff)
downloadrust-d12b16887baa36e6c372d088d3661b4287dc70e1.tar.gz
rust-d12b16887baa36e6c372d088d3661b4287dc70e1.zip
Rollup merge of #86726 - sexxi-goose:use-diagnostic-item-for-rfc2229-migration, r=nikomatsakis
Use diagnostic items instead of lang items for rfc2229 migrations

This PR removes the `Send`, `UnwindSafe` and `RefUnwindSafe` lang items introduced in https://github.com/rust-lang/rust/pull/84730, and uses diagnostic items instead to check for `Send`, `UnwindSafe` and `RefUnwindSafe` traits for RFC2229 migrations.

r? ```@nikomatsakis```
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions