ruff/crates/red_knot_python_semantic/src
Dhruv Manilawala 5cc3fed9a8
[red-knot] Infer float and complex literal expressions (#12689)
## Summary

This PR implements type inference for float and complex literal
expressions.

## Test Plan

Add test cases for both types.
2024-08-06 06:24:28 +00:00
..
semantic_index Upgrade to Rust 1.80 (#12586) 2024-07-30 19:18:08 +00:00
types [red-knot] Infer float and complex literal expressions (#12689) 2024-08-06 06:24:28 +00:00
ast_node_ref.rs [red-knot] per-definition inference, use-def maps (#12269) 2024-07-16 11:02:30 -07:00
builtins.rs [red-knot] Resolve symbols from builtins.pyi in the stdlib if they cannot be found in other scopes (#12390) 2024-07-19 17:44:56 +01:00
db.rs [red-knot] Upgrade to the *new* *new* salsa (#12406) 2024-07-29 07:21:24 +00:00
lib.rs [red-knot] Upgrade to the *new* *new* salsa (#12406) 2024-07-29 07:21:24 +00:00
node_key.rs [red-knot] Extract red_knot_python_semantic crate (#11926) 2024-06-20 13:24:24 +02:00
semantic_index.rs [red-knot] Upgrade to the *new* *new* salsa (#12406) 2024-07-29 07:21:24 +00:00
semantic_model.rs [red-knot] Rename workspace_root variables in the module resolver to src_root (#12697) 2024-08-05 23:07:18 +01:00
types.rs [red-knot] infer instance types for builtins (#12695) 2024-08-05 13:32:42 -07:00