.. |
module_resolver
|
[ty] Fix namespace packages that behave like partial stubs (#19994)
|
2025-08-19 16:34:39 -04:00 |
semantic_index
|
[ty] fix lazy snapshot sweeping in nested scopes (#19908)
|
2025-08-14 17:52:52 -07:00 |
types
|
[ty] apply KW_ONLY sentinel only to local fields (#19986)
|
2025-08-19 11:01:35 -07:00 |
util
|
[ty] Avoid overcounting shared memory usage (#19773)
|
2025-08-06 15:32:02 -04:00 |
ast_node_ref.rs
|
[ty] Add environment variable to dump Salsa memory usage stats (#18928)
|
2025-06-26 21:27:51 +00:00 |
db.rs
|
[ty] Track open files in the server (#19264)
|
2025-07-18 19:33:35 +05:30 |
dunder_all.rs
|
[ty] Avoid overcounting shared memory usage (#19773)
|
2025-08-06 15:32:02 -04:00 |
lib.rs
|
[ty] introduce multiline pretty printer (#19979)
|
2025-08-19 17:31:44 +00:00 |
lint.rs
|
[ty] Add environment variable to dump Salsa memory usage stats (#18928)
|
2025-06-26 21:27:51 +00:00 |
list.rs
|
Update Rust toolchain to 1.89 (#19807)
|
2025-08-07 18:21:50 +02:00 |
module_name.rs
|
[ty] Make Module a Salsa ingredient
|
2025-07-23 09:46:40 -04:00 |
node_key.rs
|
[ty] Add environment variable to dump Salsa memory usage stats (#18928)
|
2025-06-26 21:27:51 +00:00 |
place.rs
|
[ty] simplify return type of place_from_declarations (#19884)
|
2025-08-13 14:17:08 +00:00 |
program.rs
|
[ty] Track heap usage of salsa structs (#19790)
|
2025-08-12 13:28:44 +02:00 |
pull_types.rs
|
Update Rust toolchain to 1.88 and MSRV to 1.86 (#19011)
|
2025-06-28 20:24:00 +02:00 |
python_platform.rs
|
[ty] Track heap usage of salsa structs (#19790)
|
2025-08-12 13:28:44 +02:00 |
rank.rs
|
[ty] Garbage-collect reachability constraints (#19414)
|
2025-07-21 14:16:27 -04:00 |
semantic_index.rs
|
[ty] Have SemanticIndex::place_table() and SemanticIndex::use_def_map return references (#19944)
|
2025-08-18 11:30:52 +01:00 |
semantic_model.rs
|
[ty] improve goto/hover for definitions (#19976)
|
2025-08-18 21:42:53 -04:00 |
site_packages.rs
|
[ty] Look for site-packages directories in <sys.prefix>/lib64/ as well as <sys.prefix>/lib/ on non-Windows systems (#19978)
|
2025-08-19 11:53:06 +00:00 |
suppression.rs
|
Update Rust toolchain to 1.89 (#19807)
|
2025-08-07 18:21:50 +02:00 |
types.rs
|
[ty] Add precise inference for unpacking a TypeVar if the TypeVar has an upper bound with a precise tuple spec (#19985)
|
2025-08-19 22:11:30 +01:00 |
unpack.rs
|
[ty] Track heap usage of salsa structs (#19790)
|
2025-08-12 13:28:44 +02:00 |