Commit 29e2caf
authored
Rollup merge of rust-lang#137068 - tapanprakasht:fix-copy-item-path, r=aDotInTheVoid
fix(rustdoc): Fixed `Copy Item Path` in rust doc
This PR aims to address the issue reported by rust-lang#137048
Issue caused by previous changes for removing `@ts-expect-error` by this change rust-lang@2ea95f81 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2039 | 2039 | | |
2040 | 2040 | | |
2041 | 2041 | | |
2042 | | - | |
| 2042 | + | |
| 2043 | + | |
| 2044 | + | |
| 2045 | + | |
2043 | 2046 | | |
2044 | 2047 | | |
2045 | 2048 | | |
| |||
0 commit comments