We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5336f8 commit 95bf0abCopy full SHA for 95bf0ab
src/doc/src/reference/profiles.md
@@ -96,6 +96,10 @@ split-debuginfo` flag] and is platform-specific. Some options are only
96
available on the [nightly channel]. The Cargo default may change in the future
97
once more testing has been performed, and support for DWARF is stabilized.
98
99
+Be aware that Cargo and rustc have different defaults for this option. This
100
+option exists to allow Cargo to experiment on different combinations of flags
101
+thus providing better debugging and developer experience.
102
+
103
[nightly channel]: ../../book/appendix-07-nightly-rust.html
104
[`-C split-debuginfo` flag]: ../../rustc/codegen-options/index.html#split-debuginfo
105
0 commit comments