-
-
Notifications
You must be signed in to change notification settings - Fork 84
Added "its"
modifier to use with inference
#1024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Woohoo!! Super stoked for this one. You definitely know how to pick 'em 😄
Let's aim to discuss migration path for users who are using "past end of <T>"
tomorrow
Also have a look at my changes obv to make sure you're ok with them
I'm fine with your changes, but I'm starting to lean towards just not doing documentation and leave that up to you ;) |
haha I do tend to do a bit of tweaking. super helpful to have the rough draft tho. tbh I don't think I changed that much; just moved it to a different section and did a bit of word-smithing |
@pokey Warning message added. Ready for another review. |
c88373d
to
5945f6d
Compare
ide: | ||
messages: | ||
- {type: warning, id: deprecatedPositionInference} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that we capture the warning message here
7433d71
to
29d5849
Compare
@@ -1,25 +0,0 @@ | |||
import { Listener } from "../../util/Notifier"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I removed this file because we're not actually spying it anyway; no need to write spies for everything if we're not spying them
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok should be good to go now
"its"
modifier to use with inference
* Added its modifier to use with inference * Fix test failures * Remove unnecessary spy Co-authored-by: Pokey Rule <[email protected]>
* Added its modifier to use with inference * Fix test failures * Remove unnecessary spy Co-authored-by: Pokey Rule <[email protected]>
"take air past end of its line"
Fixes #736
Fixes #571
Depends on #1033
Checklist