Martin Pool
Martin Pool
It was useful when I was first getting this going, but it's *so* noisy that it's hard to imagine anyone wanting it, and all the logs are now available in...
- [ ] Hook schemars into the config file struct - [ ] Add `--emit-schema=config` - [ ] Upload to https://www.schemastore.org/json/ as the schema for this name pattern See https://github.com/SchemaStore/schemastore/blob/master/CONTRIBUTING.md
I tried it in https://github.com/sourcefrog/conserve/pull/239 and it seems to work well, pulling a binary from the GitHub release.
You can specify it today like this: cargo mutants -f restore.rs -- --features fail/failpoints However it would be slightly nicer to accept it at the top level and pass it...
- [ ] Docs - [x] Maybe also assignment ops like `+=`, which is apparently also a binop in the AST - [x] Bitwise ops `& | >` Fixes #200
https://github.com/Michael-F-Bryan/mdbook-linkcheck Already underway in #135 but maybe it should be depended-upon using install-action.
It works already by falling back to `cargo-binstall` but maybe built in support would be nicer.