ruff/crates/ruff_formatter/src
2024-07-30 19:18:08 +00:00
..
format_element Use indentation consistently (#12293) 2024-07-12 14:08:56 +02:00
printer Upgrade to Rust 1.80 (#12586) 2024-07-30 19:18:08 +00:00
arguments.rs remove several uses of unsafe (#8600) 2023-11-28 09:50:03 -05:00
buffer.rs Upgrade to Rust 1.78 (#11260) 2024-05-03 12:46:21 +00:00
builders.rs Use indentation consistently (#12293) 2024-07-12 14:08:56 +02:00
diagnostics.rs Upgrade to Rust 1.78 (#11260) 2024-05-03 12:46:21 +00:00
format_element.rs Upgrade to Rust 1.78 (#11260) 2024-05-03 12:46:21 +00:00
format_extensions.rs Range formatting: Fix invalid syntax after parenthesizing expression (#9751) 2024-02-02 17:56:25 +01:00
formatter.rs
group_id.rs
lib.rs Upgrade to Rust 1.80 (#12586) 2024-07-30 19:18:08 +00:00
macros.rs remove several uses of unsafe (#8600) 2023-11-28 09:50:03 -05:00
prelude.rs
source_code.rs