Commits
Click on a commit to change the comparison rangeMerge branch 'main' into dcreager/two-phase-binding
* main:
[playground] Avoid concurrent deployments (#16834)
[red-knot] Infer `lambda` return type as `Unknown` (#16695)
[red-knot] Move `name` field on parameter kind (#16830)
[red-knot] Emit errors for more AST nodes that are invalid (or only valid in specific contexts) in type expressions (#16822)
[playground] Use cursor for clickable elements (#16833)
[red-knot] Deploy playground on main (#16832)
Red Knot Playground (#12681)
[syntax-errors] PEP 701 f-strings before Python 3.12 (#16543) Use VecDeques for arguments and types Infer types when constructing CallArgumentTypes Add conflicting form test case Update crates/red_knot_python_semantic/src/types/call/arguments.rs
Co-authored-by: Micha Reiser <micha@reiser.io>