-
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 4 pull requests #106177
Rollup of 4 pull requests #106177
Conversation
Account for macros in const generics Fix rust-lang#104141.
Readme: update section on how to run `x.py` `./x.py` currently looks for `python3` (not `python`) in the `PATH`. I updated that in the readme and also mentioned a convenient way to run `x.py` on Windows. The PowerShell script is actually quite inconvenient to use (and not really necessary on the `cmd.exe` prompt) so I left it out. In addition I adapted `./x` in one of the CI scripts.
…rrors Detect when method call on LHS might be shadowed Address rust-lang#39232.
…ules, r=notriddle Remove unused empty CSS rules in ayu theme r? `@notriddle`
@bors r+ rollup=never p=4 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR: previous master: 0ca50032ce In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (a1fc711): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesThis benchmark run did not return any relevant results for this metric. |
Successful merges:
x.py
#106146 (Readme: update section on how to runx.py
)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup