Skip to content

NullAway 0.12.5

Choose a tag to compare

@yuxincs yuxincs released this 26 Mar 03:24
· 211 commits to master since this release
  • Add missing override to RestoreNullnessAnnotationsVisitor (#1154)
  • Add more bailouts for raw types (#1153)
  • Do unboxing check for invocation parameters even when calling a @NullUnmarked method (#1163)
  • JSpecify: infer generic method type arguments for assignments (#1131)
  • JSpecify: properly handle lambdas in anonymous inner classes (#1165)
  • Support @MonotonicNonNull on static fields (#1166)
  • Update to Error Prone 2.37.0 (#1169)
  • Use proper name for constructors in JarInfer (#1167)
  • Don't treat @ParametricNullness as @nullable in JSpecify mode (#1174)