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
/
std
/
src
/
sys
/
windows
Age
Commit message (
Expand
)
Author
Lines
2020-09-11
Update `std::os` module documentation.
Christiaan Dirkx
-1
/
+3
2020-09-08
Capitalize safety comments
Flying-Toast
-2
/
+2
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-121
/
+114
2020-08-29
Explicitly look for 'thumb-mode' before using __fastfail on 'arm'
Ryan Levick
-1
/
+1
2020-08-28
Back to opcode for 32 bit ARM __fastfail
Ryan Levick
-1
/
+1
2020-08-28
Switch to asm! macro and use brk instruction on ARM
Ryan Levick
-3
/
+3
2020-08-27
Add __fastfail for Windows on arm/aarch64
Ryan Levick
-3
/
+13
2020-08-25
Auto merge of #75364 - rylev:libpanic-abort-failfast, r=alexcrichton
bors
-8
/
+4
2020-08-21
Make raw standard stream constructors const
Tomasz Miąsko
-6
/
+6
2020-08-21
Remove result type from raw standard streams constructors
Tomasz Miąsko
-14
/
+14
2020-08-16
Switch to intra-doc links in /sys/windows/ext/{ffi,fs,process}.rs
Prabakaran Kumaresshan
-34
/
+8
2020-08-10
Reverse formatting
Ryan Levick
-5
/
+1
2020-08-10
Fix up docs
Ryan Levick
-9
/
+9
2020-07-28
Get pointer from address of c directly
Lzu Tao
-2
/
+2
2020-07-28
Make use of macro to avoid repetition
Lzu Tao
-23
/
+10
2020-07-28
Remove redundant len binding
Lzu Tao
-3
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+7710
[prev]