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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
integral-indexing.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-26
/
+0
2018-03-02
Update compile fail test error messages
Jonathan Behrens
-4
/
+4
2017-03-22
Fix the tests
Simonas Kazlauskas
-4
/
+4
2016-11-26
Overload get{,_mut}{,_unchecked}
Steven Fackler
-4
/
+4
2016-10-31
Changed most vec! invocations to use square braces
iirelu
-1
/
+1
2016-04-05
suggest adding a where-clause when that can help
Ariel Ben-Yehuda
-8
/
+8
2016-03-30
Fix fallout in tests
Jeffrey Seyfried
-8
/
+8
2015-09-26
deduplicate trait errors before they are displayed
Ariel Ben-Yehuda
-8
/
+0
2015-03-16
Consistent spacing
Tamir Duberstein
-4
/
+4
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-2
/
+2
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-6
/
+6
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-2
/
+2
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2015-01-07
fallout
Nick Cameron
-12
/
+20
2014-07-01
rustc: Remove `&str` indexing from the language.
Brian Anderson
-6
/
+6
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-1
/
+1
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-7
/
+7
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-1
/
+1
2014-04-02
Fix fallout of requiring uint indices
Alex Crichton
-0
/
+26