Skip to content

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

Merged
merged 1 commit into from
May 30, 2016
Merged

Conversation

GuillaumeGomez
Copy link
Member

@@ -364,6 +364,18 @@ type X = u32; // ok!
"##,

E0133: r##"
Unsafe code was used outside unsafe function or block.
Copy link
Member

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"

@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented May 27, 2016

📌 Commit c848ca1 has been approved by steveklabnik

@bors
Copy link
Collaborator

bors commented May 29, 2016

⌛ Testing commit c848ca1 with merge 340c589...

@bors
Copy link
Collaborator

bors commented May 29, 2016

💔 Test failed - auto-linux-64-opt-rustbuild

@GuillaumeGomez
Copy link
Member Author

GuillaumeGomez commented May 29, 2016

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented May 29, 2016

💡 This pull request was already approved, no need to approve it again.

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.
  • There's another pull request that is currently being tested, blocking this pull request: save-temps was moved under the -C switch #33902

@bors
Copy link
Collaborator

bors commented May 29, 2016

📌 Commit c848ca1 has been approved by GuillaumeGomez

@GuillaumeGomez
Copy link
Member Author

@bors: retry

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request May 29, 2016
bors added a commit that referenced this pull request May 29, 2016
Rollup of 10 pull requests

- Successful merges: #33793, #33893, #33902, #33912, #33913, #33914, #33917, #33931, #33937, #33938
- Failed merges:
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request May 29, 2016
@bors
Copy link
Collaborator

bors commented May 30, 2016

⌛ Testing commit c848ca1 with merge 77c5a95...

@bors
Copy link
Collaborator

bors commented May 30, 2016

💔 Test failed - auto-linux-64-cross-netbsd

@GuillaumeGomez
Copy link
Member Author

@bors: retry

Manishearth added a commit to Manishearth/rust that referenced this pull request May 30, 2016
bors added a commit that referenced this pull request May 30, 2016
Rollup of 8 pull requests

- Successful merges: #33793, #33893, #33912, #33913, #33914, #33917, #33937, #33938
- Failed merges:
@bors bors merged commit c848ca1 into rust-lang:master May 30, 2016
@GuillaumeGomez GuillaumeGomez deleted the improve_e0133 branch May 30, 2016 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants