-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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 #119962
Rollup of 3 pull requests #119962
Conversation
…t-bounds, r=fmease Don't ICE when noting GAT bounds in `report_no_match_method_error` We can encounter `BindingObligation`s from GATs that we should handle in `report_no_match_method_error`. I assume we can encounter them from methods, though I didn't really feel like wasting my time creating a repro. Fixes rust-lang#119942
…nnethercote Add note on SpecOptionPartialEq to `newtype_index` https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/.60SpecOptionPartialEq.60.20error r? `@nnethercote`
…ed, r=GuillaumeGomez [meta] Remove Zulip rustdoc nomination alert There no longer exists the label <kbd>I-nominated</kbd>, it's no longer possible to trigger the Zulip nomination alert. Nowadays, there are separate <kbd>I-{team}-nominated</kbd> labels one for each team that make use of such a nomination system. Since t-rustdoc has never really used this nomination system, I figured I should remove it outright. However, instead of that, I could create the label <kbd>I-rustdoc-nominated</kbd> and adjust the triagebot entry. Whatever you prefer. r? GuillaumeGomez or rustdoc
@bors r+ p=3 rollup=never |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 8847bda592 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (2730354): 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)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.
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: 668.597s -> 666.665s (-0.29%) |
Successful merges:
report_no_match_method_error
#119944 (Don't ICE when noting GAT bounds inreport_no_match_method_error
)newtype_index
#119949 (Add note on SpecOptionPartialEq tonewtype_index
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup