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
/
toc.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-15
Register new snapshots
Alex Crichton
-1
/
+1
2014-06-10
Fix more misspelled comments and strings.
Joseph Crail
-4
/
+4
2014-06-06
Rename Iterator::len to count
Aaron Turon
-1
/
+1
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-3
/
+3
2014-05-28
std: Remove format_strbuf!()
Alex Crichton
-1
/
+1
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-5
/
+5
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-7
/
+7
2014-05-15
Updates with core::fmt changes
Alex Crichton
-3
/
+3
2014-05-12
librustdoc: Remove all `~str` usage from librustdoc.
Patrick Walton
-11
/
+15
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-2
/
+2
2014-04-10
libstd: Implement `StrBuf`, a new string buffer type like `Vec`, and
Patrick Walton
-8
/
+9
2014-03-31
rustdoc: Switch field privacy as necessary
Alex Crichton
-8
/
+8
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+0
2014-03-20
rename std::vec_ng -> std::vec
Daniel Micay
-1
/
+1
2014-03-09
rustdoc: add table-of-contents recording & rendering, use it with plain
Huon Wilson
-0
/
+269