-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Update crossbeam-channel to avoid UB #77819
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
The 0.4.3 update happened in 342d956, which is now on 1.47 stable. |
Why are you updating |
@lcnr it's pulled by RLS. Stable nomination seems like an overkill because |
I am a bit worried that without a Cargo.toml update forcing this we'll end up accidentally going back to the old state; can you submit a PR to RLS updating it's toml as well? @bors r+ though |
📌 Commit 6fd8ac011f97ca5e4ad3e6b2529cef15f99bcb26 has been approved by |
Sure, I'll do that soon. |
This comment has been minimized.
This comment has been minimized.
@rustbot modify labels: -S-waiting-on-author +S-waiting-on-review |
@bors r=Mark-Simulacrum |
📌 Commit 5aa6617 has been approved by |
prioritising it to avoid catching conflicts @bors p=1 |
☀️ Test successful - checks-actions, checks-azure |
Update RLS cc rust-lang#77819 Fixes rust-lang#77810 r? `@ghost`
[beta] Rollup backports Cherry-picked: * Always use the Rust version in package names rust-lang#77336 * rustc_parse: More precise spans for `tuple.0.0` rust-lang#77774 * Update crossbeam-channel to avoid UB rust-lang#77819 * build-manifest: stop generating numbered channel names except for stable rust-lang#77854 * Dist build manifest rust-lang#77762 * bootstrap: set correct path for the build-manifest binary rust-lang#77909 r? `@ghost`
More info: rustsec/advisory-db#425