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
/
libcore
/
finally.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-17
Evaluate # fn in docs
Steve Klabnik
-2
/
+0
2015-01-13
Address feedback
Brian Anderson
-1
/
+5
2015-01-13
std: Deprecate `finally` module
Brian Anderson
-1
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2014-12-13
libcore: fix fallout in doc tests
Jorge Aparicio
-1
/
+5
2014-12-13
libcore: use unboxed closures in the `finally` module
Jorge Aparicio
-23
/
+12
2014-11-26
rollup merge of #19329: steveklabnik/doc_style_cleanup2
Alex Crichton
-21
/
+19
2014-11-26
/*! -> //!
Steve Klabnik
-21
/
+19
2014-11-25
/** -> ///
Steve Klabnik
-32
/
+30
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-2
/
+2
2014-08-29
Register new snapshots
Alex Crichton
-7
/
+0
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-0
/
+7
2014-06-29
Extract tests from libcore to a separate crate
Steven Fackler
-52
/
+0
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-2
/
+2
2014-05-23
std: Move unstable::finally to std::finally. #1457
Brian Anderson
-2
/
+2
2014-05-07
core: Get coretest working
Alex Crichton
-2
/
+3
2014-05-07
core: Bring char/finally test style up to date
Alex Crichton
-42
/
+45
2014-05-07
core: Inherit the finally module
Alex Crichton
-0
/
+165