linter-rust
linter-rust copied to clipboard
[Question] Can I use cargo +nightly check for linter?
Hi.
Since I use nightly features, I want nightly cargo to lint my code. Currently I changed default to nighty by rustup, but I wil be grad if I can do it by setting.
Thanks.