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

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
[Experiment] Qualified Types stat:do not merge
#21586 opened Sep 13, 2024 by mbovel Draft 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
Specify nullary for nullary export
#24164 opened Oct 10, 2025 by som-snytt Draft updated Oct 10, 2025
Warn negative literal parsing under -Wsyntax
#24163 opened Oct 10, 2025 by som-snytt Draft updated Oct 10, 2025
2
1
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
Introduce precise refined types
#24154 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 //> using dep "..." directives in Scala REPL stat:needs decision Some aspects of this issue need a decision from the maintainance team.
#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
REPL - invoke pprint reflectively
#24119 opened Oct 1, 2025 by bishabosha Loading… updated Oct 8, 2025 3.8.0
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.
#24141 opened Oct 7, 2025 by SethTisue Draft updated Oct 13, 2025 3.8.0
ProTip! Filter pull requests by the default branch with base:main.