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
/
libstd
/
thunk.rs
Age
Commit message (
Expand
)
Author
Lines
2015-06-17
std: Deprecate the `thunk` module
Alex Crichton
-0
/
+1
2015-06-17
std: Split the `std_misc` feature
Alex Crichton
-1
/
+1
2015-04-01
Remove `Thunk` struct and `Invoke` trait; change `Thunk` to be an alias
Niko Matsakis
-39
/
+3
2015-03-03
Switched to Box::new in many places.
Felix S. Klock II
-1
/
+1
2015-02-20
Register new snapshots
Alex Crichton
-3
/
+0
2015-02-17
Register new snapshots
Alex Crichton
-1
/
+1
2015-02-18
Update the libraries to reflect Send loosing the 'static bound.
Huon Wilson
-8
/
+11
2015-02-04
remove all kind annotations from closures
Jorge Aparicio
-1
/
+1
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+1
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-1
/
+1
2015-01-21
Tie stability attributes to feature gates
Brian Anderson
-0
/
+1
2015-01-07
markers -> marker
Nick Cameron
-1
/
+1
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+1
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-0
/
+3
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-0
/
+52