ruff
1f7a29d3
- [red-knot] Unpacker: Make invariant explicit and directly return a Type (#16018)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
308 days ago
[red-knot] Unpacker: Make invariant explicit and directly return a Type (#16018) ## Summary - Do not return `Option<Type<…>>` from `Unpacker::get`, but just `Type`. Panic otherwise. - Rename `Unpacker::get` to `Unpacker::expression_type`
References
#16018 - [red-knot] Unpacker: Make invariant explicit and directly return a Type
Author
sharkdp
Parents
618bfaf8
Loading