-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleanup(rustc_trait_selection): remove vestigial code from rustc_on_u…
…nimplemented This isn't allowed by the validator, and seems to be unused. When it was added in ed10a3f, it was used on `Sized`, and that usage is gone.
- Loading branch information
Showing
2 changed files
with
0 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -934,7 +934,6 @@ symbols! { | |
panic_unwind, | ||
panicking, | ||
param_attrs, | ||
parent_trait, | ||
partial_cmp, | ||
partial_ord, | ||
passes, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters