ruff/crates/ruff_python_semantic/src
Charlie Marsh f4f88308ae
Remove `Copy` and destructure `Snapshot` (#4358)
2023-05-10 19:46:18 +00:00
..
analyze Include static and class methods in in abstract decorator list (#4298) 2023-05-08 21:54:02 -04:00
binding.rs Use `NodeId` for `Binding` source (#4234) 2023-05-06 16:20:08 +00:00
context.rs Remove `Copy` and destructure `Snapshot` (#4358) 2023-05-10 19:46:18 +00:00
lib.rs Replace `parents` statement stack with a `Nodes` abstraction (#4233) 2023-05-06 16:12:41 +00:00
node.rs Add a `Snapshot` abstraction for deferring and restoring visitor context (#4353) 2023-05-10 16:50:47 +00:00
scope.rs Re-order some code in scope.rs (#4255) 2023-05-06 16:36:20 +00:00