ruff/crates/ruff
Douglas Creager 75015b0ed9
Attribute panics to the mdtests that cause them (#15241)
This updates the mdtest harness to catch any panics that occur during
type checking, and to display the panic message as an mdtest failure.
(We don't know which specific line causes the failure, so we attribute
panics to the first line of the test case.)
2025-01-03 13:45:56 -05:00
..
resources/test/fixtures Rename `ruff_cli` crate to `ruff` (#9557) 2024-01-16 17:47:01 -05:00
src Attribute panics to the mdtests that cause them (#15241) 2025-01-03 13:45:56 -05:00
tests Show errors for attempted fixes only when passed `--verbose` (#15237) 2025-01-03 08:50:13 -06:00
Cargo.toml Bump version to 0.8.5 (#15219) 2025-01-02 17:21:21 +05:30
build.rs ruff: add worktree support to build.rs (#14896) 2024-12-10 14:06:59 -05:00