Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustdoc: Fix search links to enums/typedefs
When the values in html::item_type were updated, the JS definitions were accidentally not updated as well. Closes #14095
- Loading branch information
30927f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from kballard
at alexcrichton@30927f1
30927f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging alexcrichton/rust/issue-14095 = 30927f1 into auto
30927f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alexcrichton/rust/issue-14095 = 30927f1 merged ok, testing candidate = c59d9c3e
30927f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/5715
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5713
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4817
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5813
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4909
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5815
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4906
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2702
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5808
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4919
30927f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from kballard
at alexcrichton@30927f1
30927f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging alexcrichton/rust/issue-14095 = 30927f1 into auto
30927f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alexcrichton/rust/issue-14095 = 30927f1 merged ok, testing candidate = c690bda
30927f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/5718
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5716
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4811
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4820
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5816
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4904
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4912
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5818
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4903
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4909
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/4971
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2705
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5811
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4907
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4922
30927f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = c690bda