ruff
4323512a - Remove AST-node dependency from `FunctionType` and `ClassType` (#14087)

Comment changes are shownComment changes are hidden
Commit
259 days ago
Remove AST-node dependency from `FunctionType` and `ClassType` (#14087) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Author
Parents
  • crates/red_knot_python_semantic/src
    • semantic_index
      • File
        builder.rs
      • File
        definition.rs
      • File
        expression.rs
      • File
        symbol.rs
    • File
      types.rs
    • types
      • File
        infer.rs
      • File
        mro.rs
    • File
      unpack.rs