ruff/crates/red_knot_python_semantic
Carl Meyer 4b69271809
[red-knot] resolve int/list/dict/set/tuple to builtin type (#12521)
Now that we have builtins available, resolve some simple cases to the
right builtin type.

We should also adjust the display for types to include their module
name; that's not done yet here.
2024-07-26 08:21:31 -07:00
..
src [red-knot] resolve int/list/dict/set/tuple to builtin type (#12521) 2024-07-26 08:21:31 -07:00
Cargo.toml [red-knot] Watch search paths (#12407) 2024-07-24 07:38:50 +00:00