Skip to content

Commit 67398ae

Browse files
committed
Auto merge of #11325 - weihanglo:changelog, r=ehuss
Mention fix on build script deadlock I think it is worth mentioning this beta backport in the changelog.
2 parents 352175f + 1400fd0 commit 67398ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@
7575
- Scanning the package directory now ignores errors from broken
7676
but excluded symlink files.
7777
[#11008](https://github.com/rust-lang/cargo/pull/11008)
78+
- Fixed deadlock when build scripts are waiting for input on stdin.
79+
[#11257](https://github.com/rust-lang/cargo/pull/11257)
7880

7981
### Nightly
8082

0 commit comments

Comments
 (0)