-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Insights: scala/scala3
Overview
1 Release published by 1 person
-
3.7.1
published
Jun 4, 2025
8 Pull requests merged by 3 people
-
Relax comparison between Null and reference types in explicit nulls
#23308 merged
Jun 7, 2025 -
Remove some unsafe nulls
#23309 merged
Jun 3, 2025 -
[chore] Sync main with language-reference-stable changes
#23306 merged
Jun 3, 2025 -
Warn trivial recursion with module prefix
#23278 merged
Jun 3, 2025 -
Dealias for unused param check
#23256 merged
Jun 3, 2025 -
[chore] Sync language-reference-stable with release 3.7.1
#23307 merged
Jun 3, 2025 -
[chore] Set reference version to 3.7.1
#23304 merged
Jun 2, 2025 -
[CI] Add credentials for central.sonatype.com, remove credentials for oss.sonatype.org
#23298 merged
Jun 1, 2025
7 Pull requests opened by 6 people
-
Erased fields are not nullable
#23311 opened
Jun 3, 2025 -
[DO NOT MERGE] Try to enable explicit nulls for Scala 3 stdlib
#23319 opened
Jun 5, 2025 -
Add FlexibleType support for scaladoc
#23320 opened
Jun 5, 2025 -
Preparations to enable access kind inference.
#23321 opened
Jun 5, 2025 -
Copy `@use` and `@consume` annotations to parameter types
#23324 opened
Jun 6, 2025 -
Take inferred or explicit refinement result for unused check
#23325 opened
Jun 6, 2025 -
warn about unnecessary uses of .nn
#23327 opened
Jun 6, 2025
7 Issues closed by 6 people
-
`GADT constraints with pattern alternatives` compile error since Scala 3.7.1
#23328 closed
Jun 7, 2025 -
Unoptimized code generated for Enum dispatch
#23314 closed
Jun 4, 2025 -
Missing warning for Infinite recursive call in object
#23277 closed
Jun 3, 2025 -
False positive unused given in extensions when referring to type alias
#23250 closed
Jun 3, 2025 -
Compiler crash with duplicate child annotation
#23312 closed
Jun 3, 2025 -
Nightly Dotty workflow of 2025-06-01 failed
#23300 closed
Jun 2, 2025 -
Nightly Dotty workflow of 2025-05-31 failed
#23295 closed
Jun 1, 2025
11 Issues opened by 9 people
-
Exclude `Selectable` from unused member warning
#23323 opened
Jun 6, 2025 -
Inconsistencies in the Spec about class
#23318 opened
Jun 4, 2025 -
Pathological (effectively non-terminating) compilation times of quote-matching multiple types
#23317 opened
Jun 4, 2025 -
Matching `BigInt` against `Int` literal pattern leads to warning
#23316 opened
Jun 4, 2025 -
References inside annotation are not avoided
#23315 opened
Jun 4, 2025 -
Quoted n-ary tuple referring to method params crashes during lambdaLift
#23313 opened
Jun 3, 2025 -
Compiler crash when chaining two matches
#23310 opened
Jun 3, 2025 -
`erased` class used as parameter leads to runtime `java.lang.NoSuchFieldError`
#23305 opened
Jun 2, 2025 -
Leaking reach capabilities for class parameters
#23303 opened
Jun 2, 2025 -
`@use` parameter gets ignored in value classes
#23302 opened
Jun 2, 2025 -
3.7.1 release procedure
#23301 opened
Jun 2, 2025
22 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Change retains annotation from using term arguments to using type arguments
#22909 commented on
Jun 4, 2025 • 6 new comments -
Modify pattern matcher to raise an error instead of generating illegal isInstanceOf[Null] and isInstanceOf[Nothing]
#23288 commented on
Jun 2, 2025 • 1 new comment -
Implement multiple assignments (SIP-59)
#19597 commented on
Jun 2, 2025 • 1 new comment -
Take the high bound in extension check
#23294 commented on
Jun 3, 2025 • 0 new comments -
Fix #23113: Treat private classes as sealed
#23292 commented on
Jun 2, 2025 • 0 new comments -
Experiment with Capless-like Scheme for Capture Checking
#23291 commented on
Jun 6, 2025 • 0 new comments -
Lambda-owned param ref in ctor incurs no field
#23286 commented on
Jun 6, 2025 • 0 new comments -
Rewrite resolveThis in global init checker
#23282 commented on
Jun 5, 2025 • 0 new comments -
Always transform Inlined.call in CheckUnused
#23280 commented on
Jun 6, 2025 • 0 new comments -
Test inline method returning match type
#23276 commented on
Jun 4, 2025 • 0 new comments -
Preserve implicits in Quotes context
#23263 commented on
Jun 2, 2025 • 0 new comments -
Dealias type when type parameters inference occurs
#23242 commented on
Jun 5, 2025 • 0 new comments -
Check inline expansion for exclusion
#23019 commented on
Jun 2, 2025 • 0 new comments -
Better selection of name for ReassignmentToVal error message
#22823 commented on
Jun 7, 2025 • 0 new comments -
[Experiment] Qualified Types
#21586 commented on
Jun 4, 2025 • 0 new comments -
Embed Scala source code parameters into .class files meta-data (for better handling of Scala libraries in IDEs)
#21894 commented on
Jun 7, 2025 • 0 new comments -
Crash: completing val XXXXX in wrong run 3, was created in 2 while compiling
#13821 commented on
Jun 6, 2025 • 0 new comments -
Consider nullable annotations in explicit nulls
#21629 commented on
Jun 6, 2025 • 0 new comments -
Capture leak by selection chain
#23207 commented on
Jun 5, 2025 • 0 new comments -
Compile crush: Dependent Method Types and Varargs
#23299 commented on
Jun 3, 2025 • 0 new comments -
TASTy does not include reference to resolved term when using `summonAll` and `summonFrom`
#22701 commented on
Jun 2, 2025 • 0 new comments -
Trivial inline identity function causes runtime `NoClassDefFound` error in resulting code
#23279 commented on
Jun 1, 2025 • 0 new comments