Commit 4847f22
committed
Do not ICE on foreign malformed
Fix rust-lang#124651.diagnostic::on_unimplemented
1 parent 0d7b2fb commit 4847f22
File tree
1 file changed
+8
-6
lines changed- compiler/rustc_trait_selection/src/traits/error_reporting
1 file changed
+8
-6
lines changedLines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
508 | 510 | | |
509 | 511 | | |
510 | 512 | | |
| |||
0 commit comments