- 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
Untangle subtyping rules explanation in type-lambdas-spec.md
#22319 opened Jan 8, 2025 by ozenzin Loading…
Do not generate certain interface mixin forwarders if not necessary
#23674 opened Aug 6, 2025 by jchyb Loading…
Add @retainsArg to read-only and reach capabilities
#23238 opened May 22, 2025 by natsukagami Loading…
Fix false exhaustivity warning for pattern returning NamedTuple
#23362 opened Jun 13, 2025 by eejbyfeldt Loading…
Fix Java enum forwarders to pull from companion on initialization
#24361 opened Nov 7, 2025 by tanishiking Loading…
Fix crash in PatternMatcher for dependent type NamedTuple.From
#24515 opened Nov 24, 2025 by eejbyfeldt Loading…
Better recovery from parsing errors in local statements
#22657 opened Feb 24, 2025 by hamzaremmal • Draft
3 tasks
Drop If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it.
-Yno-stdlib-patches backport:nominated [build] Enable check for generic signatures in MiMa
#24583 opened Nov 28, 2025 by WojciechMazur Loading…
chore: deprecate the content of the If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it.
scala.runtime.stdLibPatches package backport:nominated chore: effectively use tasty-inspector in scaladoc
#22803 opened Mar 14, 2025 by hamzaremmal • Draft
Ship SIP 68: Referenceable package objects needs-minor-release This PR cannot be merged until the next minor release
Support specifying a safe zone in the
new expression. #16517 opened Dec 14, 2022 by yawen-guan Loading…
Add type
type TypeClass = { type Self <: AnyKind } to Predef #20393 opened May 13, 2024 by EugeneFlesselle Loading…
ProTip! Filter pull requests by the default branch with base:main.