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
/
unit-like-struct-drop-run.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-30
std: Stabilize the rest of Any/BoxAny
Alex Crichton
-1
/
+0
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-03-20
don't use Result::ok just to be able to use unwrap/unwrap_or
Oliver Schneider
-1
/
+1
2015-02-17
Fallout from stabilization
Aaron Turon
-2
/
+2
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-1
/
+1
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-1
/
+1
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-03
Remove deprecated functionality
Alex Crichton
-3
/
+3
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-2
/
+2
2014-07-13
Stabilization for `owned` (now `boxed`) and `cell`
Aaron Turon
-2
/
+2
2014-05-13
std: Move the owned module from core to std
Alex Crichton
-1
/
+1
2014-03-04
Cleaned up `std::any`
Marvin Löbel
-0
/
+1
2014-01-29
Remove do keyword from test/
Scott Lawrence
-2
/
+2
2013-10-30
Prepared `std::sys` for removal, and made `begin_unwind` simpler
Marvin Löbel
-1
/
+1
2013-10-28
Allow fail messages to be caught, and introduce the Any trait
Marvin Löbel
-1
/
+3
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-09-30
testsuite: Un-xfail unit-like-struct-drop-run on Windows
Tim Chevalier
-2
/
+1
2013-09-16
switch Drop to `&mut self`
Daniel Micay
-1
/
+1
2013-08-22
Enabled tests.
Vadim Chugunov
-1
/
+0
2013-07-24
xfail tests that are currently failing on windows, reported in #7999
crnobog
-0
/
+1
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-06-01
Mark run-pass/unit-like-struct-drop-run.rs as xfast-fail.
Luqman Aden
-0
/
+1
2013-06-01
Add test for #6861
Luqman Aden
-0
/
+28