ruff/crates/ruff_formatter/src
2023-10-23 02:12:25 +00:00
..
format_element Allow parenthesized content exceed configured line width (#7490) 2023-09-20 08:39:25 +02:00
printer Bump tracing from 0.1.37 to 0.1.39 (#7978) 2023-10-17 07:46:53 +00:00
arguments.rs Memoize text width (#6552) 2023-09-06 07:10:13 +00:00
buffer.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
builders.rs Rust 1.73 (#8007) 2023-10-23 02:12:25 +00:00
diagnostics.rs Fix Printer group modes (#6815) 2023-08-24 08:42:59 +02:00
format_element.rs perf: Reduce best fitting allocations (#7411) 2023-09-18 19:49:44 +00:00
format_extensions.rs Allow parenthesized content exceed configured line width (#7490) 2023-09-20 08:39:25 +02: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 Comments outside expression parentheses (#7873) 2023-10-19 09:24:11 +00:00
macros.rs Memoize text width (#6552) 2023-09-06 07:10:13 +00: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