rust/src/libstd/sys/redox
bors 6f4ab9458a Auto merge of #43710 - zackmdavis:field_init_shorthand_power_slam, r=Mark-Simulacrum
use field init shorthand EVERYWHERE

Like #43008 (f668999), but [(lacking reasons to be more timid)](https://github.com/rust-lang/rust/pull/43008#issuecomment-312463564) _much more aggressive_.

r? @Mark-Simulacrum
2017-08-16 04:00:24 +00:00
..
backtrace Simplify Redox backtrace/ to not include non-Redox implementations 2017-08-03 23:05:58 -07:00
ext Rollup merge of #43814 - Eijebong:fix_typos2, r=petrochenkov 2017-08-13 11:03:11 +02:00
net use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
syscall Fix some typos 2017-08-11 00:16:18 +02:00
args.rs Better Debug for Args and ArgsOs 2017-06-21 15:40:45 +03:00
condvar.rs Redox: Fix Condvar.wait(); do not lock mutex twice 2017-07-07 08:34:48 -07:00
env.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
fast_thread_local.rs Fix Redox build, apparently broken by #42687 2017-06-29 18:18:32 -07:00
fd.rs Split FL and FD fcntls 2017-07-29 09:31:18 -06:00
fs.rs Update fs.rs 2017-07-12 22:16:35 -06:00
memchr.rs Add redox system 2016-10-27 20:57:49 -06:00
mod.rs Update mod.rs 2017-07-12 20:48:04 -06:00
mutex.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
os.rs redox: handle multiple paths in PATH 2017-07-17 19:17:48 -07:00
os_str.rs Avoid allocations in Debug for os_str 2017-06-15 20:42:37 +01:00
path.rs Fix tidy checks 2016-12-12 15:57:19 -07:00
pipe.rs Fix Redox build, broken in ecbb896b9e 2017-06-22 19:14:26 -07:00
process.rs Split FL and FD fcntls 2017-07-29 09:31:18 -06:00
rand.rs WIP: Cross-compilation for Redox target 2016-12-15 16:31:01 -07:00
rwlock.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
stack_overflow.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
stdio.rs Add Read::initializer. 2017-06-20 20:26:22 -07:00
thread.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00
thread_local.rs Implement requires_synchronized_create() for Redox 2017-05-21 13:23:42 -07:00
time.rs Commit to fix make tidy 2016-11-28 21:07:26 -07:00