Some effects of this change: - New formatting changes across many files. No functionality changes should occur from that. - Calls to `set_env` are considered unsafe, since this only happens in tests we wrap them in `unsafe` blocks |
||
|---|---|---|
| .. | ||
| bad.rs | ||
| cp.rs | ||
| good.rs | ||
| head.rs | ||
| literal.rs | ||
| ls.rs | ||
| parse_sed_command.rs | ||
| pwd.rs | ||
| sed.rs | ||