ruff/crates/ruff_text_size
Andrew Gallant 61a49c89eb [ruff] Add TextRange::to_std_range
This can already be accomplished via a `From` impl (and indeed,
that's how this is implemented). But in a generic context, the
turbo-fishing that needs to be applied is quite annoying.
2025-09-17 13:59:28 -04:00
..
src [ruff] Add TextRange::to_std_range 2025-09-17 13:59:28 -04:00
tests Add rustfmt.toml file (#18197) 2025-05-19 11:40:58 -04:00
Cargo.toml [ty] Add environment variable to dump Salsa memory usage stats (#18928) 2025-06-26 21:27:51 +00:00