1
Fork 0

Add rustc_strict_coherence attribute and use it to check overlap

This commit is contained in:
Santiago Pastorino 2021-10-22 15:44:28 -03:00
parent 74454c4888
commit da79fa964c
No known key found for this signature in database
GPG key ID: 8131A24E0C79EFAF
6 changed files with 64 additions and 2 deletions

View file

@ -1142,6 +1142,7 @@ symbols! {
rustc_specialization_trait,
rustc_stable,
rustc_std_internal_symbol,
rustc_strict_coherence,
rustc_symbol_name,
rustc_synthetic,
rustc_test_marker,