- 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
fix(#19402): error message for missing using in given params
#19496 opened Jan 20, 2024 by i10416 Loading… updated May 20, 2025
use Uninitialized instead of Null without changing Predef
#15127 opened May 6, 2022 by olhotak Loading… updated May 20, 2025
Fix #18234: Warn of identifiers with $ in their name
#18563 opened Sep 17, 2023 by fernandofpd Loading… updated May 20, 2025
Fix/18681 unreduced summon from fallback
#19490 opened Jan 19, 2024 by i10416 Loading… updated May 20, 2025
Add type
type TypeClass = { type Self <: AnyKind } to Predef #20393 opened May 13, 2024 by EugeneFlesselle Loading… updated May 20, 2025
WIP: Experiment with 2-phase compilation with outline and batch parallel compile
#19589 opened Feb 1, 2024 by bishabosha • Draft updated May 20, 2025
[for CI] Generic tuples improvements
#20285 opened Apr 29, 2024 by EugeneFlesselle • Draft updated May 20, 2025
Support specifying a safe zone in the
new expression. #16517 opened Dec 14, 2022 by yawen-guan Loading… updated May 20, 2025
Keep inlined nodes until the backend phase
#18230 opened Jul 17, 2023 by Tetchki Loading… updated May 20, 2025
Include module owners of symbols in shortened printer
#19666 opened Feb 10, 2024 by rochala Loading… updated May 20, 2025
In OfTypeImplicits, only consider
refs that don't appear in companionRefs as possible candidates #18691 opened Oct 13, 2023 by natsukagami • Draft updated May 20, 2025
Add experimental NamedTuple copyFrom method
#23135 opened May 11, 2025 by bishabosha Loading… updated May 21, 2025
Add @retainsArg to read-only and reach capabilities
#23238 opened May 22, 2025 by natsukagami Loading… updated May 28, 2025
Fix #23113: Treat private classes as sealed
#23292 opened May 30, 2025 by nox213 Loading… updated Jun 2, 2025
Remove unnecessary uses of uncheckedNN
#23344 opened Jun 10, 2025 by noti0na1 Loading… updated Jun 12, 2025
Seeking Feedback : make quotes.reflect.* top-level definitions
#23330 opened Jun 8, 2025 by Kalin-Rudnicki Loading… updated Jun 16, 2025
ProTip! no:milestone will show everything without a milestone.