ruff/crates/ty_python_semantic/resources/mdtest/dataclasses
Douglas Creager f8a5d04296 Merge branch 'dcreager/source-order-constraints' into dcreager/callable-return
* dcreager/source-order-constraints: (30 commits)
  clippy
  fix test expectations (again)
  include source_order in display_graph output
  place bounds/constraints first
  don't always bump
  only fold once
  document display source_order
  more comments
  remove now-unused items
  fix test expectation
  use source order in specialize_constrained too
  document overall approach
  more comment
  reuse self source_order
  sort specialize_constrained by source_order
  lots of renaming
  remove source_order_for
  simpler source_order_for
  doc
  restore TODOs
  ...
2025-12-15 10:53:25 -05:00
..
dataclass_transform.md [ty] Dataclass transform: complete set of parameters (#21474) 2025-11-16 09:46:45 +00:00
dataclasses.md [ty] Emit a diagnostic when frozen dataclass inherits a non-frozen dataclass and the other way around (#21962) 2025-12-13 20:59:26 +00:00
fields.md it's a start 2025-11-26 18:35:15 -05:00