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
/
test
/
compile-fail
/
once-cant-call-twice-on-stack.rs
Age
Commit message (
Expand
)
Author
Lines
2014-11-07
Purge the old `once_fns`, which are not coming back
Niko Matsakis
-28
/
+0
2014-06-11
sync: Move underneath libstd
Alex Crichton
-2
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
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-05
move concurrent stuff from libextra to libsync
JeremyLetang
-3
/
+3
2013-12-03
Move std::util::ignore to std::prelude::drop
Steven Fackler
-2
/
+1
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-2
/
+2
2013-11-26
libsyntax: Remove the old-style borrowed closure type syntax from the
Patrick Walton
-1
/
+1
2013-10-17
Removed the -Z once_fns compiler flag and added the new feature directive of ...
Chris Sainty
-1
/
+1
2013-07-27
Change concurrency primitives to standard naming conventions
Steven Stewart-Gallus
-1
/
+1
2013-06-19
Hide the once-move-out privilege for stack fns behind '-Z once-fns'
Ben Blum
-0
/
+1
2013-06-19
Add tests for once functions (#2549).
Ben Blum
-0
/
+29