rust/src/libstd/sys
kennytm fc6c08e799
Rollup merge of #50726 - udoprog:read2-inner-fn, r=alexcrichton
read2: Use inner function instead of closure

Very minor thing, but there doesn't appear to be a reason to use a closure here.

Generated code is identical in my tests, but I believe it's clearer that nothing from the environment is being used.
2018-05-17 05:18:06 +08:00
..
cloudabi std: Minimize size of panicking on wasm 2018-04-13 07:03:00 -07:00
redox use fmt::Result where applicable 2018-05-09 02:01:37 +02:00
unix Rollup merge of #50726 - udoprog:read2-inner-fn, r=alexcrichton 2018-05-17 05:18:06 +08:00
wasm std: Minimize size of panicking on wasm 2018-04-13 07:03:00 -07:00
windows Rollup merge of #49829 - ecstatic-morse:os-docs, r=steveklabnik 2018-04-24 11:57:03 +08:00
mod.rs Make the documentation build work on CloudABI. 2018-01-11 11:29:52 +01:00