-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Require a list of features in #[allow_internal_unstable]
#58098
Require a list of features in #[allow_internal_unstable]
#58098
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
This adds extra |
@bors r+ |
📌 Commit cc16a8a has been approved by |
This comment has been minimized.
This comment has been minimized.
@bors r- seems like I forgot to update some tests |
Require a list of features in `#[allow_internal_unstable]` The blanket-permission slip is not great and will likely give us trouble some point down the road.
@rust-timer build 4ba1acb |
Success: Queued 4ba1acb with parent 8ae730a, comparison URL. |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
☀️ Test successful - checks-travis |
Finished benchmarking try commit 4ba1acb |
I think changing it to a |
@bors try |
dad1b52
to
bbe524d
Compare
@bors r+ |
📌 Commit bbe524d has been approved by |
⌛ Testing commit bbe524d with merge f0c69d69b877d9443fc2323a01eadff4cd260eda... |
💔 Test failed - status-appveyor |
@bors retry |
…chenkov Require a list of features in `#[allow_internal_unstable]` The blanket-permission slip is not great and will likely give us trouble some point down the road.
☀️ Test successful - checks-travis, status-appveyor |
The blanket-permission slip is not great and will likely give us trouble some point down the road.