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
2015-04-13
rustdoc: Prevent '/' from showing the help dialog
Barosl Lee
-3
/
+5
2015-04-05
Auto merge of #24055 - estsauver:24044, r=alexcrichton
bors
-0
/
+2
2015-04-04
Make changing doc search unhighlight current result
Earl St Sauver
-0
/
+2
2015-04-01
Fix sidebar bug
Carlos Galarza
-4
/
+6
2015-03-14
Auto merge of #23289 - mihneadb:rustdoc-search-by-type, r=alexcrichton
bors
-2
/
+35
2015-03-14
Add support to search functions by type to rustdoc.
Mihnea Dobrescu-Balaur
-2
/
+35
2015-03-12
Rollup merge of #22769 - :rustdocfix, r=brson
Manish Goregaokar
-17
/
+0
2015-03-05
rustdoc: Move sidebar items into shared JavaScript.
Kang Seonghoon
-21
/
+65
2015-02-24
fix rustdoc performance problems
Julian Orth
-17
/
+0
2015-01-23
Auto merge of #20221 - liigo:rustdoc-sidebar-tooltips-v3, r=alexcrichton
bors
-1
/
+12
2015-01-21
rustdoc: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-3
/
+2
2015-01-21
fix fallout
Liigo Zhuang
-4
/
+1
2015-01-21
display plain summary line in javascript
Liigo Zhuang
-1
/
+13
2015-01-21
rustdoc: add tooltips to sidebar
Liigo Zhuang
-1
/
+3
2015-01-17
Increase docs search box delay
Chris Thorn
-1
/
+1
2015-01-06
Fix JS error
Steven Fackler
-1
/
+1
2014-12-27
Make the line numbers of the source code clickable
Barosl Lee
-3
/
+34
2014-12-05
rollup merge of #19515: lifthrasiir/rustdoc-wrong-dedup
Corey Richardson
-1
/
+2
2014-12-05
rollup merge of #19503: lifthrasiir/xenophobic-rustdoc
Corey Richardson
-2
/
+2
2014-12-04
rustdoc: Do not deduplicate items when their parents differ.
Kang Seonghoon
-1
/
+2
2014-12-04
rustdoc: Removed Foreign{Function,Static} item types.
Kang Seonghoon
-2
/
+2
2014-12-01
rustdoc: Check for href when prepending rootPath
Paul Collier
-2
/
+2
2014-10-09
rustdoc: Implement constant documentation
Alex Crichton
-1
/
+3
2014-09-17
rollup merge of #17226 : P1start/rustdoc-colour
Alex Crichton
-1
/
+1
2014-09-17
rustdoc: Correctly distinguish enums and types
P1start
-1
/
+1
2014-09-14
Display the doc-block toggle on everything again.
Huon Wilson
-1
/
+1
2014-09-07
auto merge of #17035 : huonw/rust/moar-jquery, r=alexcrichton
bors
-13
/
+14
2014-09-06
Use more jQuery to avoid displaying Expand Description more often.
Huon Wilson
-13
/
+14
2014-08-31
Make doc search results use <a> tags instead of js for navigating
Carol Nichols
-31
/
+23
2014-08-09
rustdoc: use raw search in URL
Alexis Beingessner
-3
/
+5
2014-08-09
removing 'str'='struct' search synonym
Alexis Beingessner
-2
/
+1
2014-08-02
Add hide/show detail toggles to rustdoc
Alexis Beingessner
-0
/
+51
2014-07-31
auto merge of #15385 : jroweboy/rust/master, r=brson
bors
-44
/
+89
2014-07-28
rustdoc: improvements to stability dashboard
Aaron Turon
-0
/
+3
2014-07-25
rustdoc: Bind keydown instead of keypress for nav
Alex Crichton
-2
/
+2
2014-07-03
Updated the licensing information for the Levenshtein distance function
James Rowe
-2
/
+5
2014-07-03
Improved the search by including a levenshtein distance calculation which ena...
James Rowe
-44
/
+86
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
[next]