ruff/crates/ty_python_semantic/resources/mdtest/generics/pep695
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
..
aliases.md [ty] improve bad specialization results & error messages (#21840) 2025-12-11 19:21:34 -08:00
classes.md [ty] Complete support for `ParamSpec` (#21445) 2025-12-05 22:00:06 +05:30
functions.md fix test 2025-12-12 22:22:33 -05:00
paramspec.md Merge branch 'dcreager/source-order-constraints' into dcreager/callable-return 2025-12-15 10:53:25 -05:00
variables.md Merge branch 'dcreager/source-order-constraints' into dcreager/callable-return 2025-12-15 10:53:25 -05:00
variance.md [ty] impl `VarianceInferable` for `KnownInstanceType` (#20924) 2025-10-17 21:12:19 +02:00