-
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 #133251
Rollup of 3 pull requests #133251
Conversation
The vendor field needs to be `pc` rather than `win7`.
…ss35 Stabilize const_pin_2 Tracking issue rust-lang#76654; review before FCP in progress.
…in7-windows-msvc, r=ChrisDenton Fix LLVM target triple for `x86_64-win7-windows-msvc` The vendor field needs to be `pc` rather than `win7`.
interpret: make typing_env field private This was made public in rust-lang#133212 but IMO it should remain private. (Specifically, this prevents it from being mutated.) r? `@lcnr`
@bors r+ rollup=never p=3 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: bfe809d93c In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (a1f2999): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countThis is the most reliable metric that we have; it was used to determine the overall result at the top of this comment. However, even this metric can sometimes exhibit noise.
Max RSS (memory usage)Results (secondary 3.0%)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: 793.512s -> 794.285s (0.10%) |
Successful merges:
x86_64-win7-windows-msvc
#133239 (Fix LLVM target triple forx86_64-win7-windows-msvc
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup