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
/
library
/
std
/
src
/
thread
/
local.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-07
Convert a bunch of intra-doc links
Camelid
-1
/
+1
2020-09-26
Auto merge of #74225 - poliorcetics:std-thread-unsafe-op-in-unsafe-fn, r=josh...
bors
-36
/
+107
2020-09-22
Update library functions with stability attributes
Dylan MacKenzie
-0
/
+2
2020-09-21
Fix missing unsafe block for target arch wasm32
Alexis Bourget
-3
/
+10
2020-09-21
Fix accordingly to review
Alexis Bourget
-22
/
+20
2020-09-21
Improve some SAFETY comments following suggestions
Alexis Bourget
-6
/
+17
2020-09-21
Finished documenting all unsafe op inside unsafe fn
Alexis Bourget
-5
/
+17
2020-09-21
Deny unsafe op in unsafe fns without the unsafe keyword, first part for std/t...
Alexis Bourget
-28
/
+71
2020-09-03
Use inline(never) instead of cold
Howard Su
-3
/
+2
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-200
/
+6
2020-08-20
Move to intra doc links for std::thread documentation
Alexis Bourget
-5
/
+3
2020-07-29
Disallow missing unsafe blocks in unsafe fn in panicking.rs
Alexis Bourget
-1
/
+5
2020-07-27
mv std libs to library/
mark
-0
/
+747