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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
Age
Commit message (
Expand
)
Author
Lines
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-39
/
+39
2015-01-21
Rollup merge of #21375 - petrochenkov:ssbsl, r=alexcrichton
Barosl LEE
-2
/
+2
2015-01-21
Rollup merge of #21339 - thorncp:api-docs-search, r=alexcrichton
Barosl LEE
-1
/
+1
2015-01-20
Auto merge of #21287 - alexcrichton:issue-19872, r=huonw
bors
-5
/
+11
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
rustdoc: Improve diagnostics on lockfile failures
Alex Crichton
-5
/
+11
2015-01-18
Make output type in ast::FnDecl optional
Seo Sanghyeon
-1
/
+4
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-17
Increase docs search box delay
Chris Thorn
-1
/
+1
2015-01-17
Remove unnecessary explicit conversions to *const T
we
-2
/
+2
2015-01-15
rollup merge of #21071: sfaxon/mobile-friendly-book
Alex Crichton
-0
/
+1
2015-01-15
syntax: add fully qualified UFCS expressions.
Eduard Burtescu
-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
-113
/
+187
2015-01-13
Make the Rust Book more mobile friendly
Seth Faxon
-0
/
+1
2015-01-13
Return the Vec from csearch::get_item_attrs.
Ms2ger
-7
/
+2
2015-01-12
cleanup: `&foo[0..a]` -> `&foo[..a]`
Jorge Aparicio
-2
/
+2
2015-01-12
rustdoc: Show type bindings on object types
Tom Jakubowski
-20
/
+27
2015-01-12
rustdoc: Remove traces of old closures
Tom Jakubowski
-78
/
+0
2015-01-12
rustdoc: Fix where clauses on re-exports
Tom Jakubowski
-15
/
+160
2015-01-12
Make the compilation process more easily customisable
Nick Cameron
-5
/
+14
2015-01-10
Fix `playpen.js` errors on `pre`s without IDs
Pascal Hertleif
-0
/
+1
2015-01-09
Merge pull request #20793 from ktossell/rustdoc-fixedvector-syntax
bors
-1
/
+1
2015-01-08
Make rustdoc use the `[_; N]` syntax instead of `[_, ..N]`
Ken Tossell
-1
/
+1
2015-01-08
rustdoc: Stop adding #[deny(warnings)] to all tests
Brian Anderson
-1
/
+0
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-4
/
+5
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Store deprecated status of i/u-suffixed literals.
Huon Wilson
-4
/
+4
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-07
rollup merge of #20723: pnkfelix/feature-gate-box-syntax
Alex Crichton
-0
/
+1
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-6
/
+6
2015-01-07
rollup merge of #20725: tomjakubowski/rustdoc-misc
Alex Crichton
-4
/
+41
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
rollup merge of #20703: barosl/rustdoc-z-index-fallout
Alex Crichton
-1
/
+1
2015-01-07
rustdoc: Render associated type bindings
Tom Jakubowski
-4
/
+48
2015-01-08
Added `box_syntax` feature gate; added to std and rustc crates for bootstrap.
Felix S. Klock II
-0
/
+1
2015-01-07
Preliminary feature staging
Brian Anderson
-1
/
+7
2015-01-07
std: Tweak String implementations
Alex Crichton
-3
/
+18
2015-01-07
use slicing sugar
Jorge Aparicio
-6
/
+6
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
[next]