ruff/crates/ruff_formatter/src
Carl Meyer dd6f6233bd
bump MSRV to 1.83 (#16294)
According to our new MSRV policy (see
https://github.com/astral-sh/ruff/issues/16370 ), bump our MSRV to 1.83
(N - 2), and autofix some new clippy lints.
2025-02-26 06:12:43 -08:00
..
format_element Upgrade Rust toolchain to 1.83 (#14677) 2024-11-29 12:05:05 +00:00
printer Upgrade Rust toolchain to 1.84.0 (#15408) 2025-01-11 09:51:58 +01:00
arguments.rs remove several uses of unsafe (#8600) 2023-11-28 09:50:03 -05:00
buffer.rs More typos found by codespell (#14880) 2024-12-09 22:47:34 +00:00
builders.rs Join implicit concatenated strings when they fit on a line (#13663) 2024-10-24 11:52:22 +02:00
diagnostics.rs Upgrade to Rust 1.78 (#11260) 2024-05-03 12:46:21 +00:00
format_element.rs Upgrade Rust toolchain to 1.83 (#14677) 2024-11-29 12:05:05 +00:00
format_extensions.rs Join implicit concatenated strings when they fit on a line (#13663) 2024-10-24 11:52:22 +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 bump MSRV to 1.83 (#16294) 2025-02-26 06:12:43 -08: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