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-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
2016-11-10
doc: fix typos
Tshepang Lekhonkhobe
-1
/
+1
2016-11-03
Merge branch 'master' into redox
Jeremy Soller
-0
/
+3939
2016-11-01
Clean up and add more comments to libstd/lib.rs
Brian Anderson
-12
/
+4
2016-11-01
Document sys_common and sys
Brian Anderson
-0
/
+14
2016-11-01
std: Move sys_common to libstd/sys_common
Brian Anderson
-0
/
+3928