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
/
net.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-02
std: move network code into `sys`
joboet
-574
/
+0
2024-11-26
std: update internal uses of `io::const_error!`
joboet
-1
/
+1
2024-09-25
Use `&raw` in the standard library
Josh Stone
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-7
/
+7
2024-07-30
Insert some blank lines.
Nicholas Nethercote
-0
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-9
/
+5
2024-07-15
Windows: move BSD socket shims to netc
Chris Denton
-13
/
+99
2024-07-15
Rollup merge of #127750 - ChrisDenton:safe-unsafe-unsafe, r=workingjubilee
Jubilee
-2
/
+2
2024-07-15
Make pal/windows default to deny unsafe in unsafe
Chris Denton
-2
/
+2
2024-07-15
Remove DWORD
Chris Denton
-3
/
+3
2024-04-11
Factor some common `io::Error` constants
Benoît du Garreau
-8
/
+2
2024-02-24
library: use `addr_of!`
Pavel Grigorenko
-1
/
+1
2024-02-07
Make `io::BorrowedCursor::advance` safe
Benoît du Garreau
-1
/
+1
2024-01-12
update paths in comments
joboet
-1
/
+1
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+497