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
/
run-pass
/
utf8.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2015-05-04
Remove several FIXMEs
Johannes Oertel
-2
/
+0
2015-04-21
Model lexer: Fix remaining issues
Piotr Czarnecki
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-10
/
+10
2015-03-06
syntax: Remove deprecated unicode escapes
Alex Crichton
-5
/
+5
2015-01-27
cleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant `as_slice()` calls
Jorge Aparicio
-1
/
+1
2014-07-21
Add a ton of ignore-lexer-test
Corey Richardson
-1
/
+2
2014-07-01
rustc: Remove `&str` indexing from the language.
Brian Anderson
-1
/
+1
2014-06-27
replaced ignore-pretty with no-pretty-expanded
John Clements
-1
/
+1
2014-06-25
work around 15189 in test cases
John Clements
-0
/
+2
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-8
/
+8
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-9
/
+9
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-14
/
+14
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-8
/
+8
2014-04-02
Fix fallout of requiring uint indices
Alex Crichton
-1
/
+1
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-3
/
+3
2013-11-26
Removed unneccessary `_iter` suffixes from various APIs
Marvin Löbel
-1
/
+1
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-3
/
+3
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-3
/
+3
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-1
/
+1
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-1
/
+1
2013-07-30
Added str::char_offset_iter() and str::rev_char_offset_iter()
Marvin Löbel
-1
/
+1
2013-07-17
Clean-up tests after debug!/std-macros change.
Huon Wilson
-3
/
+3
2013-06-14
add IteratorUtil to the prelude
Daniel Micay
-2
/
+0
2013-06-09
std: replace the str::each* fns/methods with byte iterators
Huon Wilson
-2
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-9
/
+9
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-9
/
+9
2013-03-11
Remove uses of log
Brian Anderson
-3
/
+3
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-9
/
+9
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-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-11
/
+11
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-04-06
Convert old-style for loops to new-style
Marijn Haverbeke
-1
/
+1
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-3
/
+3
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-3
/
+3
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-08-15
The wonky for...in... whitespace was bothering me. Sorry!
Lindsey Kuper
-2
/
+2
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-2
/
+0
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-45
/
+45
2011-05-23
test: Un-xfail some working tests
Brian Anderson
-2
/
+1
2011-05-03
Assume xfail-stage0 implies stage1 and stage2 in tests, for now.
Graydon Hoare
-0
/
+2
2011-05-02
Un-revert "Use different syntax for checks that matter to typestate", fixing ...
Patrick Walton
-9
/
+9
2011-05-02
Revert "Use different syntax for checks that matter to typestate"
Graydon Hoare
-9
/
+9
2011-05-02
Use different syntax for checks that matter to typestate
Tim Chevalier
-9
/
+9
2011-03-25
Switch xfail system to use comments embedded in source files.
Graydon Hoare
-0
/
+1
2010-07-26
Move the test suite to the "as" form for casts. XFAIL a few tests for LLVM.
Patrick Walton
-9
/
+9
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+48