cleanup(rustc_trait_selection): remove vestigial code from rustc_on_unimplemented
This isn't allowed by the validator, and seems to be unused.
When it was added in ed10a3faae
,
it was used on `Sized`, and that usage is gone.
This commit is contained in:
parent
641e02f388
commit
e1873ba007
2 changed files with 0 additions and 4 deletions
|
@ -934,7 +934,6 @@ symbols! {
|
|||
panic_unwind,
|
||||
panicking,
|
||||
param_attrs,
|
||||
parent_trait,
|
||||
partial_cmp,
|
||||
partial_ord,
|
||||
passes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue