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
/
src
/
libstd
/
sys
/
cloudabi
/
shims
Age
Commit message (
Expand
)
Author
Lines
2019-12-24
Deprecate Error::description for real
David Tolnay
-0
/
+1
2019-11-29
Format libstd/sys with rustfmt
David Tolnay
-11
/
+6
2019-09-05
std: Improve downstream codegen in `Command::env`
Alex Crichton
-3
/
+5
2019-04-27
Stabilized vectored IO
Steven Fackler
-9
/
+9
2019-04-10
std: Add `{read,write}_vectored` for more types
Alex Crichton
-2
/
+18
2019-03-31
libstd: deny(elided_lifetimes_in_paths), fixes in cloudabi
Mazdak Farrokhzad
-1
/
+1
2019-03-31
libstd: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-11
/
+11
2019-03-16
Add peer_addr function to UdpSocket
Linus Unnebäck
-0
/
+4
2019-03-09
Use lifetime contravariance to elide more lifetimes in core+alloc+std
Scott McMurray
-2
/
+2
2019-02-28
libstd => 2018
Taiki Endo
-32
/
+33
2019-02-24
Fix cloudabi
Steven Fackler
-1
/
+9
2018-12-25
Remove licenses
Mark Rousskov
-80
/
+0
2018-12-06
Refactor net::each_addr/lookup_host to forward error from resolve
Jethro Beekman
-6
/
+25
2018-12-04
cleanup: remove static lifetimes from consts in libstd
ljedrz
-7
/
+7
2018-03-03
Move process::ExitCode internals to sys
Scott McMurray
-0
/
+12
2018-01-11
Add shims for modules that we can't implement on CloudABI.
Ed Schouten
-0
/
+968