-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Add test for issue-50900 #63067
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
Add test for issue-50900 #63067
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
r? @Centril Please move this test to https://github.com/rust-lang/rust/tree/master/src/test/ui/match. r=me rollup when that is done. |
@Centril Sure, what should I rename it? |
@JohnTitor I'm not sure, but if you figure out a good description then |
I can't think of a good name either, so I left it as it is. |
@bors r+ rollup |
📌 Commit 15307ca has been approved by |
Add test for issue-50900 Closes rust-lang#50900
Add test for issue-50900 Closes rust-lang#50900
Rollup of 8 pull requests Successful merges: - #62550 (Implement RFC 2707 + Parser recovery for range patterns) - #62759 (Actually add rustc-guide to toolstate, don't fail builds for the guide) - #62806 (Fix few Clippy warnings) - #62974 (bump crossbeam-epoch dependency) - #63051 (Avoid ICE when referencing desugared local binding in borrow error) - #63061 (In which we constantly improve the Vec(Deque) array PartialEq impls) - #63067 (Add test for issue-50900) - #63071 (Allow rustbot to add `F-*` + `requires-nightly`.) Failed merges: r? @ghost
Closes #50900