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
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
2014-12-04
rustdoc: Refactored various uses of ItemType.
Kang Seonghoon
-74
/
+72
2014-12-04
rustdoc: Fixed a missing rendering of ForeignStaticItems.
Kang Seonghoon
-1
/
+2
2014-12-01
auto merge of #19405 : jfager/rust/de-match-pyramid, r=bstrie
bors
-104
/
+90
2014-12-01
rustdoc: Use relative paths in source renders.
Kang Seonghoon
-5
/
+14
2014-11-29
Replace some verbose match statements with their `if let` equivalent.
jfager
-104
/
+90
2014-11-24
rustdoc: Render Sized? on traits and generics
Tom Jakubowski
-0
/
+6
2014-11-24
rustdoc: Render associated types on traits and impls
Tom Jakubowski
-27
/
+65
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-16
/
+29
2014-11-23
rollup merge of #19234: P1start/rustdoc-misc
Jakub Bukaj
-62
/
+42
2014-11-23
Change how rustdoc shows constants and statics to be more similar to other items
P1start
-57
/
+35
2014-11-23
Make rustdoc display `extern crate` statements correctly
P1start
-5
/
+7
2014-11-20
rustdoc: Allow private modules be included in docs
Alexander Light
-39
/
+47
2014-11-18
std: Stabilize std::fmt
Alex Crichton
-5
/
+5
2014-11-18
implement Writer for Vec<u8>
Daniel Micay
-3
/
+3
2014-11-17
Fallout from deprecation
Aaron Turon
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+1
2014-11-10
rustdoc: revise method counts in stability summary
Aaron Turon
-13
/
+11
2014-11-06
Fallout from collection conventions
Alexis Beingessner
-9
/
+9
2014-11-02
refactor libcollections as part of collection reform
Alexis Beingessner
-1
/
+1
2014-10-31
DSTify Hash
Jorge Aparicio
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-23
/
+23
2014-10-16
librustdoc: Remove all uses of {:?}.
Luqman Aden
-2
/
+2
2014-10-09
rustdoc: Implement constant documentation
Alex Crichton
-18
/
+35
2014-10-07
Use slice syntax instead of slice_to, etc.
Nick Cameron
-6
/
+6
2014-10-06
Rename the file permission statics in std::io to be uppercase
P1start
-1
/
+1
2014-10-02
Revert "Use slice syntax instead of slice_to, etc."
Aaron Turon
-6
/
+6
2014-10-02
Use slice syntax instead of slice_to, etc.
Nick Cameron
-6
/
+6
2014-09-29
rollup merge of #17531 : tomjakubowski/rustdoc-where-clauses
Alex Crichton
-12
/
+16
2014-09-29
rustdoc: Render where clauses as appropriate
Tom Jakubowski
-12
/
+16
2014-09-25
rustdoc: replace DIV inside H1 with SPAN.
NODA, Kai
-3
/
+4
2014-09-25
auto merge of #17378 : Gankro/rust/hashmap-entry, r=aturon
bors
-7
/
+13
2014-09-24
handling fallout from entry api
Alexis Beingessner
-7
/
+13
2014-09-23
Deal with the fallout of string stabilization
Alex Crichton
-1
/
+2
2014-09-21
Fix fallout from Vec stabilization
Alex Crichton
-2
/
+3
2014-09-19
Add enum variants to the type namespace
Nick Cameron
-5
/
+5
2014-09-17
librustc: Implement associated types behind a feature gate.
Patrick Walton
-0
/
+1
2014-09-17
rustdoc: Correctly distinguish enums and types
P1start
-0
/
+1
2014-09-16
Fallout from renaming
Aaron Turon
-4
/
+4
2014-09-13
librustc: Forbid inherent implementations that aren't adjacent to the
Patrick Walton
-0
/
+1
2014-09-05
auto merge of #16628 : pczarn/rust/hashmap-opt, r=nikomatsakis
bors
-1
/
+1
2014-09-05
Work around inability to link lifetime of ref bindings (#16994)
Piotr Czarnecki
-1
/
+1
2014-09-03
Fix spelling errors and capitalization.
Joseph Crail
-1
/
+1
2014-08-29
auto merge of #16767 : SiegeLord/rust/reexported_methods, r=cmr
bors
-8
/
+10
[prev]
[next]