index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
html
/
static
/
main.js
Age
Commit message (
Expand
)
Author
Lines
2014-06-19
(doc) Properly doc hotkeys in generated docs.
Zach Pomerantz
-6
/
+6
2014-06-13
rustdoc: Larger click areas for sidebar items
Valentin Tsatskin
-1
/
+0
2014-06-06
rustdoc: Submit examples to play.rust-lang.org
Alex Crichton
-1
/
+1
2014-06-01
rustdoc: Fix some more broken links
Alex Crichton
-1
/
+4
2014-05-31
rustdoc: Create anchor pages for primitive types
Alex Crichton
-1
/
+2
2014-05-31
rustdoc: Show all implementors of traits
Alex Crichton
-8
/
+6
2014-05-25
rustdoc: Move inlining to its own module
Alex Crichton
-8
/
+4
2014-05-25
rustdoc: Get [src] links working for inlined dox
Alex Crichton
-0
/
+10
2014-05-21
rustdoc: Show types for traits across crates
Alex Crichton
-0
/
+22
2014-05-10
rustdoc: Fix search links to enums/typedefs
Alex Crichton
-2
/
+2
2014-05-02
rustdoc: escape shown input to prevent injection
Adrien Tétar
-3
/
+6
2014-04-29
rustdoc: Make going back in browser history work after typing a search term
Noam Yorav-Raphael
-5
/
+4
2014-04-15
rustdoc: Better sorting criteria for searching.
Kang Seonghoon
-51
/
+52
2014-04-14
rustdoc: Omit repeated paths in the search index.
Kang Seonghoon
-2
/
+4
2014-04-14
rustdoc: Get rid of `allPaths` global variable by merging it into `searchIndex`.
Kang Seonghoon
-14
/
+30
2014-04-14
rustdoc: Use an array instead of an object for the search index.
Kang Seonghoon
-8
/
+12
2014-04-14
rustdoc: Represent item types as a small number in the search index.
Kang Seonghoon
-5
/
+31
2014-04-10
rustdoc: Clean the `initSearch` routine up.
Kang Seonghoon
-43
/
+39
2014-03-18
rustdoc: Implement cross-crate searching
Alex Crichton
-119
/
+125
2014-03-09
rustdoc: hardcode each header as a link.
Huon Wilson
-6
/
+0
2014-03-05
rustdoc: Add anchors to section headers
Alex Crichton
-0
/
+7
2014-02-22
Fixed invalid JavaScript
Daniel Fagnan
-1
/
+1
2014-02-21
rustdoc: web: don't reset the search bar
Corey Richardson
-4
/
+13
2014-01-23
Make docs search results URL-addressable
Daniel MacDougall
-3
/
+50
2014-01-15
Removed redundant code, improve performance
b1nd
-9
/
+1
2014-01-14
Completed patch searching for rust docs
b1nd
-49
/
+125
2013-10-02
Highlight line numbers of the lines referred to in the url hash
Jordi Boggiano
-0
/
+19
2013-09-30
rustdoc: Detect repeated keys and fix width
Alex Crichton
-4
/
+4
2013-09-27
rustdoc: Fix search for something on the same page
Alex Crichton
-6
/
+18
2013-09-27
rustdoc: Don't emit redirect pages for variants/fields
Alex Crichton
-7
/
+34
2013-09-22
rustdoc: Out with the old, in with the new
Alex Crichton
-0
/
+420