Uh oh!
There was an error while loading. Please reload this page.
Stabilise unix_socket_abstract - #109288
Conversation
rustbot
commented
Mar 18, 2023
r? @m-ou-se (rustbot has picked a reviewer for you, use r? to override) |
rustbot
commented
Mar 18, 2023
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
jmillikin
commented
Mar 18, 2023
@rustbot label +T-libs-api -T-libs |
joshtriplett
commented
Mar 18, 2023
@bors r+ rollup |
bors
commented
Mar 18, 2023
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#107416 (Error code E0794 for late-bound lifetime parameter error.) - rust-lang#108772 (Speed up tidy quite a lot) - rust-lang#109193 (Add revisions for -Zlower-impl-trait-in-trait-to-assoc-ty fixed tests) - rust-lang#109234 (Tweak implementation of overflow checking assertions) - rust-lang#109238 (Fix generics mismatch errors for RPITITs on -Zlower-impl-trait-in-trait-to-assoc-ty) - rust-lang#109283 (rustdoc: reduce allocations in `visibility_to_src_with_space`) - rust-lang#109287 (Use `size_of_val` instead of manual calculation) - rust-lang#109288 (Stabilise `unix_socket_abstract`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Fixes#85410