sunfishcode / io-lifetimes

A low-level I/O ownership and borrowing library
Other
98 stars 10 forks source link

Use `RUSTC_WRAPPER` instead of `CARGO_RUSTC_WRAPPER`. #66

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

Similar to dtolnay/anyhow#248, and as suggested here, check RUSTC_WRAPPER instead of CARGO_RUSTC_WRAPPER.