-
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
22 Pull requests merged by 13 people
-
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 -
improvement: Improve efficiency of completions
#23355 merged
Jun 12, 2025 -
Adapt types according to read-only status
#23332 merged
Jun 11, 2025 -
Take inferred or explicit refinement result for unused check
#23325 merged
Jun 11, 2025 -
Erased fields are not nullable
#23311 merged
Jun 11, 2025 -
Fix handling of @use and @consume in class parameters
#23342 merged
Jun 11, 2025 -
Tweak parameter dependency test when typing applications
#23346 merged
Jun 11, 2025 -
Revert "Make overload pruning based on result types less aggressive (#21744)" in main
#23331 merged
Jun 10, 2025 -
Rename
mut
toupdate
#23335 merged
Jun 10, 2025 -
warn about unnecessary uses of .nn
#23327 merged
Jun 10, 2025 -
Fix main: remove empty parentheses when rewriting implicits to givens
#23339 merged
Jun 10, 2025 -
remove some unnecessary unsafeNulls imports
#23338 merged
Jun 10, 2025 -
Add an -Yimplicit-to-given flag for rewrites to easily test changes in the ecosystem
#22580 merged
Jun 10, 2025 -
Copy
@use
and@consume
annotations to parameter types#23324 merged
Jun 9, 2025 -
Bump Scala CLI to v1.8.1 (was v1.8.0)
#23334 merged
Jun 9, 2025 -
Change retains annotation from using term arguments to using type arguments
#22909 merged
Jun 9, 2025 -
Relax comparison between Null and reference types in explicit nulls
#23308 merged
Jun 7, 2025
10 Pull requests opened by 9 people
-
Seeking Feedback : make quotes.reflect.* top-level definitions
#23330 opened
Jun 8, 2025 -
Bump VirtusLab/scala-cli-setup from 1.8.0 to 1.8.1
#23333 opened
Jun 9, 2025 -
Remove unnecessary uses of uncheckedNN
#23344 opened
Jun 10, 2025 -
Add accessible check for import usage
#23348 opened
Jun 10, 2025 -
Nowarn receiver of extension taking params
#23351 opened
Jun 11, 2025 -
Drop invalid assumption from TastyUnpickler
#23353 opened
Jun 11, 2025 -
Unhelpful error message when trying to use named extraction, when not matching case class or named tuple
#23354 opened
Jun 11, 2025 -
Standardize on log-based undo
#23357 opened
Jun 12, 2025 -
bugfix: Check for error before checking members of product type in getUnapplySelectors
#23358 opened
Jun 12, 2025 -
Fix false exhaustivity warning for pattern returning NamedTuple
#23362 opened
Jun 13, 2025
20 Issues closed by 13 people
-
Typer regression in `creativescala/krop`
#23095 closed
Jun 13, 2025 -
Compiler crash with for-comprehension
#22505 closed
Jun 12, 2025 -
Compiler crash when chaining two matches
#23310 closed
Jun 12, 2025 -
IllegalArgumentException: Could not find proxy
#23025 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 -
Exclude `Selectable` from unused member warning
#23323 closed
Jun 11, 2025 -
Terrible code generated when pattern matching a tuple.
#23340 closed
Jun 11, 2025 -
`erased` class used as parameter leads to runtime `java.lang.NoSuchFieldError`
#23305 closed
Jun 11, 2025 -
Leaking reach capabilities for class parameters
#23303 closed
Jun 11, 2025 -
Unused implicit conversion imports are not detected under certain circumstances
#22976 closed
Jun 11, 2025 -
Compile crush: Dependent Method Types and Varargs
#23299 closed
Jun 11, 2025 -
Regression in type inference
#22713 closed
Jun 10, 2025 -
3.7.1 release procedure
#23301 closed
Jun 10, 2025 -
Compiler flag to interpret implicit definitions as givens
#22482 closed
Jun 10, 2025 -
`@use` parameter gets ignored in value classes
#23302 closed
Jun 9, 2025 -
Change representation of `retains` annotation?
#22842 closed
Jun 9, 2025 -
Unable to extend protected nested class
#22222 closed
Jun 9, 2025 -
Extension method doesn't show warning with type alias
#23329 closed
Jun 9, 2025 -
`GADT constraints with pattern alternatives` compile error since Scala 3.7.1
#23328 closed
Jun 7, 2025
7 Issues opened by 6 people
-
-Wtostring-interpolated warns on an if expression of type String
#23361 opened
Jun 13, 2025 -
Named Tuple key validation not applied to Tuple[] syntax
#23360 opened
Jun 13, 2025 -
Crash with MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
#23352 opened
Jun 11, 2025 -
Unhelpful error message for type erasure
#23350 opened
Jun 10, 2025 -
Probably regression in v3.7.x: false positive warning with `-Wunused:explicits`
#23349 opened
Jun 10, 2025 -
Incorrect unused import warnings in some cases - private definitions escaping their scope
#23347 opened
Jun 10, 2025 -
Typer gets types wrong, even though they are explicit
#23343 opened
Jun 10, 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.
-
Crash: completing val XXXXX in wrong run 3, was created in 2 while compiling
#13821 commented on
Jun 6, 2025 • 0 new comments -
HashCode of enum cases is not stable
#19177 commented on
Jun 9, 2025 • 0 new comments -
dotc ignores deprecatedName
#19077 commented on
Jun 9, 2025 • 0 new comments -
Unhelpful error message when using named patterns with custom selector type in extractor match
#22903 commented on
Jun 9, 2025 • 0 new comments -
Enum (extends java) => null in java, when scala looks at it before java
#12637 commented on
Jun 9, 2025 • 0 new comments -
Runtime code implementing lazy val should not use sun.misc.Unsafe on Java 9+ (JEP-471)
#9013 commented on
Jun 9, 2025 • 0 new comments -
Enum ordinals -> tableswitch
#5537 commented on
Jun 10, 2025 • 0 new comments -
Inconsistencies in the Spec about class
#23318 commented on
Jun 10, 2025 • 0 new comments -
Compiler goes OOM/infinite loop after unknown type in extractor
#23156 commented on
Jun 12, 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 -
Compiler crash returning `Some[NamedTuple` in extractor
#23155 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 -
Optimise simple tuple extraction
#23224 commented on
Jun 13, 2025 • 0 new comments -
[Experiment] Qualified Types
#21586 commented on
Jun 12, 2025 • 0 new comments -
Restrict import suggestions or mention accessibility
#22430 commented on
Jun 11, 2025 • 0 new comments -
Better selection of name for ReassignmentToVal error message
#22823 commented on
Jun 7, 2025 • 0 new comments -
Fail not inlined inline method calls early
#22925 commented on
Jun 10, 2025 • 0 new comments -
Check inline expansion for exclusion
#23019 commented on
Jun 11, 2025 • 0 new comments -
Make hashcode of enum items stable
#23218 commented on
Jun 11, 2025 • 0 new comments -
Always transform Inlined.call in CheckUnused
#23280 commented on
Jun 13, 2025 • 0 new comments -
Lambda-owned param ref in ctor incurs no field
#23286 commented on
Jun 11, 2025 • 0 new comments -
Experiment with Capless-like Scheme for Capture Checking
#23291 commented on
Jun 9, 2025 • 0 new comments