-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Insights: scala/scala3
Overview
Could not load contribution data
Please try again later
16 Pull requests merged by 8 people
-
bugfix: Don't check scope members if not needed
#23384 merged
Jun 18, 2025 -
[chore] Update scala CLI and fix CLA check for dependabot
#23382 merged
Jun 18, 2025 -
Standardize on log-based undo
#23357 merged
Jun 18, 2025 -
Flag nonsensical capturing types with pure parents as errors
#23367 merged
Jun 17, 2025 -
Some usability improvements relating to errors
#23370 merged
Jun 17, 2025 -
Nowarn receiver of extension taking params
#23351 merged
Jun 17, 2025 -
bugfix: Check if symbol exists before calling methods on it
#23376 merged
Jun 17, 2025 -
Ensure pt span exists in implicitParams migration
#23372 merged
Jun 16, 2025 -
bugfix: Check for error before checking members of product type in getUnapplySelectors
#23358 merged
Jun 16, 2025 -
minor refactor to avoid unsoundness caused by flexible types
#23368 merged
Jun 14, 2025 -
Test case for regression #23095
#23359 merged
Jun 13, 2025 -
Fix insufficient number width allocated when using
-print-lines
#23336 merged
Jun 12, 2025 -
Partial function synthesis changesOwner of selector
#23337 merged
Jun 12, 2025 -
improvement: Cache compilation on . and don't add CURSOR
#23356 merged
Jun 12, 2025 -
bugfix: Check in the collector for empty arrays
#23341 merged
Jun 12, 2025 -
Preserve implicits in Quotes context
#23263 merged
Jun 12, 2025
16 Pull requests opened by 11 people
-
Fix false exhaustivity warning for pattern returning NamedTuple
#23362 opened
Jun 13, 2025 -
Support Mirror for generic tuples arity > 22
#23363 opened
Jun 13, 2025 -
Check OrType in interpolated toString lint
#23365 opened
Jun 14, 2025 -
Fix #23224: Optimize simple tuple extraction
#23373 opened
Jun 16, 2025 -
Port Inlay hints for name parameters
#23375 opened
Jun 16, 2025 -
Change private local inference to allow inferring private local for `private val`s constructor parameters
#23378 opened
Jun 16, 2025 -
Add an Ordering given instance for named tuples
#23379 opened
Jun 16, 2025 -
Refine bind tuple pattern typing for named tuples
#23380 opened
Jun 16, 2025 -
Add context parameters to SemanticDB synthetics
#23381 opened
Jun 16, 2025 -
Port scala/scala#10437 to scala2-library-cc
#23383 opened
Jun 17, 2025 -
Improve quotes reflection reference documentation
#23385 opened
Jun 17, 2025 -
Apply flexible types to files compiled without explicit nulls
#23386 opened
Jun 17, 2025 -
Add missing version of `ValDef.let` which also accepts flags
#23388 opened
Jun 17, 2025 -
Fix parsing crash for update in later phases
#23390 opened
Jun 18, 2025 -
Print update modifier when printing update method definitions
#23392 opened
Jun 18, 2025 -
Fix well-formed test for capabilities
#23393 opened
Jun 18, 2025
14 Issues closed by 8 people
-
Named Tuple key validation not applied to Tuple[] syntax
#23360 closed
Jun 18, 2025 -
No warning when tracking types that cannot be tracked
#23371 closed
Jun 17, 2025 -
Probably regression in v3.7.x: false positive warning with `-Wunused:explicits`
#23349 closed
Jun 17, 2025 -
### java.lang.AssertionError: NoDenotation.owner occurred in the presentation compiler.
#23374 closed
Jun 17, 2025 -
Regression in `scalalandio/chimney` - missing span
#23022 closed
Jun 16, 2025 -
Regression in `durban/choam`: Implicit resolution failure
#23377 closed
Jun 16, 2025 -
Compiler goes OOM/infinite loop after unknown type in extractor
#23156 closed
Jun 16, 2025 -
Regression in `durban/choam` - type argument does not conform to upper bound
#22596 closed
Jun 16, 2025 -
Typer regression in `creativescala/krop`
#23095 closed
Jun 13, 2025 -
Compiler crash with for-comprehension
#22505 closed
Jun 12, 2025 -
IllegalArgumentException: Could not find proxy
#23025 closed
Jun 12, 2025 -
Compiler crash when chaining two matches
#23310 closed
Jun 12, 2025 -
Bad owner of anonymous function after expandSAMs
#23054 closed
Jun 12, 2025 -
Symbol.asQuotes doesn't populate the implicit scope
#22260 closed
Jun 12, 2025
8 Issues opened by 6 people
-
3.7.2-RC1 release procedure
#23394 opened
Jun 18, 2025 -
Specification should be build from stable releases
#23391 opened
Jun 18, 2025 -
CC: Syntax highlighting for update modifier crashes
#23389 opened
Jun 18, 2025 -
Union Type Gets Widen When Inside Tuple
#23387 opened
Jun 17, 2025 -
No warning about non-exhaustive pattern matching for constructor with type bound enclosing type member
#23369 opened
Jun 14, 2025 -
List encoding checking failure due to boxing
#23366 opened
Jun 14, 2025 -
Unsound pattern matching when using lower bounds and union types
#23364 opened
Jun 13, 2025 -
-Wtostring-interpolated warns on an if expression of type String
#23361 opened
Jun 13, 2025
18 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.
-
Rewrite resolveThis in global init checker
#23282 commented on
Jun 18, 2025 • 10 new comments -
Unhelpful error message when trying to use named extraction, when not matching case class or named tuple
#23354 commented on
Jun 16, 2025 • 5 new comments -
Drop invalid assumption from TastyUnpickler
#23353 commented on
Jun 17, 2025 • 0 new comments -
Remove unnecessary uses of uncheckedNN
#23344 commented on
Jun 12, 2025 • 0 new comments -
Seeking Feedback : make quotes.reflect.* top-level definitions
#23330 commented on
Jun 16, 2025 • 0 new comments -
Always transform Inlined.call in CheckUnused
#23280 commented on
Jun 13, 2025 • 0 new comments -
Test inline method returning match type
#23276 commented on
Jun 16, 2025 • 0 new comments -
[Experiment] Qualified Types
#21586 commented on
Jun 12, 2025 • 0 new comments -
-Vphases takes names to mark, -Vprint is typer
#17563 commented on
Jun 18, 2025 • 0 new comments -
Better error reporting for box adaptation failures
#21675 commented on
Jun 19, 2025 • 0 new comments -
Crash with MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
#23352 commented on
Jun 18, 2025 • 0 new comments -
Compiler crash using Tuple :* syntax for a NamedTuple in unapply
#23155 commented on
Jun 18, 2025 • 0 new comments -
Inconsistencies in the Spec about class
#23318 commented on
Jun 17, 2025 • 0 new comments -
Inapplicable given causing ambiguity
#23240 commented on
Jun 17, 2025 • 0 new comments -
Optimise simple tuple extraction
#23224 commented on
Jun 13, 2025 • 0 new comments -
Scaladoc doesn't transfer or link documentation for exports
#14342 commented on
Jun 13, 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 12, 2025 • 0 new comments -
Unhelpful error message for type erasure
#23350 commented on
Jun 12, 2025 • 0 new comments