Skip to content

Move DebuggerCommands and check_debugger_output to a separate module #89691

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 4 commits into from
Oct 11, 2021

Conversation

Nicholas-Baron
Copy link
Contributor

Work towards #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.

@rust-highfive
Copy link
Contributor

r? @Mark-Simulacrum

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 9, 2021
@rust-log-analyzer

This comment has been minimized.

@Mark-Simulacrum
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 10, 2021

📌 Commit 2d827ca has been approved by Mark-Simulacrum

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 10, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 11, 2021
…askrgr

Rollup of 6 pull requests

Successful merges:

 - rust-lang#89579 (Add regression test for issue 80108)
 - rust-lang#89632 (Fix docblock code display on mobile)
 - rust-lang#89691 (Move `DebuggerCommands` and `check_debugger_output` to a separate module)
 - rust-lang#89707 (Apply clippy suggestions for std)
 - rust-lang#89722 (Fix spelling: Cannonical -> Canonical)
 - rust-lang#89736 (Remove unused CSS rule)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 1b8f7a9 into rust-lang:master Oct 11, 2021
@rustbot rustbot added this to the 1.57.0 milestone Oct 11, 2021
@Nicholas-Baron Nicholas-Baron deleted the debugger_commands branch October 11, 2021 19:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants