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
Age
Commit message (
Expand
)
Author
Lines
2015-04-23
Structural changes for associated constants
Sean Patrick Santos
-38
/
+44
2015-04-23
rustdoc: add back [-]/[+] toggle links for unstable-methods
Liigo Zhuang
-3
/
+7
2015-04-23
rustdoc: toggle collapse/expand all docs using the same link
Liigo Zhuang
-15
/
+20
2015-04-21
implement rfc 1054: split_whitespace() fn, deprecate words()
kwantam
-1
/
+1
2015-04-17
Remove info for path (fixup #24452)
Manish Goregaokar
-1
/
+0
2015-04-16
Use BTreeMap in build_sidebar_items
Mathijs van de Nes
-3
/
+4
2015-04-16
rustdoc: Inline methods inhereted through Deref
Alex Crichton
-36
/
+105
2015-04-16
rustdoc: Fix cross-crate macro source links
Alex Crichton
-20
/
+46
2015-04-16
rustdoc: Overhaul stability displays
Alex Crichton
-247
/
+116
2015-04-14
Negative case of `len()` -> `is_empty()`
Tamir Duberstein
-23
/
+23
2015-04-14
Positive case of `len()` -> `is_empty()`
Tamir Duberstein
-13
/
+13
2015-04-13
rustdoc: Prevent '/' from showing the help dialog
Barosl Lee
-3
/
+5
2015-04-07
rustdoc: Index inherent methods on primitives
Alex Crichton
-42
/
+17
2015-04-07
rustdoc: Handle tests with bare `#` marks
Alex Crichton
-1
/
+3
2015-04-07
rustdoc: Encode ABI in all methods
Alex Crichton
-2
/
+15
2015-04-07
rustdoc: Improve handling inlined associated types
Alex Crichton
-11
/
+24
2015-04-07
rustdoc: Show impls for references to types
Alex Crichton
-1
/
+6
2015-04-07
rustdoc: Render methods/impls for bare traits
Alex Crichton
-32
/
+35
2015-04-07
rustdoc: Allowing specifying attrs for doctests
Alex Crichton
-2
/
+4
2015-04-07
rustdoc: Link "Trait Implementations" to sources
Alex Crichton
-105
/
+107
2015-04-07
rustdoc: Only hide possibly private modules
Alex Crichton
-1
/
+3
2015-04-07
rustdoc: Add a primitive page for raw pointers
Alex Crichton
-4
/
+11
2015-04-07
rustdoc: Run external traits through filters
Alex Crichton
-14
/
+6
2015-04-06
rustdoc: Use iterators to collapse whitespace
Michael Macias
-21
/
+8
2015-04-06
rustdoc: Add a custom callback for codespan to collapse whitespace
Michael Macias
-3
/
+59
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-04
Rollup merge of #23941 - carloslfu:patch-1, r=steveklabnik
Manish Goregaokar
-4
/
+6
2015-04-01
Fallout in public-facing and semi-public-facing libs
Niko Matsakis
-5
/
+5
2015-04-01
Fix sidebar bug
Carlos Galarza
-4
/
+6
2015-03-29
Fix extremely small stability bars on docs page
Wesley Wiser
-0
/
+4
2015-03-29
Auto merge of #23809 - cmr:issue-21310, r=Manishearth
bors
-2
/
+6
2015-03-27
rustdoc: show negative impls properly in the implementors page
Corey Richardson
-2
/
+6
2015-03-27
rollup merge of #23741: alexcrichton/remove-int-uint
Alex Crichton
-6
/
+6
2015-03-27
rollup merge of #23752: alexcrichton/remove-should-fail
Alex Crichton
-9
/
+9
2015-03-27
default => or_insert per RFC
Alexis Beingessner
-3
/
+3
2015-03-26
update everything to use Entry defaults
Alexis
-9
/
+4
2015-03-26
syntax: Remove support for #[should_fail]
Alex Crichton
-9
/
+9
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-6
/
+6
2015-03-24
Test fixes and rebase conflicts, round 2
Alex Crichton
-6
/
+6
2015-03-24
rollup merge of #23674: nagisa/fallout-1
Alex Crichton
-6
/
+6
2015-03-25
Fix some fallout in librustdoc
Simonas Kazlauskas
-6
/
+6
2015-03-25
Add trivial cast lints.
Nick Cameron
-7
/
+7
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-1
/
+1
2015-03-23
rollup merge of #23633: tomjakubowski/rustdoc-array-prim
Alex Crichton
-8
/
+13
2015-03-23
rollup merge of #23601: nikomatsakis/by-value-index
Alex Crichton
-6
/
+6
2015-03-23
Add generic conversion traits
Aaron Turon
-3
/
+3
2015-03-23
rustdoc: Add #[doc(test(no_inject_crate))] attribute
Brian Anderson
-1
/
+1
2015-03-23
rustdoc: Support for "array" primitive
Tom Jakubowski
-8
/
+13
2015-03-23
Fallout in stdlib, rustdoc, rustc, etc. For most maps, converted uses of
Niko Matsakis
-6
/
+6
[prev]
[next]