-
Notifications
You must be signed in to change notification settings - Fork 13k
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 #119797
Rollup of 4 pull requests #119797
Conversation
The new names are consistent with the other rustc_middle cleaning functions. Regarding the local variable `ty_args`, it's used throughout the function and personally speaking its name isn't very legible, I trip up on it.
…g-point exceptions
…mpiler-errors Explain base expression for struct update syntax Fixes rust-lang#106890 `@rustbot` label +A-diagnostics
…t-def-gen-args, r=GuillaumeGomez rustdoc: offset generic args of cross-crate trait object types when cleaning Fixes rust-lang#119529. This PR contains several refactorings apart from the bug fix. Best reviewed commit by commit. r? GuillaumeGomez
Fix an ICE that occurs after an error has already been reported fixes rust-lang#117491 cc `@jswrenn`
rint intrinsics: caution against actually trying to check for floating-point exceptions
@bors r+ rollup=never p=4 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 9273d63f07 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (e927184): 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)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: 668.513s -> 666.26s (-0.34%) |
Successful merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup