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
/
str-growth.rs
Age
Commit message (
Expand
)
Author
Lines
2014-04-10
libstd: Implement `StrBuf`, a new string buffer type like `Vec`, and
Patrick Walton
-24
/
+0
2013-06-28
librustc: Remove the broken overloaded assign-ops from the language.
Patrick Walton
-3
/
+3
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-6
/
+6
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-6
/
+6
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-6
/
+6
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
-4
/
+4
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-7
/
+7
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-1
/
+1
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-9
/
+9
2011-05-02
Un-revert "Use different syntax for checks that matter to typestate", fixing ...
Patrick Walton
-6
/
+6
2011-05-02
Revert "Use different syntax for checks that matter to typestate"
Graydon Hoare
-6
/
+6
2011-05-02
Use different syntax for checks that matter to typestate
Tim Chevalier
-6
/
+6
2011-04-28
rustc: Fix vec append glue for strings. Add a test case.
Patrick Walton
-0
/
+14