mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 16:25:14 +00:00
* add `rest_arg` to pass second argument from `map_or(U, F)` * extract some procedures into closure refac: rename rest_arg/second_arg refac: organize function argument order * put `second_arg` next to `arg` argument