ruff/crates/ruff_formatter/src
2024-06-05 17:55:14 +02:00
..
format_element Upgrade to Rust 1.78 (#11260) 2024-05-03 12:46:21 +00:00
printer Fix formatter instability for lines only consisting of zero-width characters (#11748) 2024-06-05 17:55:14 +02: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 chore: remove repetitive words (#10952) 2024-04-15 12:57:48 +00: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 Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
group_id.rs Fix Printer group modes (#6815) 2023-08-24 08:42:59 +02:00
lib.rs Remove some unused pub functions (#11576) 2024-05-28 09:56:51 -04:00
macros.rs remove several uses of unsafe (#8600) 2023-11-28 09:50:03 -05:00
prelude.rs Remove dependency on ruff_rowan (#2875) 2023-02-15 03:54:08 +00:00
source_code.rs Implement Ranged on more structs (#6921) 2023-08-27 19:03:08 +00:00