| .. |
|
collections
|
Add the Layout of the failed allocation to TryReserveError::AllocError
|
2019-08-16 18:08:37 +02:00 |
|
ffi
|
Fixed documentation within c_str::from_ptr
|
2019-09-09 18:50:11 -05:00 |
|
io
|
Changed comment to better reflect std's exceptional situation
|
2019-09-03 15:36:21 +02:00 |
|
net
|
VxWorks ignores the SO_SNDTIMEO socket option (this is long-standing
|
2019-08-22 15:26:52 -07:00 |
|
os
|
Handle cfg(bootstrap) throughout
|
2019-08-14 05:39:53 -04:00 |
|
prelude
|
Remove __rust_unstable_column
|
2019-08-15 22:58:57 +03:00 |
|
sync
|
Update sync condvar doc style
|
2019-08-31 23:09:37 +08:00 |
|
sys
|
Rollup merge of #64023 - tmandry:libstd-fuchsia-fixes, r=cramertj
|
2019-09-07 20:01:41 +02:00 |
|
sys_common
|
Rollup merge of #64152 - cramertj:update-backtrace, r=alexcrichton
|
2019-09-08 12:11:56 +02:00 |
|
tests
|
libstd => 2018
|
2019-02-28 04:06:15 +09:00 |
|
thread
|
Auto merge of #61491 - stjepang:impls-for-accesserror, r=dtolnay
|
2019-08-05 15:30:40 +00:00 |
|
alloc.rs
|
Fix intra-doc link resolution failure on re-exporting libstd
|
2019-05-04 23:48:57 +09:00 |
|
ascii.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
build.rs
|
Remove lint annotations in specific crates that are already enforced by rustbuild
|
2019-07-28 18:46:24 +03:00 |
|
Cargo.toml
|
Rollup merge of #64152 - cramertj:update-backtrace, r=alexcrichton
|
2019-09-08 12:11:56 +02:00 |
|
env.rs
|
docs: add stdlib env::var(_os) panic
|
2019-08-11 12:49:02 +01:00 |
|
error.rs
|
Introduce built-in macros through libcore
|
2019-07-26 13:09:54 +03:00 |
|
f32.rs
|
Rollup merge of #63698 - Phosphorus15:master, r=nagisa
|
2019-08-27 08:17:49 +02:00 |
|
f64.rs
|
Rollup merge of #63698 - Phosphorus15:master, r=nagisa
|
2019-08-27 08:17:49 +02:00 |
|
fs.rs
|
Add an overflow check in truncate implementation for Unix.
|
2019-08-06 19:35:54 +02:00 |
|
future.rs
|
Hide gen_future API from documentation
|
2019-06-04 19:22:30 +02:00 |
|
keyword_docs.rs
|
Rollup merge of #62957 - dns2utf8:doc_loop_keyword, r=GuillaumeGomez
|
2019-08-30 23:07:57 +02:00 |
|
lib.rs
|
Dont use gate bind_by_move_pattern_guards internally.
|
2019-09-08 01:27:10 +02:00 |
|
macros.rs
|
Remove __rust_unstable_column
|
2019-08-15 22:58:57 +03:00 |
|
memchr.rs
|
libstd => 2018
|
2019-02-28 04:06:15 +09:00 |
|
num.rs
|
Reexport IntErrorKind in std
|
2019-04-23 00:15:43 +02:00 |
|
panic.rs
|
HashMap is UnwindSafe
|
2019-07-02 16:01:06 +02:00 |
|
panicking.rs
|
Use backtrace formatting from the backtrace crate
|
2019-09-04 16:18:12 -07:00 |
|
path.rs
|
Rollup merge of #61969 - MikailBag:master, r=Centril
|
2019-08-11 15:18:38 -04:00 |
|
primitive_docs.rs
|
Update occurences of as_slice
|
2019-08-22 16:16:22 -03:00 |
|
process.rs
|
std: Move a process test out of libstd
|
2019-06-27 07:54:53 -07:00 |
|
rt.rs
|
libstd => 2018
|
2019-02-28 04:06:15 +09:00 |
|
time.rs
|
Stabilize checked_duration_since for 1.39.0
|
2019-09-05 01:58:37 +03:00 |