-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Gate associated type defaults #27382
Conversation
Hm, this doesn't actually work locally. Still testing. |
OK, this is ready to go. I'd like to get this backported and I'll crater test on the beta branch. |
Running through crater. |
There are multiple issues with them as designed and implemented. cc rust-lang#27364
4 regressions. No non-root regressions. |
Those regressions are either for non-stable-compatible crates or those crates are not using the defaults. |
📌 Commit a09bce1 has been approved by |
@bors r=aturon |
📌 Commit a09bce1 has been approved by |
⌛ Testing commit a09bce1 with merge d5fc0da... |
💔 Test failed - auto-mac-64-opt |
@bors r=alexcrichton |
📌 Commit 4aaf1be has been approved by |
There are still problems in both the design and implementation of this, so we don't want it landing in 1.2. cc @arielb1 @nikomatsakis cc #27364 r? @alexcrichton
⌛ Testing commit 4aaf1be with merge 8d2eb59... |
There are still problems in both the design and implementation of this, so we don't want it landing in 1.2.
cc @arielb1 @nikomatsakis
cc #27364
r? @alexcrichton