Merged
Conversation
…8, r=Mark-Simulacrum Add regression test for issue 80108 Closes rust-lang#80108
…=jsha Fix docblock code display on mobile Fixes rust-lang#89618. Before:  After:  r? `@jsha`
…=Mark-Simulacrum Move `DebuggerCommands` and `check_debugger_output` to a separate module Work towards rust-lang#89475. As part of this move, the public functions were changed to return `Result`. This is so that the error handling that initially took `&self: TestCx` can still use that `TestCx`.
…ons, r=Mark-Simulacrum Apply clippy suggestions for std
…iplett Fix spelling: Cannonical -> Canonical
…r=dns2utf8 Remove unused CSS rule As you can see in the firefox devtools:  It needs the display to be `grid` or `inline-grid`, which isn't the case. r? `@dns2utf8`
Member
Author
|
@bors r+ p=1 |
Collaborator
|
📌 Commit bf01a59 has been approved by |
Collaborator
Member
|
@bors rollup=never |
Collaborator
|
☀️ Test successful - checks-actions |
Collaborator
|
Finished benchmarking commit (1ddd4e6): comparison url. Summary: This benchmark run did not return any relevant changes. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
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:
DebuggerCommandsandcheck_debugger_outputto a separate module #89691 (MoveDebuggerCommandsandcheck_debugger_outputto a separate module)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup