Carl Meyer
0e44235981
[red-knot] intern types using Salsa ( #12061 )
...
Intern types using Salsa interning instead of in the `TypeInference`
result.
This eliminates the need for `TypingContext`, and also paves the way for
finer-grained type inference queries.
2024-07-05 12:16:37 -07:00
Micha Reiser
262053f85c
[red-knot]: Implement HasTy
for Alias
( #11971 )
2024-07-04 07:17:10 +00:00
Micha Reiser
3ce8b9fcae
Make Definition
a salsa-ingredient ( #12151 )
2024-07-04 06:46:08 +00:00
Micha Reiser
dcb9523b1e
Address review feedback from 11963 ( #12145 )
2024-07-02 09:05:55 +02:00
Micha Reiser
955138b74a
Refactor ast_ids
traits to take ScopeId
instead of VfsFile
plus FileScopeId
. ( #12139 )
2024-07-01 15:50:07 +02:00
Micha Reiser
37f260b5af
Introduce HasTy
trait and SemanticModel
facade ( #11963 )
2024-07-01 14:48:27 +02:00