ruff/crates/ty_python_semantic/resources/mdtest/generics/legacy
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
..
classes.md [ty] avoid unions of generic aliases of the same class in fixpoint (#21909) 2025-12-11 09:53:43 -08:00
functions.md Merge remote-tracking branch 'origin/main' into gggg 2025-12-12 22:22:11 -05:00
paramspec.md [ty] Use unqualified names for displays of `TypeAliasType`s and unbound `ParamSpec`s/`TypeVar`s (#21960) 2025-12-13 20:23:16 +00:00
variables.md Merge branch 'dcreager/source-order-constraints' into dcreager/callable-return 2025-12-15 10:53:25 -05:00
variance.md [ty] eliminate is_fully_static (#18799) 2025-06-24 18:02:05 -07:00