- Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: scala/scala3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Replace sun.misc.Unsafe used in LazyVals with VarHandles
#24109 opened Sep 29, 2025 by jchyb Loading… updated Oct 13, 2025
1 task done
fix: Fix incremental compilation of (some unquoted) macros
#24171 opened Oct 12, 2025 by eed3si9n Loading… updated Oct 13, 2025
Support zinc invalidation for type arguments in macro calls
#23900 opened Sep 11, 2025 by jchyb Loading… updated Oct 13, 2025
Replace runtime.Rich* implicits on primitives by direct extension methods.
#23872 opened Sep 3, 2025 by sjrd Loading… updated Oct 13, 2025
Simpler inference for tracked
#22972 opened Apr 11, 2025 by KacperFKorban Loading… updated Oct 13, 2025
bugfix: Fix possible SuspendException thrown when using macros
#24174 opened Oct 13, 2025 by tgodzik Loading… updated Oct 13, 2025
Fix java record varargs field accessor
#24172 opened Oct 12, 2025 by Florian3k Loading… updated Oct 13, 2025
named tuple toMap extension method
#23827 opened Aug 27, 2025 by road21 Loading… updated Oct 12, 2025
Add support for java records in pattern matching
#24140 opened Oct 5, 2025 by Florian3k Loading… updated Oct 12, 2025
Fix unsoundness in APPLY and SELECT rules
#24159 opened Oct 9, 2025 by odersky Loading… updated Oct 10, 2025
Fix regression #23969: Add ensureApplied to the quotes reflect API
#24160 opened Oct 9, 2025 by jchyb Loading… updated Oct 10, 2025
Add unsafe RawPresentationCompiler implementation
#24133 opened Oct 3, 2025 by rochala Loading… updated Oct 10, 2025
Better grouping of explanations in error messages
#24155 opened Oct 8, 2025 by odersky Loading… updated Oct 9, 2025
Implement FreshCap Handling for Classes and Objects area:experimental:cc Capture checking related
#24136 opened Oct 5, 2025 by odersky Loading… updated Oct 9, 2025
Dealias type when type parameters inference occurs
#23242 opened May 22, 2025 by Alex1005a Loading… updated Oct 9, 2025
Support Some aspects of this issue need a decision from the maintainance team.
//> using dep "..."
directives in Scala REPL stat:needs decision #24131 opened Oct 3, 2025 by lihaoyi Loading… updated Oct 9, 2025
Fix parameter untupling for named tuples (#23440)
#24152 opened Oct 8, 2025 by aherlihy Loading… updated Oct 9, 2025
Fix false exhaustivity for GADT under separate compilation
#23966 opened Sep 19, 2025 by zielinsky Loading… updated Oct 8, 2025
Fix false exhaustivity warning for seq match
#23968 opened Sep 19, 2025 by zielinsky Loading… updated Oct 8, 2025
Upgrade Scala 2 standard library to 2.13.17 backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it.
Previous Next
ProTip! Filter pull requests by the default branch with base:main.