You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #994 - treiff:depreciate-builder-whitelist-type, r=fitzgen
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.
0 commit comments