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
/
unique-object-noncopyable.rs
Age
Commit message (
Expand
)
Author
Lines
2015-05-13
Fix ICE that occurs when an associated const is ambiguous.
Sean Patrick Santos
-1
/
+1
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+3
2014-01-11
Remove re-exports of std::io::stdio::{print, println} in the prelude.
Brendan Zabarauskas
-1
/
+1
2013-09-16
switch Drop to `&mut self`
Daniel Micay
-1
/
+1
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-1
/
+1
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+1
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-2
/
+2
2013-02-08
Fix subtle error in caching during kind computation that could cause linear
Niko Matsakis
-4
/
+4
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-11-29
librustc: Make the Drop trait use explicit self
Patrick Walton
-1
/
+1
2012-11-14
Convert the test suite to use the Drop trait
Ben Striegel
-1
/
+4
2012-11-02
rustc: Implement ~Trait. r=nmatsakis
Patrick Walton
-0
/
+21