Merged
Conversation
I did not see other traits using the "interface" word
Co-authored-by: Josh Triplett <josh@joshtriplett.org> Co-authored-by: Christopher Serr <christopher.serr@gmail.com> Co-authored-by: memoryruins <michael@memoryruins.com> Co-authored-by: Alexander Ronald Altman <alexanderaltman@me.com>
Make `core::mem::copy` const cc rust-lang#98262, rust-lang/libs-team#78
…imulacrum 1.65.0 release notes r? `@cuviper` (since you're writing the blog)
Add tests for autoderef on block tail ref: rust-lang#83850 (comment)
…ed-blanket-impl, r=Mark-Simulacrum rustdoc: add test case for masked blanket impl
use consistent terminology I did not see other traits using the "interface" word
…e-css, r=notriddle Fix z-indexes of code example feature and cleanup its CSS When reviewing rust-lang#103650, I realized that the `z-index`es of this feature were completely broken:  This PR fixes it by reducing the value of value under the one used for `.popover` (it could be completely removed but then it wouldn't be displayed as nicely). There was also a lot of duplicated CSS so I merged the rules. r? `@notriddle`
…rsions, r=compiler-errors Avoid unnecessary `&str` to `String` conversions
…laumeGomez rustdoc: use CSS margin/padding shorthand when all are being set
Member
Author
|
@bors r+ rollup=never p=4 |
Collaborator
Collaborator
Collaborator
|
☀️ Test successful - checks-actions |
Collaborator
|
📌 Perf builds for each rolled up PR: previous master: 15ee24a2fa In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Merged
Collaborator
|
Finished benchmarking commit (4827cee): 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. 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.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Successful merges:
core::mem::copyconst #100006 (Makecore::mem::copyconst)&strtoStringconversions #103726 (Avoid unnecessary&strtoStringconversions)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup