-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Improve E0133 error explanation #33913
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
@@ -364,6 +364,18 @@ type X = u32; // ok! | |||
"##, | |||
|
|||
E0133: r##" | |||
Unsafe code was used outside unsafe function or block. |
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.
"outside of an unsafe function"
52113b1
to
48d86e8
Compare
48d86e8
to
c848ca1
Compare
@bors: r+ rollup |
📌 Commit c848ca1 has been approved by |
⌛ Testing commit c848ca1 with merge 340c589... |
💔 Test failed - auto-linux-64-opt-rustbuild |
@bors: r+ rollup |
💡 This pull request was already approved, no need to approve it again.
|
📌 Commit c848ca1 has been approved by |
@bors: retry |
…llaumeGomez Improve E0133 error explanation r? @steveklabnik
…llaumeGomez Improve E0133 error explanation r? @steveklabnik
⌛ Testing commit c848ca1 with merge 77c5a95... |
💔 Test failed - auto-linux-64-cross-netbsd |
@bors: retry |
…llaumeGomez Improve E0133 error explanation r? @steveklabnik
r? @steveklabnik