ruff/crates/ruff_db/src
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
..
files Setup tracing and document tracing usage (#12730) 2024-08-08 06:28:40 +00:00
system Fix stale File status in tests (#15030) 2024-12-17 12:45:36 +01:00
vendored Setup tracing and document tracing usage (#12730) 2024-08-08 06:28:40 +00:00
diagnostic.rs Support `lint:<rule>` in mdtests (#14914) 2024-12-11 14:37:12 +01:00
display.rs Upgrade Rust toolchain to 1.83 (#14677) 2024-11-29 12:05:05 +00:00
file_revision.rs Set durabilities for low-durability fields on high-durability inputs (#12627) 2024-08-02 19:42:34 +02:00
files.rs Upgrade salsa (#15039) 2024-12-17 15:50:33 +00:00
lib.rs Attribute panics to the mdtests that cause them (#15241) 2025-01-03 13:45:56 -05:00
panic.rs Attribute panics to the mdtests that cause them (#15241) 2025-01-03 13:45:56 -05:00
parsed.rs Use an empty vendored file system in Ruff (#13436) 2024-09-21 16:31:42 +00:00
source.rs Introduce `Diagnostic` trait (#14130) 2024-11-07 13:26:21 +01:00
system.rs Workspace discovery (#14308) 2024-11-15 19:20:15 +01:00
testing.rs Add tracing support to mdtest (#14935) 2024-12-13 09:10:01 +00:00
vendored.rs Upgrade Rust toolchain to 1.83 (#14677) 2024-11-29 12:05:05 +00:00