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
/
library
/
core
/
src
/
hint.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-08
Bump stage0 compiler to 1.56
Mark Rousskov
-14
/
+2
2021-08-15
Allow the use of the deprecated llvm_asm! in black_box
Amanieu d'Antras
-0
/
+1
2021-08-12
Implement `black_box` using intrinsic
Gary Guo
-12
/
+8
2021-05-02
Auto merge of #84725 - sebpop:arm64-isb, r=joshtriplett
bors
-1
/
+1
2021-04-29
[Arm64] use isb instruction instead of yield in spin loops
Sebastian Pop
-1
/
+1
2021-04-25
move core::hint::black_box under its own feature gate
Ralf Jung
-1
/
+1
2021-01-03
Fixed documentation error
bool
-1
/
+1
2020-11-06
Stabilize hint::spin_loop
Ivan Tham
-9
/
+53
2020-10-05
hint doc use intra-doc links
Ivan Tham
-1
/
+1
2020-10-05
Hint doc use convert::identity relative link
Ivan Tham
-2
/
+2
2020-09-20
Rollup merge of #76823 - RalfJung:black-box-warn, r=joshtriplett
Ralf Jung
-1
/
+1
2020-09-19
Rollup merge of #76434 - RalfJung:black-box, r=Mark-Simulacrum
Ralf Jung
-1
/
+2
2020-09-17
black_box: silence unused_mut warning when building with cfg(miri)
Ralf Jung
-1
/
+1
2020-09-16
Fix black_box bug detected by Amanieu
Lzu Tao
-1
/
+1
2020-09-16
Prefer asm! over llvm_asm! in core
Lzu Tao
-2
/
+3
2020-09-07
do not inline black_box when building for Miri
Ralf Jung
-1
/
+2
2020-08-27
Fix typo in `std::hint::black_box` docs
aticu
-1
/
+1
2020-08-12
Remove intra-doc link as it resolves without reference link
Denis Vasilik
-1
/
+0
2020-08-11
Revert broken link
Denis Vasilik
-1
/
+1
2020-08-11
Use intra-doc links
Denis Vasilik
-3
/
+3
2020-08-08
make black_box a NOP in Miri
Ralf Jung
-1
/
+3
2020-07-27
mv std libs to library/
mark
-0
/
+127