mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Use rustdoc’s new --passes strip-priv-imports
flag.
https://github.com/rust-lang/rust/pull/32055 This will make e.g. http://doc.servo.org/servo/index.html#reexports stop listing `extern crate` and `use` statements that don’t have `pub`.
This commit is contained in:
parent
743e0c9c87
commit
f787e1a07b
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
2016-03-05
|
||||
2016-03-07
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue