mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
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.
This commit is contained in:
commit
67398aec95
@ -75,6 +75,8 @@
|
|||||||
- Scanning the package directory now ignores errors from broken
|
- Scanning the package directory now ignores errors from broken
|
||||||
but excluded symlink files.
|
but excluded symlink files.
|
||||||
[#11008](https://github.com/rust-lang/cargo/pull/11008)
|
[#11008](https://github.com/rust-lang/cargo/pull/11008)
|
||||||
|
- Fixed deadlock when build scripts are waiting for input on stdin.
|
||||||
|
[#11257](https://github.com/rust-lang/cargo/pull/11257)
|
||||||
|
|
||||||
### Nightly
|
### Nightly
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user