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.
1 parent d0fa717 commit 8b188ceCopy full SHA for 8b188ce
docs/platforms/rust/common/source-context/index.mdx
@@ -14,8 +14,6 @@ Then, enable full debug information for your release build:
14
debug = true
15
```
16
17
-The binary will be stripped of the debug information which will be collected along with the source code and uploaded to Sentry.
18
-
19
## Upload debug information files and source code
20
21
Build the release binary, extract debug information and strip it from the binary:
0 commit comments