-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 5 pull requests #126691
Rollup of 5 pull requests #126691
Conversation
Previously these caused cycles when printing the result
…es-attrs, r=fee1-dead Remove now NOP attrs `#[rustc_dump{,_env}_program_clauses]` Likely NOP since rust-lang#113303. r? `@fee1-dead`
Allow tracing through item_bounds query invocations on opaques Previously these caused cycles when printing the result of the query.
…h726 Change a `DefineOpaqueTypes::No` to `Yes` in diagnostics code Explanation in comments of the function. r? ```@compiler-errors``` cc rust-lang#116652
…eGomez Rework doc-test attribute documentation example This PR change the doc-test attribute documentation example to prefer a more neutral example `deny(dead_code)`, instead of `deny(warnings)`, which is less susceptible to breakage across Rust version. r? ```@GuillaumeGomez```
…ibc-staticlib-args, r=Kobzol Migrate `run-make/glibc-staticlib-args` to `rmake.rs` Part of rust-lang#121876. r? ``@jieyouxu``
@bors r+ rollup=never p=5 |
The job Click to see the possible cause of the failure (guessed by this bot)
|
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 894f7a4ba6 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (5c8459f): 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)Results (primary 1.7%, secondary 5.4%)This 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.
CyclesResults (secondary 0.2%)This 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: 690.539s -> 691.194s (0.09%) |
Successful merges:
#[rustc_dump{,_env}_program_clauses]
#126668 (Remove now NOP attrs#[rustc_dump{,_env}_program_clauses]
)DefineOpaqueTypes::No
toYes
in diagnostics code #126675 (Change aDefineOpaqueTypes::No
toYes
in diagnostics code)run-make/glibc-staticlib-args
tormake.rs
#126684 (Migraterun-make/glibc-staticlib-args
tormake.rs
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup