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
/
compile-fail
/
std-uncopyable-atomics.rs
Age
Commit message (
Expand
)
Author
Lines
2015-05-27
Use `const fn` to abstract away the contents of UnsafeCell & friends.
Eduard Burtescu
-3
/
+3
2015-01-11
Rename AtomicInt and AtomicUint
Steven Fackler
-2
/
+2
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-1
/
+1
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-1
/
+1
2015-01-08
Update the "English-language" to-string function of a `cmt` to use
Niko Matsakis
-4
/
+4
2015-01-05
Remove use of globs feature gate from tests.
Huon Wilson
-1
/
+0
2015-01-03
Remove deprecated functionality
Alex Crichton
-2
/
+0
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-3
/
+3
2014-10-09
test: Convert statics to constants
Alex Crichton
-3
/
+3
2014-09-16
Fallout from renaming
Aaron Turon
-1
/
+1
2014-08-04
stabilize atomics (now atomic)
Aaron Turon
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-16
Remove AtomicFlag
Cadence Marseille
-2
/
+0
2014-02-27
Forbid moves out of static items Closes #10577
Flavio Percoco
-4
/
+4
2013-12-25
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2013-11-07
std: Make atomic types non-copyable. Closes #8380
Brian Anderson
-0
/
+31