.. |
collections
|
HashMap::new and HashSet::new do not allocate
|
2017-09-15 13:32:56 -04:00 |
ffi
|
Use rvalue promotion to 'static instead of static items.
|
2017-09-10 11:20:27 +03:00 |
io
|
Add some missing links in io docs
|
2017-09-19 18:10:38 +02:00 |
net
|
Rollup merge of #44647 - tmerr:fix-44645, r=dtolnay
|
2017-09-17 13:19:15 +02:00 |
os
|
Add modifications needed for L4re in libstd
|
2017-09-08 14:36:56 +02:00 |
prelude
|
|
|
rand
|
|
|
sync
|
change #![feature(const_fn)] to specific gates
|
2017-09-16 15:53:02 +00:00 |
sys
|
Rollup merge of #44513 - redox-os:master, r=alexcrichton
|
2017-09-19 21:50:21 +02:00 |
sys_common
|
Add <*const T>::align_offset and use it in memchr
|
2017-09-17 21:30:58 +02:00 |
thread
|
Rollup merge of #44651 - bluss:document-thread-name-no-nuls, r=steveklabnik
|
2017-09-18 11:04:24 -05:00 |
time
|
Disable the 80-year-difference test on 32-bit-time_t platforms.
|
2017-09-07 17:14:27 +08:00 |
ascii.rs
|
|
|
build.rs
|
Add a file to trivially disable tool building or testing
|
2017-09-17 21:41:45 +02:00 |
Cargo.toml
|
|
|
env.rs
|
|
|
error.rs
|
Add Cow<str> -> Box<Error> impls.
|
2017-09-10 13:21:34 -04:00 |
f32.rs
|
Revert "Add clamp functions"
|
2017-09-08 16:07:21 -06:00 |
f64.rs
|
Revert "Add clamp functions"
|
2017-09-08 16:07:21 -06:00 |
fs.rs
|
Add note for append method in OpenOptions docs
|
2017-09-13 14:47:50 +02:00 |
heap.rs
|
|
|
lib.rs
|
Auto merge of #44026 - QuietMisdreavus:trimmed-std, r=steveklabnik
|
2017-09-19 04:20:56 +00:00 |
macros.rs
|
Use rvalue promotion to 'static instead of static items.
|
2017-09-10 11:20:27 +03:00 |
memchr.rs
|
|
|
num.rs
|
|
|
panic.rs
|
|
|
panicking.rs
|
Update bootstrap compiler
|
2017-08-31 06:58:58 -07:00 |
path.rs
|
|
|
primitive_docs.rs
|
|
|
process.rs
|
|
|
rt.rs
|
Update bootstrap compiler
|
2017-08-31 06:58:58 -07:00 |