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
/
doc
/
po
Age
Commit message (
Expand
)
Author
Lines
2013-12-15
std::vec: convert to(_mut)_ptr to as_... methods on &[] and &mut [].
Huon Wilson
-10
/
+10
2013-12-15
Move std::{str,vec}::raw::set_len to an unsafe method on Owned{Vector,Str}.
Huon Wilson
-4
/
+4
2013-11-26
librustc: Remove remaining uses of `&fn()` in favor of `||`.
Patrick Walton
-2
/
+2
2013-11-26
Updating docs with updated closure syntax, `&fn` -> `||`
Vijay Korapaty
-39
/
+39
2013-11-18
librustc: Convert `~fn()` to `proc()` everywhere.
Patrick Walton
-8
/
+8
2013-11-12
Check inferred integer literals for overflows, closes #4220
Florian Hahn
-2
/
+2
2013-11-02
Grammar error and vim syntax highlighting mistake fixed.
Matt Carberry
-1
/
+1
2013-11-02
Added octal literal support.
Matt Carberry
-2
/
+18
2013-10-20
doc (en & ja): remove mentions of type float, rust and rusti tools
Sébastien Chauvel
-216
/
+209
2013-10-17
std: Move size/align functions to std::mem. #2240
Brian Anderson
-4
/
+4
2013-09-21
Update version numbers to 0.8
Brian Anderson
-20
/
+20
2013-08-15
auto merge of #8490 : huonw/rust/fromiterator-extendable, r=catamorphism
bors
-2
/
+2
2013-08-15
std: Move the iterator param on FromIterator and Extendable to the method.
Huon Wilson
-2
/
+2
2013-08-13
tutorial: Add Japanese translation
gifnksm
-98
/
+1460
2013-08-12
doc: Generate .po files for Japanse translations
gifnksm
-0
/
+15257
2013-08-12
doc: Update .pot files
gifnksm
-1775
/
+1840
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-14
/
+14
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-14
/
+14
2013-07-27
Change concurrency primitives to standard naming conventions
Steven Stewart-Gallus
-17
/
+17
2013-07-17
Add project information to l10n templates.
OGINO Masanori
-895
/
+1198
2013-07-07
Generate initial translatable templates for documentation
Luca Bruno
-0
/
+14889