Skip to content

Pull requests: scala/scala3

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Improve quotes reflection reference documentation
#23385 by jchyb was merged Jun 23, 2025 Loading… updated Oct 28, 2025 3.7.4
Update reference syntax documentation with named tuples
#23493 by noti0na1 was merged Jul 10, 2025 Loading… updated Oct 28, 2025 3.8.0
Quotes reflect: Allow to return DefDef from a val symbol tree
#22603 by jchyb was merged Aug 13, 2025 Loading… updated Oct 28, 2025 3.8.0
Make caps.Capability non-experimental needs-minor-release This PR cannot be merged until the next minor release
#23507 by natsukagami was merged Aug 13, 2025 Loading… updated Oct 28, 2025 3.8.0
Add missing version of ValDef.let which also accepts flags needs-minor-release This PR cannot be merged until the next minor release
#23388 by Kalin-Rudnicki was merged Aug 7, 2025 Loading… updated Oct 28, 2025 3.8.0
Support Mirror for generic tuples arity > 22 needs-minor-release This PR cannot be merged until the next minor release
#23363 by eejbyfeldt was merged Aug 4, 2025 Loading… updated Oct 28, 2025 3.8.0
Prepare build for Scala 3.8.0 development
#23626 by WojciechMazur was merged Jul 29, 2025 Loading… updated Oct 28, 2025 3.8.0
simplify scala.runtime.Statics.releaseFence
#23953 by xuwei-k was merged Sep 18, 2025 Loading… updated Oct 28, 2025 3.8.0
Update the TastyFormat for matches with sub-cases
#23851 by EugeneFlesselle was merged Sep 2, 2025 Loading… updated Oct 28, 2025 3.8.0
CC Language Reference Improvements v2
#23818 by bracevac was merged Aug 26, 2025 Loading… updated Oct 28, 2025 3.8.0
Use PPrint to handle printing of REPL output values
#23849 by lihaoyi was merged Sep 15, 2025 Loading… updated Oct 28, 2025 3.8.0
Revert "Disable distribution of intersection types over applied types"
#23920 by hamzaremmal was merged Sep 13, 2025 Loading… updated Oct 28, 2025 3.8.0
Handle FlexibleTypes in asContextFunctionType
#23865 by HarrisL2 was merged Sep 3, 2025 Loading… updated Oct 28, 2025 3.8.0
Fix NotNullInfo in multi-case match
#23864 by noti0na1 was merged Sep 2, 2025 Loading… updated Oct 28, 2025 3.8.0
Fix selection on safe value in the global object initialization checker
#23860 by EnzeXing was merged Sep 2, 2025 Loading… updated Oct 28, 2025 3.8.0
Modelling assigning to null in the global object initialization checker
#23858 by EnzeXing was merged Sep 2, 2025 Loading… updated Oct 28, 2025 3.8.0
Fix global init checker unexpected by name
#23859 by EnzeXing was merged Sep 2, 2025 Loading… updated Oct 28, 2025 3.8.0
Check conformance to caps.Pure upper bound only under cc area:experimental:cc Capture checking related
#23784 by odersky was merged Aug 20, 2025 Loading… updated Oct 28, 2025 3.8.0
Match if sub cases area:experimental release-notes Should be mentioned in the release notes
#23786 by EugeneFlesselle was merged Aug 21, 2025 Loading… updated Oct 28, 2025 3.8.0
Allow into on enums
#23795 by odersky was merged Aug 22, 2025 Loading… updated Oct 28, 2025 3.8.0
Add capture checking annotation to Scala 3 Standard Library
#23688 by natsukagami was merged Aug 16, 2025 Loading… updated Oct 28, 2025
2 tasks
3.8.0
Only check seen for LazyRef for TypeSizeAccumulator
#20459 by eejbyfeldt was merged Sep 19, 2025 Loading… updated Oct 28, 2025 3.8.0
Scala.js: Support js.async and js.await, including JSPI on Wasm.
#23846 by sjrd was merged Oct 7, 2025 Loading… updated Oct 28, 2025 3.8.0
Prohibit selection of tuples with members named apply.
#24191 by odersky was merged Oct 25, 2025 Loading… updated Oct 28, 2025 3.8.0
ProTip! Filter pull requests by the default branch with base:main.