ruff/crates/red_knot_python_semantic
David Peter a378ff38dc
[red-knot] Fix Boolean flags in mdtests (#14654)
## Summary

Similar to #14652, but now with conditions that are `Literal[True]`
(instead of `Literal[False]`), where we want them to be `bool`.
2024-11-28 14:29:35 +01:00
..
resources [red-knot] Fix Boolean flags in mdtests (#14654) 2024-11-28 14:29:35 +01:00
src [red-knot] Fix panic related to f-strings in annotations (#14613) 2024-11-26 16:35:44 +01:00
tests [red-knot] Improve mdtest output (#14213) 2024-11-11 11:03:41 +00:00
build.rs Modernize build scripts (#13837) 2024-10-20 22:35:35 +01:00
Cargo.toml Workspace discovery (#14308) 2024-11-15 19:20:15 +01:00