-
Notifications
You must be signed in to change notification settings - Fork 13k
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
Add regression test for issue 80108 #89579
Conversation
(rust-highfive has picked a reviewer for you, use r? to override) |
@bors r+ rollup |
📌 Commit 192e7a9 has been approved by |
…8, r=Mark-Simulacrum Add regression test for issue 80108 Closes rust-lang#80108
This failed in a rollup (#89724) https://github.com/rust-lang-ci/rust/runs/3850364354#step:26:20251
@bors r- |
8a0b4c6
to
cb33dc1
Compare
cb33dc1
to
7fb6e1a
Compare
Revised to build this as a library, since there is no reason this should need // compile-flags: --crate-type=lib -Copt-level=2 |
@bors r+ |
📌 Commit 7fb6e1a has been approved by |
…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
Closes #80108