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
/
render.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-26
std: Rename Writer::write to Writer::write_all
Alex Crichton
-1
/
+1
2015-01-26
Fallout of io => old_io
Alex Crichton
-16
/
+16
2015-01-23
Auto merge of #20221 - liigo:rustdoc-sidebar-tooltips-v3, r=alexcrichton
bors
-10
/
+21
2015-01-21
rollup merge of #20179: eddyb/blind-items
Alex Crichton
-52
/
+36
2015-01-21
rollup merge of #21258: aturon/stab-3-index
Alex Crichton
-2
/
+2
2015-01-21
rollup merge of #21457: alexcrichton/issue-21436
Alex Crichton
-4
/
+4
2015-01-21
rollup merge of #21396: japaric/no-parens-in-range
Alex Crichton
-6
/
+6
2015-01-21
Fallout from stabilization.
Aaron Turon
-2
/
+2
2015-01-21
rustdoc: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-52
/
+36
2015-01-21
address review comments: reuse Escape etc.
Liigo Zhuang
-16
/
+2
2015-01-21
fix fallout
Liigo Zhuang
-1
/
+1
2015-01-21
rustdoc: eliminates raw markdown code (links, headers, etc.) from tooltips of...
Liigo Zhuang
-1
/
+16
2015-01-21
rustdoc: add tooltips to sidebar
Liigo Zhuang
-10
/
+20
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-4
/
+4
2015-01-21
Display negative trait implementations correctly in rustdoc
Diggory Blake
-0
/
+4
2015-01-19
remove unnecessary parentheses from range notation
Jorge Aparicio
-6
/
+6
2015-01-18
Fix typedef/module name conflicts in the compiler
Alex Crichton
-1
/
+1
2015-01-07
Register new snapshots
Alex Crichton
-32
/
+0
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
-4
/
+36
2015-01-07
fallout
Nick Cameron
-7
/
+7
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-4
/
+36
2015-01-06
[breaking change] Revert Entry behaviour to take keys by value.
Dylan Ede
-3
/
+3
2015-01-05
rollup merge of #20092: barosl/rustdoc-line-number-clickable
Alex Crichton
-2
/
+2
2015-01-04
[breaking change] Update entry API as part of RFC 509.
Ben Foppa
-13
/
+7
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-4
/
+4
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-02
rollup merge of #20410: japaric/assoc-types
Alex Crichton
-11
/
+21
2015-01-02
rollup merge of #20377: alexcrichton/issue-20352
Alex Crichton
-7
/
+8
2015-01-02
rustdoc: fix rendering of associated types
Corey Richardson
-11
/
+21
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-0
/
+1
2015-01-01
std: Enforce Unicode in fmt::Writer
Alex Crichton
-7
/
+8
2014-12-30
Fallout from stabilization
Aaron Turon
-3
/
+5
2014-12-27
Make the line numbers of the source code clickable
Barosl Lee
-2
/
+2
2014-12-26
Changes to RustDoc
Nick Cameron
-3
/
+0
2014-12-23
Rename include_bin! to include_bytes!
Chris Wong
-12
/
+12
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-3
/
+5
2014-12-21
Remove a ton of public reexports
Corey Farwell
-1
/
+1
2014-12-19
librustdoc: use `#[deriving(Copy)]`
Jorge Aparicio
-2
/
+1
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-2
/
+2
2014-12-14
Parse `unsafe trait` but do not do anything with it beyond parsing and integr...
Niko Matsakis
-1
/
+2
2014-12-14
Rename FnStyle trait to Unsafety.
Niko Matsakis
-8
/
+8
2014-12-13
librustdoc: use tuple indexing
Jorge Aparicio
-1
/
+1
2014-12-13
librustdoc: use unboxed closures
Jorge Aparicio
-4
/
+9
2014-12-11
Register new snapshots
Alex Crichton
-1
/
+1
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-1
/
+7
2014-12-06
librustdoc: remove unnecessary `as_mut_slice` calls
Jorge Aparicio
-1
/
+1
2014-12-06
librustdoc: remove unnecessary `as_slice()` calls
Jorge Aparicio
-11
/
+11
2014-12-04
rustdoc: Avoid rendering foreign items to the sidebar.
Kang Seonghoon
-0
/
+4
2014-12-04
rustdoc: Removed Foreign{Function,Static} item types.
Kang Seonghoon
-8
/
+4
[prev]
[next]