tokio-rs / slab

Slab allocator for Rust
MIT License
699 stars 84 forks source link

Remove msrv field from .clippy.toml #122

Closed taiki-e closed 2 years ago

taiki-e commented 2 years ago

Since Rust 1.64, Clippy respects rust-version field in Cargo.toml. rust-lang/rust@b776fb8