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
/
once-move-out-on-heap.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-2
/
+2
2014-11-07
Purge the old `once_fns`, which are not coming back
Niko Matsakis
-1
/
+0
2014-06-11
sync: Move underneath libstd
Alex Crichton
-2
/
+1
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-1
/
+1
2014-04-06
Remove check-fast. Closes #4193, #8844, #6330, #7416
Brian Anderson
-1
/
+0
2014-03-24
test: Update all tests with the sync changes
Alex Crichton
-1
/
+1
2014-02-14
extern mod => extern crate
Alex Crichton
-1
/
+1
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2014-02-05
move concurrent stuff from libextra to libsync
JeremyLetang
-3
/
+3
2014-01-29
Remove do keyword from test/
Scott Lawrence
-2
/
+2
2014-01-03
test: Make all the run-pass tests use `pub fn main`
Patrick Walton
-1
/
+1
2013-12-03
Move std::util::ignore to std::prelude::drop
Steven Fackler
-2
/
+1
2013-11-18
libsyntax: Remove `~fn()` from the language
Patrick Walton
-1
/
+1
2013-10-17
Removed the -Z once_fns compiler flag and added the new feature directive of ...
Chris Sainty
-0
/
+1
2013-07-27
Change concurrency primitives to standard naming conventions
Steven Stewart-Gallus
-1
/
+1
2013-06-29
xfail-fast once fn run-pass tests
Ben Blum
-0
/
+2
2013-06-19
Add tests for once functions (#2549).
Ben Blum
-0
/
+27