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
/
hint.rs
Age
Commit message (
Expand
)
Author
Lines
2019-04-18
libcore => 2018
Taiki Endo
-1
/
+1
2019-04-05
Remove parens
Unreachable
-2
/
+2
2019-04-05
improve docs for std::hint::unreachable_unchecked()
Unreachable
-3
/
+2
2019-04-03
Updated the reference in core::hint::spin_loop to the correct relative path.
Christian
-1
/
+1
2019-04-03
Updated the documentation of core::hints::spin_loop and core::sync::spin_loop...
Christian
-7
/
+20
2019-03-26
Life's too short not to use cfg_if
gnzlbg
-23
/
+20
2019-03-26
Document why the volatile read is used
gnzlbg
-0
/
+1
2019-03-26
Use fallback on emscripten targets
gnzlbg
-2
/
+18
2019-03-25
black_box should use inline assembly on wasm32
gnzlbg
-3
/
+3
2019-03-25
black_box should inhibit optimizations on platforms without inline assembly
gnzlbg
-3
/
+6
2019-03-25
Remove dupplicated config
gnzlbg
-2
/
+2
2019-03-25
Moves test::black_box to core::hint
gnzlbg
-0
/
+19
2019-03-21
Fix undefined behavior in hint::spin_loop for x86 targets without SSE2
gnzlbg
-6
/
+25
2019-02-10
libs: doc comments
Alexander Regueiro
-1
/
+1
2019-01-15
Move spin_loop_hint to core::hint module
Clar Fon
-0
/
+23
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-04-16
Stabilize core::hint::unreachable_unchecked.
kennytm
-0
/
+61