-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Rollup of 4 pull requests #119879
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 4 pull requests #119879
Conversation
…SION` `c_str_literals`'s stabilization has been delayed to 1.77 (rust-lang#119528).
…site, and used to immediately throw away the rest of the value. Let's use `Result` to statically signal that this is happening
Otherwise the specialization graph fails to pick it up, even though other code assumes that all impl blocks have an entry in the specialization graph.
…als, r=Nilstrieb Set `c_str_literals` stabilization version back to `CURRENT_RUSTC_VERSION` `c_str_literals`'s stabilization has been delayed to 1.77 (rust-lang#119528).
Convert `effects` description to doc comment So that it is visible here: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_feature/unstable/struct.Features.html#structfield.effects r? `@fee1-dead`
…mpiler-errors Register even erroneous impls Otherwise the specialization graph fails to pick it up, even though other code assumes that all impl blocks have an entry in the specialization graph. also includes an unrelated cleanup of the specialization graph query fixes rust-lang#119827
@bors r+ rollup=never p=4 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 2b1365b34f In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (bfd799f): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 666.917s -> 665.086s (-0.27%) |
Successful merges:
c_str_literals
stabilization version back toCURRENT_RUSTC_VERSION
#119865 (Setc_str_literals
stabilization version back toCURRENT_RUSTC_VERSION
)effects
description to doc comment #119866 (Converteffects
description to doc comment)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup