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
/
test
/
run-pass
/
repeated-vector-syntax.rs
Age
Commit message (
Expand
)
Author
Lines
2015-02-05
Implement pretty-printing of `..` and update tests.
Ulrik Sverdrup
-3
/
+3
2015-02-02
`for x in xs.iter()` -> `for x in &xs`
Jorge Aparicio
-1
/
+1
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-1
/
+1
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-2
/
+0
2015-01-07
remove some `slicing_syntax` feature gates
Jorge Aparicio
-2
/
+0
2015-01-07
std: Tweak String implementations
Alex Crichton
-2
/
+2
2015-01-07
Tests
Nick Cameron
-2
/
+2
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-1
/
+1
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-2
/
+2
2014-10-16
Remove libdebug and update tests.
Luqman Aden
-4
/
+7
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+0
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-0
/
+2
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-5
/
+0
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-1
/
+1
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-2
/
+2
2014-02-02
Update/delete tests using @[].
Huon Wilson
-1
/
+1
2013-12-12
Gate literal box expressions in addition to types
Alex Crichton
-0
/
+2
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-2
/
+2
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-2
/
+2
2013-07-17
test: Fix tests.
Patrick Walton
-6
/
+5
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-03-25
Expand on cleanups in trans for expr_repeat and add to tests.
Luqman Aden
-0
/
+7
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-03
rustc: Translate repeated vector syntax
Patrick Walton
-0
/
+7