This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
97d438cd31
rust
/
library
/
std
/
src
/
sys
History
Download ZIP
Download TAR.GZ
Josh Triplett
97d438cd31
Use Align8 to avoid misalignment if the allocator or Vec doesn't align allocations
2022-10-15 00:35:39 +01:00
..
common
Reduce CString allocations in std as much as possible
2022-10-03 11:13:17 -07:00
hermit
Reduce CString allocations in std as much as possible
2022-10-03 11:13:17 -07:00
itron
std: make
ReentrantMutex
movable and
const
; simplify
Stdout
initialization
2022-09-03 14:05:28 +02:00
sgx
Auto merge of
#102655
- joboet:windows_tls_opt, r=ChrisDenton
2022-10-13 06:49:29 +00:00
solid
Auto merge of
#102655
- joboet:windows_tls_opt, r=ChrisDenton
2022-10-13 06:49:29 +00:00
unix
Add
IsTerminal
trait to determine if a descriptor or handle is a terminal
2022-10-15 00:35:38 +01:00
unsupported
Add
IsTerminal
trait to determine if a descriptor or handle is a terminal
2022-10-15 00:35:38 +01:00
wasi
Add
IsTerminal
trait to determine if a descriptor or handle is a terminal
2022-10-15 00:35:38 +01:00
wasm
std: use
sync::RwLock
for internal statics
2022-09-19 23:27:26 +02:00
windows
Use Align8 to avoid misalignment if the allocator or Vec doesn't align allocations
2022-10-15 00:35:39 +01:00
mod.rs
Reduce CString allocations in std as much as possible
2022-10-03 11:13:17 -07:00