This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 07f9736
authored
Unrolled build for rust-lang#118686
Rollup merge of rust-lang#118686 - compiler-errors:object-safety, r=lcnr
Only check principal trait ref for object safety
It should make things a bit faster, in case we end up registering a bunch of object safety preds.
r? ```@ghost```1 file changed
+7
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
764 | | - | |
765 | | - | |
766 | | - | |
767 | | - | |
768 | | - | |
769 | | - | |
770 | | - | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
771 | 768 | | |
772 | 769 | | |
773 | | - | |
774 | | - | |
775 | | - | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
776 | 773 | | |
777 | 774 | | |
778 | 775 | | |
| |||
0 commit comments