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.
default
1 parent 78f697f commit f506b5aCopy full SHA for f506b5a
src/doc/src/reference/config.md
@@ -933,21 +933,21 @@ See [opt-level](profiles.md#opt-level).
933
934
#### `profile.<name>.panic`
935
* Type: string
936
-* default: See profile docs.
+* Default: See profile docs.
937
* Environment: `CARGO_PROFILE_<name>_PANIC`
938
939
See [panic](profiles.md#panic).
940
941
#### `profile.<name>.rpath`
942
* Type: boolean
943
944
* Environment: `CARGO_PROFILE_<name>_RPATH`
945
946
See [rpath](profiles.md#rpath).
947
948
#### `profile.<name>.strip`
949
950
951
* Environment: `CARGO_PROFILE_<name>_STRIP`
952
953
See [strip](profiles.md#strip).
0 commit comments