| .. |
|
collections
|
Test that maplike FromIter satisfies uniqueness
|
2019-07-16 02:34:00 +00:00 |
|
ffi
|
Remove extraneous {} in use stmts in doc comments.
|
2019-08-02 01:36:36 +07:00 |
|
io
|
Add {IoSlice, IoSliceMut}::advance
|
2019-08-03 10:44:45 +02:00 |
|
net
|
Fix typo in src/libstd/net/udp.rs doc comment
|
2019-07-18 21:03:56 +02:00 |
|
os
|
Rollup merge of #63327 - lzutao:fix-as_raw_stat-dep-msg, r=Mark-Simulacrum
|
2019-08-08 07:35:33 +02:00 |
|
prelude
|
Remove derives Encodable/Decodable and unstabilize attribute #[bench]
|
2019-07-31 21:27:59 +03:00 |
|
sync
|
Auto merge of #62990 - Centril:rollup-k9n0hvs, r=Centril
|
2019-07-25 22:34:23 +00:00 |
|
sys
|
Rollup merge of #63350 - iluuu1994:use-associated-type-bounds, r=Centril
|
2019-08-10 08:13:19 +02:00 |
|
sys_common
|
redox: convert to target_family unix
|
2019-08-06 16:18:23 -06: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
|
Remove mach dependency
|
2019-08-01 17:01:33 +02:00 |
|
env.rs
|
add support for hexagon-unknown-linux-musl
|
2019-07-22 09:44:58 -05:00 |
|
error.rs
|
Introduce built-in macros through libcore
|
2019-07-26 13:09:54 +03:00 |
|
f32.rs
|
Stablize Euclidean Modulo (feature euclidean_division)
|
2019-07-07 12:16:13 +08:00 |
|
f64.rs
|
Stablize Euclidean Modulo (feature euclidean_division)
|
2019-07-07 12:16:13 +08: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
|
document that crate refers to the project root
|
2019-07-11 14:25:53 -04:00 |
|
lib.rs
|
Rollup merge of #63350 - iluuu1994:use-associated-type-bounds, r=Centril
|
2019-08-10 08:13:19 +02:00 |
|
macros.rs
|
Introduce built-in macros through libcore
|
2019-07-26 13:09:54 +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
|
Convert more usages over
|
2019-07-01 20:21:12 -07:00 |
|
path.rs
|
redox: convert to target_family unix
|
2019-08-06 16:18:23 -06:00 |
|
primitive_docs.rs
|
word things more like we usually do
|
2019-07-23 17:51:52 +02: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
|
SystemTime docs: recommend Instant for elapsed time
|
2019-07-28 11:08:39 +01:00 |