ruff/crates/red_knot_python_semantic
David Peter 1a3c311ac5
[red-knot] Property tests: account non-fully-static types (#14897)
## Summary

Add a `is_fully_static` premise to the equivalence on subtyping property tests.

## Test Plan

```
cargo test -p red_knot_python_semantic -- --ignored types::property_tests::stable
```
2024-12-10 19:55:45 +00:00
..
resources [red-knot] Add infrastructure to declare lints (#14873) 2024-12-10 16:14:44 +00:00
src [red-knot] Property tests: account non-fully-static types (#14897) 2024-12-10 19:55:45 +00:00
tests mdtest: include test name in printed rerun command (#14684) 2024-11-30 11:01:06 +00:00
build.rs Modernize build scripts (#13837) 2024-10-20 22:35:35 +01:00
Cargo.toml [red-knot] Add infrastructure to declare lints (#14873) 2024-12-10 16:14:44 +00:00