Skip to content

rustc: Remove the used_unsafe field on TyCtxt #44195

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 3, 2017

Conversation

alexcrichton
Copy link
Member

@alexcrichton alexcrichton commented Aug 30, 2017

Now that lint levels are available for the entire compilation, this can be an
entirely local lint in effect.rs

cc #44137

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

Now that lint levels are available for the entire compilation, this can be an
entirely local lint in `effect.rs`
@nikomatsakis
Copy link
Contributor

@bors r+

beautiful

@bors
Copy link
Collaborator

bors commented Aug 31, 2017

📌 Commit 058202e has been approved by nikomatsakis

@shepmaster shepmaster added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Sep 1, 2017
@bors
Copy link
Collaborator

bors commented Sep 3, 2017

⌛ Testing commit 058202e with merge fc54bf9...

bors added a commit that referenced this pull request Sep 3, 2017
rustc: Remove the `used_unsafe` field on TyCtxt

Now that lint levels are available for the entire compilation, this can be an
entirely local lint in `effect.rs`

cc #44137
@bors
Copy link
Collaborator

bors commented Sep 3, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: nikomatsakis
Pushing fc54bf9 to master...

@bors bors merged commit 058202e into rust-lang:master Sep 3, 2017
@alexcrichton alexcrichton deleted the remove-used-unsafe branch September 9, 2017 21:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants