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-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-3
/
+3
2015-01-21
rollup merge of #20179: eddyb/blind-items
Alex Crichton
-77
/
+60
2015-01-21
rollup merge of #21258: aturon/stab-3-index
Alex Crichton
-5
/
+5
2015-01-21
Remove unused stability levels from compiler
Brian Anderson
-8
/
+3
2015-01-21
rollup merge of #21457: alexcrichton/issue-21436
Alex Crichton
-38
/
+38
2015-01-21
rollup merge of #21396: japaric/no-parens-in-range
Alex Crichton
-7
/
+7
2015-01-21
rollup merge of #21342: Diggsey/issue-21310
Alex Crichton
-0
/
+4
2015-01-21
Fallout from stabilization.
Aaron Turon
-5
/
+5
2015-01-21
rustdoc: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-77
/
+60
2015-01-21
address review comments: reuse Escape etc.
Liigo Zhuang
-21
/
+4
2015-01-21
fix fallout
Liigo Zhuang
-16
/
+21
2015-01-21
rustdoc: eliminates raw markdown code (links, headers, etc.) from tooltips of...
Liigo Zhuang
-5
/
+108
2015-01-21
display plain summary line in javascript
Liigo Zhuang
-1
/
+13
2015-01-21
rustdoc: add tooltips to sidebar
Liigo Zhuang
-11
/
+23
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-38
/
+38
2015-01-21
Display negative trait implementations correctly in rustdoc
Diggory Blake
-0
/
+4
2015-01-21
Rollup merge of #21339 - thorncp:api-docs-search, r=alexcrichton
Barosl LEE
-1
/
+1
2015-01-19
remove unnecessary parentheses from range notation
Jorge Aparicio
-7
/
+7
2015-01-19
Auto merge of #21269 - alexcrichton:issue-6936, r=pnkfelix
bors
-1
/
+1
2015-01-18
Fix typedef/module name conflicts in the compiler
Alex Crichton
-1
/
+1
2015-01-18
Make output type in ast::FnDecl optional
Seo Sanghyeon
-0
/
+1
2015-01-17
Increase docs search box delay
Chris Thorn
-1
/
+1
2015-01-15
auto merge of #20990 : estsauver/rust/playpen_20732, r=alexcrichton
bors
-20
/
+9
2015-01-13
Fix playpen links to not all be the same
Earl St Sauver
-20
/
+9
2015-01-14
auto merge of #21061 : japaric/rust/range, r=nick29581
bors
-2
/
+2
2015-01-14
auto merge of #21018 : tomjakubowski/rust/rustdoc-where-xcrate, r=alexcrichton
bors
-57
/
+2
2015-01-12
cleanup: `&foo[0..a]` -> `&foo[..a]`
Jorge Aparicio
-2
/
+2
2015-01-12
rustdoc: Remove traces of old closures
Tom Jakubowski
-55
/
+0
2015-01-12
rustdoc: Fix where clauses on re-exports
Tom Jakubowski
-2
/
+2
2015-01-10
Fix `playpen.js` errors on `pre`s without IDs
Pascal Hertleif
-0
/
+1
2015-01-08
Make rustdoc use the `[_; N]` syntax instead of `[_, ..N]`
Ken Tossell
-1
/
+1
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-3
/
+3
2015-01-07
rollup merge of #20725: tomjakubowski/rustdoc-misc
Alex Crichton
-2
/
+18
2015-01-07
rollup merge of #20722: alexcrichton/audit-show
Alex Crichton
-3
/
+18
2015-01-07
rollup merge of #20708: aturon/new-int-modules
Alex Crichton
-257
/
+0
2015-01-07
rustdoc: Render associated type bindings
Tom Jakubowski
-2
/
+25
2015-01-07
std: Tweak String implementations
Alex Crichton
-3
/
+18
2015-01-07
use slicing sugar
Jorge Aparicio
-3
/
+3
2015-01-07
register new snapshots
Jorge Aparicio
-257
/
+0
2015-01-07
Register new snapshots
Alex Crichton
-257
/
+0
2015-01-08
Fix rustdoc fallout from #20092
Barosl Lee
-1
/
+1
2015-01-07
Merge pull request #20682 from sfackler/fix-impls
bors
-1
/
+1
2015-01-06
More test fixes
Alex Crichton
-2
/
+0
2015-01-06
Fix JS error
Steven Fackler
-1
/
+1
2015-01-06
rollup merge of #20653: alexcrichton/entry-unstable
Alex Crichton
-3
/
+3
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-12
/
+277
2015-01-07
fallout
Nick Cameron
-10
/
+10
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-12
/
+277
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-3
/
+3
2015-01-06
[breaking change] Revert Entry behaviour to take keys by value.
Dylan Ede
-3
/
+3
[prev]
[next]