We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec2b323 + b820a8c commit c00bbc1Copy full SHA for c00bbc1
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