rust/src/libstd
bors 97d5be9819 Auto merge of #35084 - tbu-:pr_lowercase_wtf8_debug, r=brson
Escape the unmatched surrogates with lower-case hexadecimal numbers

It's done the same way for the rest of the codepoint escapes.
2016-08-02 02:30:17 -07:00
..
collections Rollup merge of #35001 - rdwilliamson:patch-1, r=alexcrichton 2016-07-26 17:21:13 -04:00
ffi
io Auto merge of #33974 - habnabit:eintr-retry-for-read-iterators, r=alexcrichton 2016-07-19 01:20:50 -07:00
net Auto merge of #34694 - mathphreak:master, r=alexcrichton 2016-07-20 07:10:09 -07:00
num
os
prelude
rand
sync Auto merge of #34724 - mitchmindtree:mpsc_receiver_try_recv, r=alexcrichton 2016-07-21 22:39:48 -07:00
sys Auto merge of #35084 - tbu-:pr_lowercase_wtf8_debug, r=brson 2016-08-02 02:30:17 -07:00
thread
time
ascii.rs
build.rs rustbuild: make backtraces (RUST_BACKTRACE) optional 2016-07-26 15:21:25 -05:00
Cargo.toml Update gcc crate dependency to 0.3.27. 2016-07-30 15:39:13 -05:00
env.rs Auto merge of #33312 - Byron:double-ended-iterator-for-args, r=alexcrichton 2016-07-27 02:26:37 -07:00
error.rs
fs.rs Add doc examples for std::fs::Metadata 2016-07-28 02:53:34 +02:00
lib.rs Rename char::escape to char::escape_debug and add tracking issue 2016-07-28 02:20:49 +02:00
macros.rs
memchr.rs
panic.rs
panicking.rs keep backtraces if using the old build system 2016-07-26 22:33:45 -05:00
path.rs
primitive_docs.rs
process.rs Add doc example for std::process::ExitStatus::success. 2016-07-12 21:32:55 -04:00
rt.rs
rtdeps.rs remove some anys that are no longer necessary 2016-07-30 15:39:13 -05:00