Skip to content

Commit

Permalink
Auto merge of rust-lang#1138 - fitzgen:stop-using-deprecated-methods,…
Browse files Browse the repository at this point in the history
… r=emilio

Stop using deprecated methods

r? @pepyakin
  • Loading branch information
bors-servo authored Nov 2, 2017
2 parents 761dffc + 9db9b74 commit 406b477
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 204 deletions.
2 changes: 1 addition & 1 deletion book/src/blacklisting.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ not.

### Library

* [`bindgen::Builder::hide_type`](https://docs.rs/bindgen/0.23.1/bindgen/struct.Builder.html#method.hide_type)
* [`bindgen::Builder::blacklist_type`](https://docs.rs/bindgen/0.31.3/bindgen/struct.Builder.html#method.blacklist_type)

### Command Line

Expand Down
Loading

0 comments on commit 406b477

Please sign in to comment.