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
/
rustdoc
/
unindent_pass.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-12
/
+10
2012-07-01
Convert to new closure syntax
Brian Anderson
-3
/
+4
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-3
/
+3
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-1
/
+1
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-3
/
+3
2012-03-10
core: Remove the nearly empty math module
Brian Anderson
-1
/
+1
2012-03-08
rustdoc: Rename desc_pass to text_pass
Brian Anderson
-1
/
+1
2012-02-27
rustdoc: Clean up pass names
Brian Anderson
-1
/
+1
2012-02-26
rustdoc: Rename util mod to par
Brian Anderson
-1
/
+1
2012-02-26
rustdoc: Do all maps as util::anymap
Brian Anderson
-1
/
+1
2012-02-23
(core::str) remove len_bytes alias
Kevin Cantu
-2
/
+2
2012-02-23
(core::char) rename slice -> slice_chars
Kevin Cantu
-1
/
+1
2012-02-23
(core::str) mostly rename len -> len_chars
Kevin Cantu
-1
/
+1
2012-02-12
(core::str) rename byte_len -> len_bytes and rename char_len -> len
Kevin Cantu
-2
/
+2
2012-02-01
Rename str::char_slice -> str::slice
Kevin Cantu
-1
/
+1
2012-01-31
Rename str::loop_chars to str::all,
Kevin Cantu
-2
/
+2
2012-01-24
rustdoc: Add a pass to normalize indentation levels in doc comments
Brian Anderson
-0
/
+120