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
2017-09-08
Re-enable networking module fo rL4Re
Sebastian Humenda
-5
/
+5
2017-09-08
Add modifications needed for L4re in libstd
Tobias Schaffner
-1
/
+1
2017-09-02
Add libbacktrace support for Apple platforms
John Colanduoni
-1
/
+1
2017-08-23
Auto merge of #43830 - alexcrichton:path-display-regression, r=aturon
bors
-3
/
+7
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-3
/
+3
2017-08-13
std: Respect formatting flags for str-like OsStr
Alex Crichton
-3
/
+7
2017-08-07
addrinfo hint in lookup_host() needs clean initialization on all platforms
Danek Duvall
-10
/
+2
2017-07-13
Fix backtrace on Redox
Jeremy Soller
-1
/
+2
2017-07-10
Use LocalKey::try_with in std
Lee Bousfield
-8
/
+3
2017-07-06
Implement TcpStream::connect_timeout
Steven Fackler
-0
/
+8
2017-06-24
Auto merge of #42687 - alexcrichton:windows-tls, r=sfackler
bors
-1
/
+34
2017-06-23
rustc: Enable #[thread_local] for Windows
Alex Crichton
-1
/
+34
2017-06-23
Removed as many "```ignore" as possible.
kennytm
-4
/
+4
2017-06-20
Add `Read::initializer`.
Steven Fackler
-133
/
+0
2017-06-15
Avoid allocations in Debug for os_str
Stepan Koltsov
-4
/
+42
2017-05-19
Rollup merge of #41870 - excaliburHisSheath:iss29367-windows-docs, r=frewsxcv
Mark Simulacrum
-0
/
+1
2017-05-09
Don't show the std frames before user code on unwinding.
Yamakaky
-4
/
+40
2017-05-05
Merge remote-tracking branch 'rust-lang/master' into iss29367-windows-docs
David LeGare
-85
/
+11
2017-05-05
Update documention in windows::ffi
David LeGare
-0
/
+1
2017-05-05
Rollup merge of #41582 - jonhoo:reread-nameservers-on-lookup-fail, r=alexcric...
Corey Farwell
-3
/
+16
2017-05-05
std: Avoid locks during TLS destruction on Windows
Alex Crichton
-15
/
+22
2017-05-04
Reload nameserver information on lookup failure
Jon Gjengset
-3
/
+16
2017-04-18
std: Back out backtrace pruning logic
Alex Crichton
-80
/
+4
2017-04-08
Adding links around Sender/SyncSender/Receiver errors; Adding more documentat...
projektir
-1
/
+3
2017-03-30
Replace hardcoded forward slash with path::MAIN_SEPARATOR
Thomas Jespersen
-2
/
+2
2017-03-25
Fix libc::bind call on aarch64-linux-android
Marco A L Barbosa
-2
/
+2
2017-03-17
Rollup merge of #40503 - swgillespie:thread-hack-removal, r=sfackler
Corey Farwell
-6
/
+1
2017-03-15
Auto merge of #40009 - clarcharr:box_to_buf, r=alexcrichton
bors
-0
/
+6
2017-03-13
std: remove a workaround for privacy limitations that isn't necessary anymore
Sean Gillespie
-6
/
+1
2017-03-10
Rollup merge of #40410 - clarcharr:os_string_shrink_to_fit, r=alexcrichton
Alex Crichton
-0
/
+5
2017-03-10
Add From<Box<..>> implementations.
Clar Charr
-0
/
+6
2017-03-10
OsString::shrink_to_fit.
Clar Charr
-0
/
+5
2017-03-10
travis: Fuchsia builder
Petr Hosek
-3
/
+0
2017-03-02
Rollup merge of #40081 - GuillaumeGomez:poison-docs, r=frewsxcv
Guillaume Gomez
-7
/
+22
2017-02-28
Add missing url in sync structs
Guillaume Gomez
-7
/
+22
2017-02-26
Also ignore std::panic
Yamakaky
-0
/
+3
2017-02-26
Fix tests on Windows in Debug configuration (#4)
Vadim Petrochenkov
-0
/
+6
2017-02-25
Fix tests on ARM Linux (#3)
Vadim Petrochenkov
-0
/
+1
2017-02-23
rposition() -> rev().position() (#2)
Vadim Petrochenkov
-1
/
+1
2017-02-23
Fix tests on Windows (#1)
Vadim Petrochenkov
-40
/
+56
2017-02-15
Improve backtrace formating while panicking.
Yamakaky
-189
/
+408
2017-02-14
Conversions between CStr/OsStr/Path and boxes.
Clar Charr
-0
/
+19
2017-02-06
std: Remove cfg(cargobuild) annotations
Alex Crichton
-5
/
+2
2017-02-05
Rollup merge of #38983 - APTy:udp-peek, r=aturon
Corey Farwell
-11
/
+13
2017-02-04
libstd/net: Add `peek` APIs to UdpSocket and TcpStream
Tyler Julian
-11
/
+13
2017-01-27
Attempt at fixing dead code lints
Segev Finer
-1
/
+1
2017-01-24
Make backtraces work on Windows GNU targets again.
Segev Finer
-1
/
+16
2016-12-20
Fix compile errors and such
Alex Crichton
-0
/
+1
2016-11-10
Merge branch 'master' into redox
Jeremy Soller
-1
/
+1
2016-11-10
Use target_os = redox for cfg
Jeremy Soller
-2
/
+2
[prev]
[next]