This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2b5720a15f
rust
/
src
/
libstd
/
sync
/
mpsc
History
Download ZIP
Download TAR.GZ
Niko Matsakis
2b5720a15f
Remove
i
,
is
,
u
, or
us
suffixes that are not necessary.
2015-02-18 09:09:12 -05:00
..
blocking.rs
Fallout from stabilization
2015-02-17 15:14:17 -08:00
mod.rs
Remove
i
,
is
,
u
, or
us
suffixes that are not necessary.
2015-02-18 09:09:12 -05:00
mpsc_queue.rs
Remove
i
,
is
,
u
, or
us
suffixes that are not necessary.
2015-02-18 09:09:12 -05:00
oneshot.rs
Update the libraries to reflect Send loosing the 'static bound.
2015-02-18 08:19:21 +11:00
select.rs
Remove
i
,
is
,
u
, or
us
suffixes that are not necessary.
2015-02-18 09:09:12 -05:00
shared.rs
rollup merge of
#22319
: huonw/send-is-not-static
2015-02-17 17:32:16 -08:00
spsc_queue.rs
Remove
i
,
is
,
u
, or
us
suffixes that are not necessary.
2015-02-18 09:09:12 -05:00
stream.rs
rollup merge of
#22319
: huonw/send-is-not-static
2015-02-17 17:32:16 -08:00
sync.rs
Update the libraries to reflect Send loosing the 'static bound.
2015-02-18 08:19:21 +11:00