mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Remove rustdoc work-around from 43a75011be
This commit is contained in:
parent
d3718823ba
commit
0f5bc8b20d
1 changed files with 0 additions and 6 deletions
|
@ -1,11 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Work around https://github.com/rust-lang/rust/issues/62132
|
|
||||||
if [ "$2" = "synstructure" -o "$2" = "derivative" ]
|
|
||||||
then
|
|
||||||
exit
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Emit documentation for private items so it is easier to look
|
# Emit documentation for private items so it is easier to look
|
||||||
# up internal definitions.
|
# up internal definitions.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue