-
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
1 Release published by 1 person
-
3.3.6-RC2
published
Apr 30, 2025
8 Pull requests merged by 5 people
-
fix: make pc actions work for re-exported symbols
#22722 merged
Apr 30, 2025 -
Improve position of deprecation
#23052 merged
Apr 29, 2025 -
Make sure we don't recheck closure bodies twice
#23066 merged
Apr 29, 2025 -
Revert "Do not lift annotation arguments" from 3.3 LTS
#23062 merged
Apr 29, 2025 -
pc: fix: inline value when def indentation equals 2
#22990 merged
Apr 29, 2025 -
Warn if match in block is not used for PartialFunction
#23002 merged
Apr 28, 2025 -
Keep unused annot on params
#23037 merged
Apr 28, 2025 -
Tighten condition to preserve denotation in IntegrateMap
#23060 merged
Apr 28, 2025
5 Pull requests opened by 5 people
-
Revert recent changes to opaque type proxy generation
#23059 opened
Apr 28, 2025 -
New Syntax for Capture Variables and Explicit Capture Polymorphism v3
#23063 opened
Apr 28, 2025 -
Fix `Constant` tag of `Expr(null: String)`
#23064 opened
Apr 28, 2025 -
Loosen the "does not match previously inferred" criterion
#23067 opened
Apr 29, 2025 -
Enclosing package p.q not visible as q
#23069 opened
Apr 29, 2025
12 Issues closed by 7 people
-
Release procedure 3.3.6-RC2
#23068 closed
Apr 30, 2025 -
Deprecation warning generated via macro points to nonsense position
#22795 closed
Apr 29, 2025 -
Add Synthetics section to SemanticDB
#13135 closed
Apr 29, 2025 -
Can we make capture checking use less global inference?
#22808 closed
Apr 29, 2025 -
Type Union of A and NotGiven[A] is ambiguous but shouldn't
#23065 closed
Apr 29, 2025 -
Incorrect handling of `end <id>`
#12340 closed
Apr 28, 2025 -
Adding a useless assignment statement alters program behavior.
#21649 closed
Apr 28, 2025 -
unused annotation does not silence warning in given using with shorthand
#23033 closed
Apr 28, 2025 -
Typer regression for dependant types in multiple OpenCB projects
#23056 closed
Apr 28, 2025 -
REPL can't display variable names that have trailing $'s in the right way
#23058 closed
Apr 28, 2025 -
Release procedure 3.7.0-RC4
#23042 closed
Apr 28, 2025 -
Nightly Dotty workflow of 2025-04-27 failed
#23055 closed
Apr 28, 2025
5 Issues opened by 4 people
-
Error message ranges related to @unroll annotation are confusing
#23072 opened
Apr 30, 2025 -
Add a compiler quick fix for "Implicit parameters should be provided with a `using` clause"
#23071 opened
Apr 30, 2025 -
given with named context bound and with shorthand causes private reference error
#23070 opened
Apr 30, 2025 -
ClassCastExcpetion when inheriting from two traits that define conflicting vals
#23061 opened
Apr 28, 2025 -
VirtualFile isn't so virtual: "Illegal char <<> at index 0"
#23057 opened
Apr 27, 2025
45 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.
-
pc: Implement code action 'convert to named lambda parameters'
#22799 commented on
Apr 28, 2025 • 2 new comments -
Contradictions when Summoning NotGiven
#21306 commented on
Apr 28, 2025 • 0 new comments -
Cyclic reference from various features intersecting
#22986 commented on
Apr 29, 2025 • 0 new comments -
Array of tuples throws ClassCastException
#22345 commented on
Apr 29, 2025 • 0 new comments -
Add macro expansions to SemanticDB Synthetics
#22934 commented on
Apr 29, 2025 • 0 new comments -
Add for-loop desugaring to SemanticDB Synthetics
#22935 commented on
Apr 29, 2025 • 0 new comments -
Add context parameters to SemanticDB Synthetics
#22936 commented on
Apr 29, 2025 • 0 new comments -
Compiler crash with for-comprehension
#22505 commented on
Apr 29, 2025 • 0 new comments -
False positive warning: Unused import of a package
#23047 commented on
Apr 29, 2025 • 0 new comments -
False positive warning: unused import with certain combination of generics
#22971 commented on
Apr 30, 2025 • 0 new comments -
Build tools issues discovered by binary breakage changes in Scala 3 stdlib
#22890 commented on
Apr 30, 2025 • 0 new comments -
Accommodate quasi-constant annotation
#17516 commented on
Apr 29, 2025 • 0 new comments -
Emit mixin forwarders as ordinary, non-bridge methods again
#21890 commented on
Apr 30, 2025 • 0 new comments -
Fail self-recursive deferred given impl
#22595 commented on
Apr 28, 2025 • 0 new comments -
Use untpd.Tree instead of tpd.Tree for SelectionRangeProvider
#22702 commented on
Apr 30, 2025 • 0 new comments -
Fail not inlined inline method calls early
#22925 commented on
Apr 28, 2025 • 0 new comments -
Improve printing of strings
#22945 commented on
Apr 29, 2025 • 0 new comments -
Improve checking LHS of Assign
#22977 commented on
Apr 30, 2025 • 0 new comments -
Remove premature caching of lookups for unused lint
#22982 commented on
Apr 30, 2025 • 0 new comments -
improvement: Don't dealias named tuples for type hints
#23013 commented on
Apr 29, 2025 • 0 new comments -
Change `into` scheme to be fully type-based
#23014 commented on
Apr 28, 2025 • 0 new comments -
Check inline expansion for exclusion
#23019 commented on
Apr 29, 2025 • 0 new comments -
Fix #18763: Run type inference before implicit search
#23020 commented on
Apr 29, 2025 • 0 new comments -
Expr(null:String).show in macro throws NullPointerException
#23008 commented on
Apr 28, 2025 • 0 new comments -
False "No class, trait or object is defined in the compilation unit." warning when using deferred given
#23049 commented on
Apr 28, 2025 • 0 new comments -
Scaladoc: fails to generate doc for ScAS
#21662 commented on
Apr 28, 2025 • 0 new comments -
Regression in `durban/choam` - type argument does not conform to upper bound
#22596 commented on
Apr 28, 2025 • 0 new comments -
Compiler fails in generic inline method that uses macro with 'safe-init'
#21176 commented on
Apr 28, 2025 • 0 new comments -
Regression crash in 3.6.4-RC1 posttyper
#22676 commented on
Apr 28, 2025 • 0 new comments -
JDK 24: REPL prints warning on startup about `JLineNativeLoader`
#22756 commented on
Apr 28, 2025 • 0 new comments -
Typer regression in `marcinzh/beam` for combination of dependant and intersections types
#22922 commented on
Apr 28, 2025 • 0 new comments -
Named tuple selector type in match means no exhaustivity
#22810 commented on
Apr 28, 2025 • 0 new comments -
Scaladoc fatal error when reading inconsistent TASTy/ClassFiles
#22447 commented on
Apr 28, 2025 • 0 new comments -
Regression in `yakivy/jam` - unknown value error in separate compilation runs
#22593 commented on
Apr 28, 2025 • 0 new comments -
Unable to match a lower-case constructor in quoted pattern
#22616 commented on
Apr 28, 2025 • 0 new comments -
assertion failed: unresolved symbols: type s (line 32) #11398 when pickling
#22186 commented on
Apr 28, 2025 • 0 new comments -
Capture checking type mismatch between types that are reported to be the same
#23027 commented on
Apr 29, 2025 • 0 new comments -
Scala Pattern Matching on Java Records (JEP-440)
#20561 commented on
Apr 29, 2025 • 0 new comments -
Tuple.Zip not able to handle more than 22 elements
#15043 commented on
Apr 29, 2025 • 0 new comments -
Compiler crash using F-bounded polymorphism and typeclass derivation
#18670 commented on
Apr 29, 2025 • 0 new comments -
API Phase may not be recording nested class generated by annotation macro properly
#19353 commented on
Apr 29, 2025 • 0 new comments -
Regression in `scalalandio/chimney` - missing span
#23022 commented on
Apr 29, 2025 • 0 new comments -
Changed type constraint behaviour when pattern matching with unions
#22882 commented on
Apr 29, 2025 • 0 new comments -
Incorrect warning message in Scala 3 Reference on stable versions of the compiler
#22154 commented on
Apr 29, 2025 • 0 new comments -
Compiler crashes on simple code.
#23054 commented on
Apr 29, 2025 • 0 new comments