cargo-regression 0.2.1

Collect test task from input files, execute them and compare results with golden.
Documentation
1
2
3
4
5
6
7
8
# https://rust-lang.github.io/rustfmt
use_small_heuristics = "Max"
tab_spaces = 2
max_width = 90
chain_width = 70
struct_lit_width = 50
use_field_init_shorthand = true
merge_derives = false