-
Couldn't load subscription status.
- Fork 13.9k
Rollup of 5 pull requests #68546
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
Rollup of 5 pull requests #68546
Conversation
The test fails on 1.36.0 but passes on master.
…akis add a test for rust-lang#60976 The test fails on 1.36.0 but passes on master. Huge thanks for @hellow554 actually digging out the minimized version of the repro. Fixes rust-lang#60976.
…Centril Add some type-alias-impl-trait regression tests Fixes rust-lang#57611 Fixes rust-lang#57807
Use Self instead of self return type
…s-schievink Update submodules to rust-lang They're on rust-lang now. Should be green as it's the same change as rust-lang#65963 but let's make sure CI is green also.
…229-e0261, r=Dylan-DPC clean up error codes E0229 and E0261 r? @Dylan-DPC
|
@bors r+ p=5 rollup=never |
|
📌 Commit 5774dd0 has been approved by |
|
☀️ Test successful - checks-azure |
|
📣 Toolstate changed by #68546! Tested on commit 83beb0a. 💔 rustc-guide on linux: test-pass → test-fail (cc @JohnTitor @amanjeev @spastorino @mark-i-m, @rust-lang/infra). |
Tested on commit rust-lang/rust@83beb0a. Direct link to PR: <rust-lang/rust#68546> 💔 rustc-guide on linux: test-pass → test-fail (cc @JohnTitor @amanjeev @spastorino @mark-i-m, @rust-lang/infra).
Successful merges:
Failed merges:
r? @ghost