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 ec2b323 commit b820a8cCopy full SHA for b820a8c
CHANGELOG.md
@@ -225,6 +225,13 @@
225
- test: disable lldb test as it requires privileges to run on macOS
226
[#13416](https://github.com/rust-lang/cargo/pull/13416)
227
228
+## Cargo 1.77.1 (2024-03-28)
229
+
230
+### Fixed
231
232
+- Debuginfo is no longer stripped by default for Windows MSVC targets. This caused an unexpected regression in 1.77.0 that broke backtraces.
233
+ [#13654](https://github.com/rust-lang/cargo/pull/13654)
234
235
## Cargo 1.77 (2024-03-21)
236
[1a2666dd...rust-1.77.0](https://github.com/rust-lang/cargo/compare/1a2666dd...rust-1.77.0)
237
0 commit comments