zerowarns 0.1.0

Compiler-guaranteed elimination of clippy::arithmetic_side_effects and clippy::as_conversions warnings via type-aware semantic rewriting — no LLM, no #[allow] suppression.
1
2
3
[toolchain]
channel = "nightly-2026-01-20"
components = ["rustc-dev", "llvm-tools", "rust-src"]