trust-rustc 0.2.2

RUSTC_WRAPPER shim: lowers Trust source before invoking rustc
Documentation
1
2
3
4
5
6
7
8
9
# trust-rustc

RUSTC_WRAPPER shim: lowers Trust source before invoking rustc

Part of [**Trust**](https://github.com/briannadoubt/trust) — a strict Rust dialect (named arguments, a pipe operator, contracts) with bug-catching lints that also run as an advisory linter over plain Rust.

## License

Licensed under either of [MIT](https://github.com/briannadoubt/trust/blob/main/LICENSE-MIT) or [Apache-2.0](https://github.com/briannadoubt/trust/blob/main/LICENSE-APACHE) at your option.