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
/
issue-2590.rs
Age
Commit message (
Expand
)
Author
Lines
2013-04-30
new borrow checker (mass squash)
Niko Matsakis
-1
/
+1
2013-03-13
test: Fix tests. rs=tests
Patrick Walton
-2
/
+2
2013-03-08
test: Removing dvec uses
Alex Crichton
-4
/
+2
2013-03-02
librustc: Forbid chained imports and fix the logic for one-level renaming imp...
Patrick Walton
-4
/
+4
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-12-06
test: Fix some compile-fail bustage. rs=bustage
Patrick Walton
-1
/
+1
2012-10-12
remove ctor from ast (take 2) (no review: just dead code removal)
Niko Matsakis
-1
/
+1
2012-10-08
Revert "remove ctor from ast"
Tim Chevalier
-1
/
+1
2012-10-08
remove ctor from ast
Niko Matsakis
-1
/
+1
2012-09-12
fixup mutability of vec::each, make iter_bytes pure
Niko Matsakis
-2
/
+2
2012-09-05
test: "import" -> "use"
Patrick Walton
-1
/
+1
2012-08-15
Convert more core types to camel case
Brian Anderson
-2
/
+2
2012-08-13
test: Make issue-2590 conform to the spirit of the test better
Patrick Walton
-3
/
+1
2012-08-13
test: Make issue-2590 test for implicit copies instead of moves.
Patrick Walton
-1
/
+3
2012-08-08
Convert impls to new syntax
Brian Anderson
-1
/
+1
2012-07-17
rustc: Implement and enforce instance coherence
Patrick Walton
-1
/
+5
2012-07-14
Tear out ty_str and ty_vec.
Michael Sullivan
-1
/
+1
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-1
/
+1
2012-06-21
Make liveness print out a proper error message for moves out of a self field
Tim Chevalier
-0
/
+13