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
/
pal
/
windows
Age
Commit message (
Expand
)
Author
Lines
2024-02-17
Rollup merge of #119032 - smmalis37:patch-1, r=ChrisDenton
Guillaume Boisseau
-5
/
+25
2024-02-17
Auto merge of #120741 - a1phyr:safe_buffer_advance, r=m-ou-se
bors
-3
/
+3
2024-02-16
Remove cfg_attr
Steven
-1
/
+0
2024-02-16
Use a hardcoded constant instead of calling OpenProcessToken.
Steven
-5
/
+26
2024-02-16
std: move locks to `sys` on Windows
joboet
-151
/
+0
2024-02-16
Auto merge of #120486 - reitermarkus:use-generic-nonzero, r=dtolnay
bors
-13
/
+13
2024-02-15
Replace `NonZero::<_>::new` with `NonZero::new`.
Markus Reiter
-3
/
+3
2024-02-15
Use generic `NonZero` internally.
Markus Reiter
-13
/
+13
2024-02-14
Automatically sort windows_sys bindings
Chris Denton
-8
/
+1
2024-02-14
Add windows_sys readme
Chris Denton
-0
/
+9
2024-02-14
Move windows_sys.lst to bindings.txt
Chris Denton
-1
/
+0
2024-02-08
std: move path into `sys`
joboet
-485
/
+3
2024-02-07
Make `io::BorrowedCursor::advance` safe
Benoît du Garreau
-3
/
+3
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
[prev]