This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit a071e05
authored
Unrolled build for rust-lang#120225
Rollup merge of rust-lang#120225 - micolous:patch-1, r=michaelwoerister
Fix -Zremap-path-scope typo
This fixes a documentation typo from rust-lang#115214 where `-Zremap-path-prefix=object` should be `-Zremap-path-scope=object`.
```@rustbot``` label: +F-trim-paths1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
0 commit comments