ruff
76cf200e - [ty] Move all imports to file-level in type_ordering.rs

Commit
67 days ago
[ty] Move all imports to file-level in type_ordering.rs Move BindingContext, KnownBoundMethodType, KnownInstanceType, MaterializationKind, ParameterKind, GenericContext, Specialization, and NamedTupleSpec to top-level imports instead of using local `use` statements or fully qualified `super::` paths. https://claude.ai/code/session_01VfHXjU3ua6PKgWBHisG7TJ
Author
Committer
Parents
Loading