1
Fork 0

Add rustc_deny_explicit_impl

This commit is contained in:
Michael Goulet 2022-11-12 23:37:52 +00:00
parent 742d3f02c2
commit b5b6467810
6 changed files with 28 additions and 50 deletions

View file

@ -1251,6 +1251,7 @@ symbols! {
rustc_deallocator,
rustc_def_path,
rustc_default_body_unstable,
rustc_deny_explicit_impl,
rustc_diagnostic_item,
rustc_diagnostic_macros,
rustc_dirty,