Skip to content
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

Depreciate Builder::whitelisted_type. #994

Merged

Conversation

treiff
Copy link
Contributor

@treiff treiff commented Sep 15, 2017

Closes #987

Also, we were making a call to the now deprecated Builder::hide_type,
changed that over to call `Builder::blacklist_type.

Closes rust-lang#987

Also, we were making a call to the now deprecated `Builder::hide_type`,
changed that over to call `Builder::blacklist_type.
@fitzgen
Copy link
Member

fitzgen commented Sep 15, 2017

👍 thanks @treiff !

@bors-servo r+

@bors-servo
Copy link

📌 Commit a68ab1c has been approved by fitzgen

@bors-servo
Copy link

⌛ Testing commit a68ab1c with merge ab6d51b...

bors-servo pushed a commit that referenced this pull request Sep 15, 2017
Depreciate `Builder::whitelisted_type`.

Closes #987

Also, we were making a call to the now deprecated `Builder::hide_type`,
changed that over to call `Builder::blacklist_type.
@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: fitzgen
Pushing ab6d51b to master...

@bors-servo bors-servo merged commit a68ab1c into rust-lang:master Sep 15, 2017
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.

4 participants