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-21
rollup merge of #20179: eddyb/blind-items
Alex Crichton
-250
/
+224
2015-01-21
rollup merge of #21258: aturon/stab-3-index
Alex Crichton
-8
/
+8
2015-01-21
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-21
rollup merge of #21457: alexcrichton/issue-21436
Alex Crichton
-39
/
+39
2015-01-21
rollup merge of #21396: japaric/no-parens-in-range
Alex Crichton
-7
/
+7
2015-01-21
rollup merge of #21368: tomjakubowski/rustdoc-miscellany
Alex Crichton
-52
/
+94
2015-01-21
rollup merge of #21342: Diggsey/issue-21310
Alex Crichton
-0
/
+23
2015-01-21
rollup merge of #21340: pshc/libsyntax-no-more-ints
Alex Crichton
-2
/
+2
2015-01-21
Fallout from stabilization.
Aaron Turon
-8
/
+8
2015-01-21
rustdoc: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-250
/
+224
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-39
/
+39
2015-01-21
Display negative trait implementations correctly in rustdoc
Diggory Blake
-0
/
+23
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
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
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
rustdoc: Handle associated types on inlined impls
Tom Jakubowski
-5
/
+27
2015-01-17
rustdoc: Add some re-exports
Tom Jakubowski
-2
/
+4
2015-01-17
rustdoc: Accept string source in core::run_core
Tom Jakubowski
-13
/
+23
2015-01-17
rustdoc: Separate associated types from methods
Tom Jakubowski
-4
/
+12
2015-01-17
rustdoc: Add Show impls to more clean types
Tom Jakubowski
-29
/
+29
2015-01-17
libsyntax: rename functions from uint to usize
Paul Collier
-2
/
+2
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
[next]