-
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 #107918 #108431
Add regression test for #107918 #108431
Conversation
@bors r+ rollup |
🌲 The tree is currently closed for pull requests below priority 100. This pull request will be tested once the tree is reopened. |
@bors r- Never mind. This test case doesn't actually reproduce the problem. |
What do you mean? EDIT: I'll re-check with the version which failed soon. |
It works. It just took me awhile to figure out how to actually reproduce it locally. @bors r+ rollup |
…-107918, r=notriddle Add regression test for rust-lang#107918 Fixes rust-lang#107918. r? `@notriddle`
Let's retry. @bors r=notriddle rollup |
…-107918, r=notriddle Add regression test for rust-lang#107918 Fixes rust-lang#107918. r? `@notriddle`
…-107918, r=notriddle Add regression test for rust-lang#107918 Fixes rust-lang#107918. r? ``@notriddle``
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#107062 (Do some cleanup of doc/index.md) - rust-lang#107890 (Lint against `Iterator::map` receiving a callable that returns `()`) - rust-lang#108431 (Add regression test for rust-lang#107918) - rust-lang#108432 (test: drop unused deps) - rust-lang#108436 (make "proc macro panicked" translatable) - rust-lang#108444 (docs/test: add UI test and docs for `E0476`) - rust-lang#108449 (Do not lint ineffective unstable trait impl for unresolved trait) - rust-lang#108456 (Complete migrating `ast_passes` to derive diagnostics) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Fixes #107918.
r? @notriddle