ruff/crates/ruff_workspace/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
..
configuration.rs Add `per-file-target-version` option (#16257) 2025-02-24 08:47:13 -05:00
lib.rs Add most formatter options to `ruff.toml` / `pyproject.toml` (#7566) 2023-09-22 15:47:57 +00:00
options.rs Add `per-file-target-version` option (#16257) 2025-02-24 08:47:13 -05:00
options_base.rs Better error message when `--config` is given a table key and a non-inline-table value (#15266) 2025-01-06 13:20:28 +00:00
pyproject.rs Use `ast::PythonVersion` internally in the formatter and linter (#16170) 2025-02-18 12:03:13 -05:00
resolver.rs bump MSRV to 1.83 (#16294) 2025-02-26 06:12:43 -08:00
settings.rs Add `per-file-target-version` option (#16257) 2025-02-24 08:47:13 -05:00