mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-30 03:27:51 +00:00
## Summary This PR implements type inference for float and complex literal expressions. ## Test Plan Add test cases for both types. |
||
|---|---|---|
| .. | ||
| semantic_index | ||
| types | ||
| ast_node_ref.rs | ||
| builtins.rs | ||
| db.rs | ||
| lib.rs | ||
| node_key.rs | ||
| semantic_index.rs | ||
| semantic_model.rs | ||
| types.rs | ||