Files
rust/src/libstd
bors e64ca8cd59 Auto merge of #31161 - sfackler:slice-to-socket-addrs, r=alexcrichton
This is useful when you have an API that takes a `T: ToSocketAddrs` and needs to turn that into an owned value which will be passed to another API taking `T: ToSocketAddrs` at a later time, for example: https://github.com/sfackler/rust-hyper-socks/blob/master/src/lib.rs#L15
2016-02-04 13:41:42 +00:00
..
2016-01-31 19:01:30 +03:00
2015-12-17 20:57:14 +02:00
2016-01-31 19:01:30 +03:00
2016-01-23 09:03:09 +01:00
2016-01-16 16:34:51 +01:00
2016-02-03 01:16:58 +02:00
2015-12-16 22:12:47 -05:00
2016-01-31 19:01:30 +03:00