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
/
slice.rs
Age
Commit message (
Expand
)
Author
Lines
2015-06-13
Use `assert_eq!` instead of `assert!` in tests
petrochenkov
-1
/
+1
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-1
/
+3
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-1
/
+1
2015-03-23
Fallout in stdlib, rustdoc, rustc, etc. For most maps, converted uses of
Niko Matsakis
-8
/
+8
2015-02-06
make `IndexMut` a super trait over `Index`
Jorge Aparicio
-4
/
+0
2015-02-05
Implement pretty-printing of `..` and update tests.
Ulrik Sverdrup
-2
/
+2
2015-01-30
Rename FullRange to RangeFull
Nick Cameron
-5
/
+5
2015-01-07
remove some `slicing_syntax` feature gates
Jorge Aparicio
-1
/
+0
2015-01-07
use slicing sugar
Jorge Aparicio
-1
/
+1
2015-01-07
fallout
Nick Cameron
-11
/
+33
2015-01-07
Tests
Nick Cameron
-9
/
+10
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-4
/
+4
2014-10-07
Rename slicing methods
Nick Cameron
-6
/
+6
2014-10-07
Put slicing syntax behind a feature gate.
Nick Cameron
-0
/
+2
2014-10-02
Revert "Remove the `_` suffix from slice methods."
Aaron Turon
-8
/
+8
2014-10-02
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-2
/
+0
2014-10-02
Put slicing syntax behind a feature gate.
Nick Cameron
-0
/
+2
2014-10-02
Remove the `_` suffix from slice methods.
Nick Cameron
-8
/
+8
2014-09-19
reviewer changes
Nick Cameron
-1
/
+1
2014-09-19
Implement slicing syntax.
Nick Cameron
-0
/
+70