We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
strip
1 parent 1a981f6 commit e6d1db0Copy full SHA for e6d1db0
src/doc/src/reference/config.md
@@ -903,13 +903,6 @@ See [debug](profiles.md#debug).
903
904
See [split-debuginfo](profiles.md#split-debuginfo).
905
906
-#### `profile.<name>.strip`
907
-* Type: string or boolean
908
-* Default: See profile docs.
909
-* Environment: `CARGO_PROFILE_<name>_STRIP`
910
-
911
-See [strip](profiles.md#strip).
912
913
#### `profile.<name>.debug-assertions`
914
* Type: boolean
915
* Default: See profile docs.
@@ -960,7 +953,7 @@ See [panic](profiles.md#panic).
960
953
See [rpath](profiles.md#rpath).
961
954
962
955
#### `profile.<name>.strip`
963
-* Type: string
956
+* Type: string or boolean
964
957
965
958
* Environment: `CARGO_PROFILE_<name>_STRIP`
966
959
0 commit comments