-
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 3 pull requests #90882
Rollup of 3 pull requests #90882
Conversation
…d the conclusion that the code readibility wasn't worth the almost unnoticeable perf improvement
…sts, r=wesleywiser Group commandline tests in a directory I grouped the `ui/command*` tests in `ui/command/argfile/` and `rustdoc-ui/command*` in `rustdoc-ui/commandline-argfile/`.
…ance, r=camelid Remove unneeded FIXMEs comments in search index generation Original comment: > Instead of recreating a new `vec` for each arguments, we re-use the same. The impact on performance should be minor but worth a try. After testing it, we reached the conclusion that the code readability drop wasn't worth the almost unnoticeable performance improvement. r? ````@camelid````
…e_inputs_output, r=jackh726 Normalize both arguments of `equate_normalized_input_or_output` Fixes rust-lang#90638 Fixes rust-lang#90612 Temporary fix for a more complex underlying problem stemming from an inability to normalize closure substs during typecheck. r? ````@jackh726````
@bors r+ rollup=never p=3 |
📌 Commit ac3bd4b has been approved by |
⌛ Testing commit ac3bd4b with merge ab399e1f9b941eafbe48adab71adb54c8922df17... |
💔 Test failed - checks-actions |
The job Click to see the possible cause of the failure (guessed by this bot)
|
@bors retry |
⌛ Testing commit ac3bd4b with merge 7615ad3a1a41a740889dab4c4790d514a3b13afe... |
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
Successful merges:
equate_normalized_input_or_output
#90801 (Normalize both arguments ofequate_normalized_input_or_output
)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup