You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/doc/src/reference/unstable.md
+15-2
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ For the latest nightly, see the [nightly version] of this page.
94
94
*[per-package-target](#per-package-target) --- Sets the `--target` to use for each individual package.
95
95
*[artifact dependencies](#artifact-dependencies) --- Allow build artifacts to be included into other build artifacts and build them for different targets.
96
96
*[Edition 2024](#edition-2024) — Adds support for the 2024 Edition.
97
-
*[Profile `trim-paths` option](#profile-trim-paths-option) --- Control the sanitisation of file paths in build outputs.
97
+
*[Profile `trim-paths` option](#profile-trim-paths-option) --- Control the sanitization of file paths in build outputs.
98
98
* Information and metadata
99
99
*[Build-plan](#build-plan) --- Emits JSON information on which commands will be run.
100
100
*[unit-graph](#unit-graph) --- Emits JSON for Cargo's internal graph structure.
@@ -1292,7 +1292,7 @@ edition that may break your build.
0 commit comments