Add rustc_strict_coherence attribute and use it to check overlap
This commit is contained in:
parent
74454c4888
commit
da79fa964c
6 changed files with 64 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue