[red-knot] Support assert_type#15194
Conversation
|
|
This is largely a proof-of-concept. |
sharkdp
left a comment
There was a problem hiding this comment.
Thank you very much for working on this. I added a few initial review comments.
crates/red_knot_python_semantic/resources/mdtest/directives/assert_type.md
Outdated
Show resolved
Hide resolved
crates/red_knot_python_semantic/resources/mdtest/directives/assert_type.md
Outdated
Show resolved
Hide resolved
crates/red_knot_python_semantic/resources/mdtest/directives/assert_type.md
Show resolved
Hide resolved
crates/red_knot_python_semantic/resources/mdtest/directives/assert_type.md
Show resolved
Hide resolved
crates/red_knot_python_semantic/resources/mdtest/directives/assert_type.md
Outdated
Show resolved
Hide resolved
3234f80 to
08fd1a5
Compare
08fd1a5 to
7bb9545
Compare
a90a8fd to
bf4957f
Compare
crates/red_knot_python_semantic/resources/mdtest/directives/assert_type.md
Outdated
Show resolved
Hide resolved
d6fa64f to
b5d8b8f
Compare
carljm
left a comment
There was a problem hiding this comment.
Looks great, thank you! A few nits here and there, but basically this looks just right.
crates/red_knot_python_semantic/resources/mdtest/directives/assert_type.md
Outdated
Show resolved
Hide resolved
crates/red_knot_python_semantic/resources/mdtest/directives/assert_type.md
Outdated
Show resolved
Hide resolved
crates/red_knot_python_semantic/resources/mdtest/directives/assert_type.md
Show resolved
Hide resolved
crates/red_knot_python_semantic/resources/mdtest/directives/assert_type.md
Show resolved
Hide resolved
AlexWaygood
left a comment
There was a problem hiding this comment.
You need to merge/rebase and fix some compilation failures now that #15386 has landed :-)
5d6ab96 to
13ace5b
Compare
carljm
left a comment
There was a problem hiding this comment.
Awesome, thank you for this, and for managing all the rebasing on top of other refactors that landed in the meantime!
## Summary Follow-up to #15194. ## Test Plan Markdown tests.
Summary
See #15103.
Test Plan
Markdown tests and unit tests.