rust/src/libstd/sync/mpsc
Matthias Geier 0967d28be7 Rename .cap() methods to .capacity()
... but leave the old names in there for backwards compatibility.
2019-04-27 22:43:10 +02:00
..
blocking.rs libstd => 2018 2019-02-28 04:06:15 +09:00
cache_aligned.rs libstd => 2018 2019-02-28 04:06:15 +09:00
mod.rs ignore-tidy-filelength on all files with greater than 3000 lines 2019-04-25 21:39:09 +01:00
mpsc_queue.rs libstd => 2018 2019-02-28 04:06:15 +09:00
oneshot.rs libstd => 2018 2019-02-28 04:06:15 +09:00
select.rs libstd: deny(elided_lifetimes_in_paths) 2019-03-31 12:56:51 +02:00
select_tests.rs libstd => 2018 2019-02-28 04:06:15 +09:00
shared.rs libstd: deny(elided_lifetimes_in_paths) 2019-03-31 12:56:51 +02:00
spsc_queue.rs libstd => 2018 2019-02-28 04:06:15 +09:00
stream.rs libstd => 2018 2019-02-28 04:06:15 +09:00
sync.rs Rename .cap() methods to .capacity() 2019-04-27 22:43:10 +02:00