-
Notifications
You must be signed in to change notification settings - Fork 337
JSpecify: improve inference for generic methods based on method reference arguments #1438
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
Merged
+756
−20
Merged
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
d804e2e
WIP
msridhar 2c9c3f1
tweaks
msridhar a5ee613
Merge branch 'master' into lambda-poly-expression
msridhar 808fb74
tweak
msridhar 642a623
refactor
msridhar b6cb584
fix test case
msridhar cd9a4e3
Merge branch 'master' into lambda-poly-expression
msridhar 3a36420
WIP
msridhar f528062
bug fix
msridhar a104dcc
comment and test case for #1307
msridhar c2c5808
fix nullaway error
msridhar 9cd8239
Merge branch 'master' into method-ref-improve
msridhar fd64445
improve test
msridhar cae7447
remove unnecessary code and fix test
msridhar b84dd93
rename test file and move tests
msridhar 6667ae3
a failing test we will handle in a follow up
msridhar 05ec1ae
tweaks
msridhar c0031e0
cleanup
msridhar 9a95c56
further cleanup
msridhar 8d47ece
Merge branch 'master' into method-ref-improve
msridhar 1a53741
Merge branch 'master' into method-ref-improve
msridhar 6afc36b
Merge branch 'master' into method-ref-improve
msridhar 468c520
WIP
msridhar a01a513
Merge branch 'master' into method-ref-generic-inference
msridhar 2d7fa93
failing test
msridhar d67c661
fix test
msridhar 9091dd1
Merge branch 'master' into method-ref-generic-inference
msridhar b736fe2
Merge branch 'master' into method-ref-generic-inference
msridhar fa16569
re-jigger logic
msridhar 741de42
todos
msridhar fb60aee
WIP
msridhar ced8cae
WIP
msridhar 029aa72
fix
msridhar dc1d9aa
complete test
msridhar 659f169
another test
msridhar 2c0cab4
WIP
msridhar 4dfb323
fix test
msridhar 4d50575
more tests
msridhar 93a208d
WIP
msridhar ac4673b
cleanup and docs
msridhar ef71582
fix npe
msridhar 6918968
Merge branch 'master' into method-ref-generic-inference
msridhar c4e25b3
Merge branch 'master' into method-ref-generic-inference
msridhar a8b1917
Merge branch 'master' into method-ref-generic-inference
msridhar 4abedaf
Merge branch 'master' into method-ref-generic-inference
msridhar 238a3e2
add a test for stream with values mapped to @Nullable; doesn't work yet
msridhar 0e1b7ec
Merge branch 'master' into method-ref-generic-inference
msridhar 1e9ab99
some improvements
msridhar 16942b2
more cleanup
msridhar 28bf098
add issue link
msridhar c76fbd5
Merge branch 'master' into method-ref-generic-inference
msridhar b90e54d
Merge branch 'master' into method-ref-generic-inference
msridhar 2f924bb
add comment
msridhar de6b0ce
cleanup and todos
msridhar f695f56
test
msridhar 8b4f0d0
another test case
msridhar 3406847
yet another test
msridhar e2e735c
Add TODO comment
msridhar 23bfde7
another comment
msridhar 9a989da
add issue link
msridhar 839d22c
comment and remove unnecessary check
msridhar a2d2b5d
test for new bug
msridhar 5ce5c46
initial fix
msridhar d800190
WIP
msridhar 69914e2
move method
msridhar 5b2b3dd
refactoring and docs
msridhar 93c4820
more cleanup
msridhar 6ecb972
add a contract
msridhar d7e4772
remove incorrect comment in test
msridhar 724e54c
tweak diagnostic message that is matched on
msridhar 81f844f
Merge branch 'master' into method-ref-generic-inference
msridhar 0fdd94d
review feedback
msridhar f952e8a
augment tests
msridhar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev
Previous commit
augment tests
- Loading branch information
commit f952e8a7215750dbd5af513906e5675ad33c2617
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.