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
/
vec-push.rs
Age
Commit message (
Expand
)
Author
Lines
2011-11-18
Update stdlib, compiler, and tests to new kind system
Marijn Haverbeke
-1
/
+1
2011-11-16
Replace 'mutable?' with 'const'
Brian Anderson
-1
/
+1
2011-10-25
Update our code to new type parameter kind syntax
Marijn Haverbeke
-1
/
+1
2011-09-24
Vectors containing pinned kinds become pinned
Brian Anderson
-1
/
+1
2011-09-12
Pretty-print for new arg-mode syntax
Marijn Haverbeke
-1
/
+1
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-2
/
+2
2011-08-16
Port the tests to the decl foo<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-16
Port the tests to the typaram foo<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-12
Convert most working tests to ivecs
Brian Anderson
-2
/
+2
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-2
/
+2
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-7
/
+3
2011-06-10
Fix unsafe uses of mutable references
Marijn Haverbeke
-2
/
+2
2011-05-16
Rewrite everything to use [] instead of vec() in value position.
Graydon Hoare
-2
/
+2
2011-04-28
Consider unop deref as an lval. Un-XFAIL vec-push.
Graydon Hoare
-3
/
+1
2011-04-28
rustc: Add a testcase for vector push (mutable aliases with *, really)
Patrick Walton
-0
/
+11