-
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 5 pull requests #135005
Rollup of 5 pull requests #135005
Conversation
Signed-off-by: ericlehong <[email protected]>
Signed-off-by: onur-ozkan <[email protected]>
Signed-off-by: onur-ozkan <[email protected]>
… r=jieyouxu handle submodules automatically on `doc` steps Helps to make `doc` macros less complicated.
Fix typos This PR fixes typos errors in comments and docs. Thank you very much.
… r=lqd `ObligationCause` construction tweaks in typeck Mostly just consolidating the way we construct obligations in `FnCtxt`.
…cation-in-Ord-trait-docs, r=Noratrieb Remove qualification of `std::cmp::Ordering` in `Ord` doc
…pe, r=lqd Fix ICE when opaque captures a duplicated/invalid lifetime See description on test. Fixes rust-lang#132766 Fixes rust-lang#133693 Fixes rust-lang#134780
@bors r+ rollup=never p=5 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 45d11e51bb In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (62b13a9): 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)Results (primary -0.0%, secondary 0.1%)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: 761.546s -> 762.325s (0.10%) |
Successful merges:
doc
steps #134967 (handle submodules automatically ondoc
steps)ObligationCause
construction tweaks in typeck #134984 (ObligationCause
construction tweaks in typeck)std::cmp::Ordering
inOrd
doc #134985 (Remove qualification ofstd::cmp::Ordering
inOrd
doc)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup