-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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 3 pull requests #134864
Rollup of 3 pull requests #134864
Conversation
There are no tests in `tests/debuginfo` that use this prefix.
Since 9cb1998 this feature is viral.
…,clubby789,jieyouxu compiletest: Slightly simplify the handling of debugger directive prefixes The `cdbg-` prefix is not used by any tests in `tests/debuginfo`, and perhaps there never were any tests that used it. Getting rid of it also lets us get rid of the code for parsing multiple prefixes at the same time, since every debugger now has exactly one prefix.
…r=bjorn3 Document virality of `feature(rustc_private)` Closes rust-lang#134825. r? `@bjorn3`
Added a codegen test for optimization with const arrays Closes rust-lang#107208
@bors r+ rollup=never p=5 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: b76036c88c In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (0b63477): 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 (secondary 1.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.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 762.815s -> 763.48s (0.09%) |
Successful merges:
feature(rustc_private)
#134850 (Document virality offeature(rustc_private)
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup