-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Completed patch searching for rust docs
Made temporary changes to include multiple keywords in rustdoc search Implemented search based on multiple keywords Added some commenting and house cleaning Added path searching to rustdoc
- Loading branch information
b1nd
committed
Jan 14, 2014
1 parent
ff3d5d4
commit 9a45c9d
Showing
1 changed file
with
125 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9a45c9d
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 alexcrichton
at https://github.com/b1nd/rust/commit/9a45c9d7c6928743f9e7a7161bf564a65bfc0577
9a45c9d
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 b1nd/rust/rust-doc = 9a45c9d into auto
9a45c9d
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.
b1nd/rust/rust-doc = 9a45c9d merged ok, testing candidate = 9dbbfb8
9a45c9d
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/3547
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1389
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1393
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/3549
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2650
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2655
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/3565
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2653
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2659
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/3567
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2653
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2658
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/2727
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/3555
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2657
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2661
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3328
9a45c9d
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 = 9dbbfb8