Closed
Description
- Merge all backported PRs:
- Backport #15658: Harden erasure of TermRefs #15751
- Backport #15619: Always expand inline accessor names #15752
- Backport #15667: Better infos for dependent class parameter references #15753
- Backport #15679: Don't ignore expected types of
New
#15754 - Backport #15671: Fix computation of class nesting level in inliner #15755
- Backport #15688: Fix constraining against HKTypeLambda arguments #15757
- Backport #15645: deprecate ToString type which should be deprecated at 3.2.0 #15758
- Backport #15675: Survive TypeErrors in isMatchedBy #15760
- Backport #15625: Fix two problems related to match types as array elements #15761
- Backport *more* coverage fixes to 3.2.0 #15745
- Is waiting for review of Keep 'fun' and 'args' together when instrumenting TypeApply for coverage #15739
- Publish artifacts to Maven via CI
- On
release-3.2.0
branch:- In
Build.scala
: SetbaseVersion
to3.2.0-RC3
- In
Build.scala
: SetpreviousDottyVersion
to3.2.0-RC2
- in
changelogs
add file with a changelog - Tag the branch as
3.2.0-RC3
- In
- On
- On
master
:- In
Build.scala
: SetreferenceVersion
to3.2.0-RC3
- In
- Announce the release
- Publish release on GitHub Releases
- Comment on the announcement thread on https://contributors.scala-lang.org/t/3-2-0-release-thread/5773