-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Move {unnecessary,panicking}_unwrap out of nursery #4307
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
Conversation
|
cc @oli-obk You suggested to have these lints in nursery back then. Do you still have any concerns why these lints shouldn't be in |
|
No @bors r+ |
|
📌 Commit 87a2874 has been approved by |
Move {unnecessary,panicking}_unwrap out of nursery
Resolves #2437
changelog: Move `{unnnecessary,panicking}_unwrap` out of nursery
|
@bors r- why do doctests only fail for non-nursery lints? |
|
💔 Test failed - checks-travis |
This shouldn't happen with NLL
87a2874 to
feca48d
Compare
|
@bors r=oli-obk |
|
📌 Commit feca48d has been approved by |
Move {unnecessary,panicking}_unwrap out of nursery
Resolves #2437
changelog: Move `{unnnecessary,panicking}_unwrap` out of nursery
|
☀️ Test successful - checks-travis, status-appveyor |
Resolves #2437
changelog: Move
{unnnecessary,panicking}_unwrapout of nursery