mirror of https://github.com/astral-sh/ruff
* 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 ... |
||
|---|---|---|
| .. | ||
| corpus | ||
| mdtest | ||
| primer | ||
| README.md | ||
README.md
Markdown files within the mdtest/ subdirectory are tests of type inference and type checking;
executed by the tests/mdtest.rs integration test.
See crates/ty_test/README.md for documentation of this test format.