ruff/crates/ruff_text_size/src
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
..
lib.rs Extract LineIndex independent methods from Locator (#13938) 2024-10-28 07:53:41 +00:00
range.rs [ruff] Add TextRange::to_std_range 2025-09-17 13:59:28 -04:00
schemars_impls.rs Add rustfmt.toml file (#18197) 2025-05-19 11:40:58 -04:00
serde_impls.rs Add rustfmt.toml file (#18197) 2025-05-19 11:40:58 -04:00
size.rs [ty] Fix a few more diagnostic differences from Ruff (#19806) 2025-08-08 11:31:19 -04:00
traits.rs Use #[expect(lint)] over #[allow(lint)] where possible (#17822) 2025-05-03 21:20:31 +02:00