Checker Framework 3.42.0-eisop3 #721
wmdietl
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 3.42.0-eisop3 (March 1, 2024)
User-visible changes:
Performance improvements in the Nullness Checker.
Implementation details:
Support separate defaults for wildcard and type variable upper bounds.
Add support for defaults for type variable uses.
See changes in
TypeUseLocation
,QualiferDefaults
, andQualifierHierarchy
,as well as the new
ParametricTypeVariableUseQualifier
meta-annotation.Refactored the
TypeInformationPresenter
into several classes in the neworg.checkerframework.framework.util.visualize
package.Closed issues:
#703, typetools#6433, typetools#6438.
This discussion was created from the release Checker Framework 3.42.0-eisop3.
Beta Was this translation helpful? Give feedback.
All reactions