-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Register new snapshots #23482
Register new snapshots #23482
Conversation
r? @huonw (rust_highfive has picked a reviewer for you, use r? to override) |
@bors: r+ c5c6465 p=1 |
@bors: r=aturon 9f70816 |
@bors: r=aturno ac92c06 |
@bors: r=aturon ac92c06 |
🔒 Merge conflict |
☔ The latest upstream changes (presumably #23473) made this pull request unmergeable. Please resolve the merge conflicts. |
@bors: r+ 1e411d4 |
@bors: r=aturon 1e411d4 |
⌛ Testing commit 1e411d4 with merge 79373b5... |
💔 Test failed - auto-linux-64-nopt-t |
@bors: p=20 |
/// Gets a static string slice containing the name of a type. | ||
#[cfg(not(stage0))] // SNAP 270a677 | ||
#[cfg(not(stage0))] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why wasn't the attribute removed entirely?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I forget :(
No description provided.