Skip to content

Commit 8b188ce

Browse files
authored
Update index.mdx
1 parent d0fa717 commit 8b188ce

File tree

1 file changed

+0
-2
lines changed
  • docs/platforms/rust/common/source-context

1 file changed

+0
-2
lines changed

docs/platforms/rust/common/source-context/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ Then, enable full debug information for your release build:
1414
debug = true
1515
```
1616

17-
The binary will be stripped of the debug information which will be collected along with the source code and uploaded to Sentry.
18-
1917
## Upload debug information files and source code
2018

2119
Build the release binary, extract debug information and strip it from the binary:

0 commit comments

Comments
 (0)