ruff/crates/ruff_graph/src
Micha Reiser c3b6139f39
Upgrade salsa (#15039)
The only code change is that Salsa now requires the `Db` to implement
`Clone` to create "lightweight" snapshots.
2024-12-17 15:50:33 +00:00
..
collector.rs Don't skip over imports and other nodes containing nested statements in import collector (#13521) 2024-09-26 11:57:05 +00:00
db.rs Upgrade salsa (#15039) 2024-12-17 15:50:33 +00:00
lib.rs Don't skip over imports and other nodes containing nested statements in import collector (#13521) 2024-09-26 11:57:05 +00:00
resolver.rs Upgrade salsa (#13757) 2024-10-15 11:06:32 +00:00
settings.rs Add Python version support to ruff analyze CLI (#13426) 2024-09-20 15:40:47 -04:00