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
/
issue-4252.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-28
Register new snapshots
Tamir Duberstein
-3
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-24
Reject specialized Drop impls.
Felix S. Klock II
-1
/
+1
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-6
/
+6
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-2
/
+2
2015-01-02
Use `derive` rather than `deriving` in tests
Nick Cameron
-2
/
+2
2014-10-16
Remove libdebug and update tests.
Luqman Aden
-8
/
+8
2014-06-20
librustc: Put `#[unsafe_destructor]` behind a feature gate.
Patrick Walton
-0
/
+2
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-0
/
+2
2014-02-20
Resolve the vtables for method calls to generic Drop impls with trait bounds.
Eduard Burtescu
-8
/
+12
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2014-01-03
test: Make all the run-pass tests use `pub fn main`
Patrick Walton
-1
/
+1
2013-09-25
rustdoc: Change all code-blocks with a script
Alex Crichton
-1
/
+1
2013-09-16
switch Drop to `&mut self`
Daniel Micay
-1
/
+1
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-03-27
testsuite: Add various test cases
Tim Chevalier
-0
/
+37