Commit 3c60e04
authored
Rollup merge of rust-lang#89233 - FabianWolff:issue-89159, r=estebank
Hide `<...> defined here` note if the source is not available
Fixes rust-lang#89159. Similar to rust-lang#87088.
r? ``@estebank``File tree
1 file changed
+5
-1
lines changed- compiler/rustc_typeck/src/structured_errors
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
731 | 731 | | |
732 | 732 | | |
733 | 733 | | |
734 | | - | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
735 | 739 | | |
736 | 740 | | |
737 | 741 | | |
| |||
0 commit comments