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
/
src
/
libstd
/
sys_common
Age
Commit message (
Expand
)
Author
Lines
2019-08-11
Rollup merge of #61969 - MikailBag:master, r=Centril
Mark Rousskov
-0
/
+6
2019-08-09
Add FIXME-s that some types should be transparent
Mikail Bagishov
-0
/
+6
2019-08-06
redox: convert to target_family unix
Jeremy Soller
-1
/
+0
2019-07-22
add support for hexagon-unknown-linux-musl
Brian Cain
-1
/
+2
2019-07-01
Remove needless lifetimes
Jeremy Stucki
-1
/
+1
2019-06-10
std: Remove internal definitions of `cfg_if!` macro
Alex Crichton
-1
/
+1
2019-06-05
Aggregation of drive-by cosmetic changes.
Alexander Regueiro
-1
/
+1
2019-05-25
std: Depend on `backtrace` crate from crates.io
Alex Crichton
-337
/
+153
2019-05-13
Remove bitrig support from rust
Marcel Hellwig
-2
/
+2
2019-04-30
Auto merge of #60204 - jethrogb:jb/rtunwrap-debug-print, r=alexcrichton
bors
-4
/
+6
2019-04-29
Rollup merge of #60334 - sfackler:stable-iovec, r=alexcrichton
Mazdak Farrokhzad
-3
/
+3
2019-04-27
Stabilized vectored IO
Steven Fackler
-3
/
+3
2019-04-26
Use "capacity" as parameter name in with_capacity() methods
Matthias Geier
-3
/
+3
2019-04-23
Debug-print error when using rtunwrap
Jethro Beekman
-4
/
+6
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-04-10
Eliminate `FnBox` usages from libstd.
CrLF0710
-5
/
+3
2019-04-05
Use for_each to extend collections
Josh Stone
-3
/
+1
2019-04-05
Rollup merge of #59690 - xfix:patch-17, r=cramertj
Mazdak Farrokhzad
-0
/
+2
2019-04-04
Auto merge of #59619 - alexcrichton:wasi-fs, r=fitzgen
bors
-0
/
+42
2019-04-04
Mark unix::ffi::OsStrExt methods as inline
Konrad Borowski
-0
/
+2
2019-04-03
wasi: Fill out `std::fs` module for WASI
Alex Crichton
-0
/
+42
2019-04-01
SGX target: convert a bunch of panics to aborts
Jethro Beekman
-0
/
+9
2019-03-31
libstd: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-31
/
+33
2019-03-22
Auto merge of #59370 - Centril:rollup, r=Centril
bors
-0
/
+6
2019-03-22
Auto merge of #58953 - jethrogb:jb/unify-ffi, r=alexcrichton
bors
-0
/
+252
2019-03-21
Unify OsString/OsStr for byte-based implementations
Jethro Beekman
-0
/
+252
2019-03-16
Add peer_addr function to UdpSocket
Linus Unnebäck
-0
/
+6
2019-03-09
Use lifetime contravariance to elide more lifetimes in core+alloc+std
Scott McMurray
-1
/
+1
2019-02-28
Fix some imports and paths
Taiki Endo
-1
/
+1
2019-02-28
libstd => 2018
Taiki Endo
-108
/
+109
2019-02-26
Auto merge of #58357 - sfackler:vectored-io, r=alexcrichton
bors
-1
/
+9
2019-02-20
Rollup merge of #58553 - scottmcm:more-ihle, r=Centril
kennytm
-6
/
+6
2019-02-17
Use more impl header lifetime elision
Scott McMurray
-6
/
+6
2019-02-13
Add vectored read and write support
Steven Fackler
-1
/
+9
2019-02-10
libs: doc comments
Alexander Regueiro
-7
/
+7
2018-12-31
Bound sgx target_env with fortanix as target_vendor
Yu Ding
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-199
/
+0
2018-12-24
std: Use backtrace-sys from crates.io
Alex Crichton
-51
/
+29
2018-12-14
std: Use `rustc_demangle` from crates.io
Alex Crichton
-228
/
+11
2018-12-11
Remove unnecessary feature gates from const fns
Oliver Scherer
-3
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-12-07
SGX target: implement synchronization primitives and threading
Jethro Beekman
-0
/
+3
2018-12-07
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
Jethro Beekman
-3
/
+5
2018-12-06
Refactor net::each_addr/lookup_host to forward error from resolve
Jethro Beekman
-16
/
+58
2018-12-06
Refactor stderr_prints_nothing into a more modular function
Jethro Beekman
-4
/
+3
2018-12-04
cleanup: remove static lifetimes from consts in libstd
ljedrz
-1
/
+1
2018-11-11
std: Delete the `alloc_system` crate
Alex Crichton
-0
/
+51
2018-11-06
refactor: use shorthand fields
teresy
-3
/
+3
2018-09-15
Improve output if no_lookup_host_duplicates fails
Philip Munksgaard
-2
/
+3
2018-09-04
Breaking change upgrades
Mark Rousskov
-1
/
+1
[next]