Files
uv/clippy.toml
konsti 7a9e07a98e Block tokio::fs symbols (#15374)
Inspired by #15017, mirror the blocking of `std::fs` symbols in favor of
`fs_err` and block `tokio::fs` symbols in favor of `fs_err::tokio`.
2025-08-19 13:13:46 +02:00

1.7 KiB