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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
generic-alias-unique.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-28
librustc: Change "Owned" to "Send" everywhere
Patrick Walton
-1
/
+1
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-15
Clonify some of run-pass
Ben Striegel
-1
/
+1
2013-03-11
Remove uses of log
Brian Anderson
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-1
/
+1
2013-02-20
librustc: Separate most trait bounds with '+'. rs=plussing
Patrick Walton
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2012-12-13
Rename Send trait to Owned
Brian Anderson
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-12-05
test: Fix a bunch of test cases. rs=burning
Patrick Walton
-1
/
+1
2012-09-07
Convert all kind bounds to camel case. Remove send, owned keywords.
Brian Anderson
-1
/
+1
2012-08-01
Convert ret to return
Brian Anderson
-1
/
+1
2012-05-22
Send is no longer a subkind of copy. This allows for sendable, but non-copyab...
Eric Holk
-1
/
+1
2012-01-05
Switch to new param kind bound syntax
Marijn Haverbeke
-1
/
+1
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-1
/
+1
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-1
/
+1
2011-11-18
Update stdlib, compiler, and tests to new kind system
Marijn Haverbeke
-1
/
+1
2011-10-28
Move to short kind kinds words in test suite
Marijn Haverbeke
-1
/
+1
2011-10-25
Update our code to new type parameter kind syntax
Marijn Haverbeke
-1
/
+1
2011-09-23
Create a bunch of test cases for unique boxes by copying box tests
Brian Anderson
-0
/
+10