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
/
sys
/
pal
/
windows
Age
Commit message (
Expand
)
Author
Lines
2024-04-09
Disallow or quote all specials in bat args
Chris Denton
-12
/
+93
2024-01-30
Rollup merge of #120295 - reitermarkus:remove-ffi-nonzero, r=dtolnay
Guillaume Gomez
-2
/
+2
2024-01-29
Remove `raw_os_nonzero` feature.
Markus Reiter
-2
/
+2
2024-01-29
Rollup merge of #120373 - HTGAzureX1212:HTGAzureX1212/issue-120040, r=ChrisDe...
Dylan DPC
-1
/
+33
2024-01-27
add extra check for invalid handle in ReadDir::next
HTGAzureX1212.
-1
/
+8
2024-01-27
make modifications as per reviews
HTGAzureX1212.
-21
/
+25
2024-01-26
Rollup merge of #120205 - Berrysoft:windows-alloc-init, r=ChrisDenton
Matthias Krüger
-11
/
+13
2024-01-26
fix
HTGAzureX1212.
-2
/
+2
2024-01-26
remove redundant call to Error::last_os_error
HTGAzureX1212.
-1
/
+1
2024-01-26
fix issue 120040
HTGAzureX1212.
-0
/
+21
2024-01-24
Wrap `HeapAlloc` and never inline
王宇逸
-11
/
+13
2024-01-22
Rollup merge of #120109 - joboet:move_pal_cmath, r=ChrisDenton
Matthias Krüger
-97
/
+0
2024-01-22
std: move cmath into `sys`
joboet
-97
/
+0
2024-01-22
Fix msys2 tty detection for /dev/ptmx
Chris Denton
-14
/
+0
2024-01-15
std: move OS String implementation into `sys`
joboet
-246
/
+0
2024-01-12
update paths in comments
joboet
-2
/
+2
2024-01-11
std: fix module references on Windows
joboet
-5
/
+5
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+16225