-
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
13 Pull requests merged by 8 people
-
Revert "Make overload pruning based on result types less aggressive" in 3.7.0
#22940 merged
Apr 8, 2025 -
Fix isGenericArrayElement for higher-kinded types
#22938 merged
Apr 8, 2025 -
Backport "Deprecate
Yno-kind-polymorphism
" to 3.7#22931 merged
Apr 8, 2025 -
Backport "Revert unconditional lint of Inlined expansion" to 3.7
#22930 merged
Apr 8, 2025 -
Backport "Bump Scala CLI to v1.7.1 (was v1.7.0)" to 3.7
#22929 merged
Apr 8, 2025 -
Rename Typelessclause to something easier to understand
#22912 merged
Apr 7, 2025 -
Completions for requests just before string
#22894 merged
Apr 3, 2025 -
No warn implicit param of overriding method
#22901 merged
Apr 3, 2025 -
Mix in the
productPrefix
hash statically in case classhashCode
#22865 merged
Apr 3, 2025 -
chore: update develocity to 1.2-rc5
#22907 merged
Apr 2, 2025 -
Update getting started docs.
#22905 merged
Apr 2, 2025
9 Pull requests opened by 9 people
-
Change retains annotation from using term arguments to using type arguments
#22909 opened
Apr 2, 2025 -
CC: Drop idempotent type maps
#22910 opened
Apr 3, 2025 -
pc: Properly adjust indentation when inlining blocks
#22915 opened
Apr 3, 2025 -
Test chars safely when highlighting
#22918 opened
Apr 5, 2025 -
Fail not inlined inline method calls early
#22925 opened
Apr 7, 2025 -
fix #22833: allow unroll annotation in methods of final class
#22926 opened
Apr 7, 2025 -
Fix existing GADT constraints with introduced pattern-bound symbols
#22928 opened
Apr 7, 2025 -
Fix insertion of `using` in applications with trailing lambda syntax
#22937 opened
Apr 8, 2025 -
Backport "Check trailing blank line at EOF for OUTDENT" to 3.7.0
#22942 opened
Apr 8, 2025
10 Issues closed by 8 people
-
`Array[A[Int]]` where `A[_]` is an abstract type member causes ClassCastException at runtime
#22888 closed
Apr 8, 2025 -
Nightly Dotty workflow of 2025-04-08 failed
#22933 closed
Apr 8, 2025 -
Extension in implicit object can no longer be used
#22920 closed
Apr 8, 2025 -
Regression(?) in kubukoz/slick-effect - type projections in separate compilation runs
#22581 closed
Apr 8, 2025 -
Release procedure 3.7.0-RC1
#22783 closed
Apr 6, 2025 -
Backport #18503 (on `-Wconf` ordering) to the `3.3.x` LTS series
#21818 closed
Apr 5, 2025 -
Nightly Dotty workflow of 2025-04-04 failed
#22916 closed
Apr 4, 2025 -
No completions for requests just before String
#22514 closed
Apr 3, 2025 -
False positive unused warning in 3.7 nightly on override of overloaded java class member
#22896 closed
Apr 3, 2025 -
False positive unused warnings in 3.7 nightly on implicits in method overrides
#22895 closed
Apr 3, 2025
17 Issues opened by 13 people
-
The pattern contains an unaccounted type parameter
#22943 opened
Apr 8, 2025 -
Abstract error message only show the start of the name
#22941 opened
Apr 8, 2025 -
Insert 'using' when completing inside using params
#22939 opened
Apr 8, 2025 -
Add context parameters to SemanticDB Synthetics
#22936 opened
Apr 8, 2025 -
Add for-loop desugaring to SemanticDB Synthetics
#22935 opened
Apr 8, 2025 -
Add macro expansions to SemanticDB Synthetics
#22934 opened
Apr 8, 2025 -
Incorrect "Wrong number of argument patterns" error for Option extractor using `Tuple.Map`
#22923 opened
Apr 7, 2025 -
Typer regression in `marcinzh/beam` for combination of dependant and intersections types
#22922 opened
Apr 6, 2025 -
Given search doesn't work with identical polymorphic function types
#22921 opened
Apr 6, 2025 -
Record intersection selections have no hover
#22919 opened
Apr 5, 2025 -
Incorrect error message due to ordering of givens in using clause
#22917 opened
Apr 4, 2025 -
Can't use `-Yexplicit-nulls` along with XML literals
#22914 opened
Apr 3, 2025 -
Issues with given prioritization change
#22913 opened
Apr 3, 2025 -
Tasty Inspector does not work when classpath is specified in a jar MANIFEST.MF
#22911 opened
Apr 3, 2025 -
Compiler crash when using macro annotation with local class: "asTerm called on not-a-Term val <none>"
#22908 opened
Apr 2, 2025 -
Incorrect code causes the parser to crash when trying to rewrite
#22906 opened
Apr 2, 2025 -
Scaladoc shows shadowed overloaded signatures
#22904 opened
Apr 2, 2025
33 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.
-
Implement applied constructor types
#22543 commented on
Apr 7, 2025 • 11 new comments -
New Syntax for Capture Variables and Explicit Capture Polymorphism v2
#22902 commented on
Apr 8, 2025 • 7 new comments -
Warn if interpolator uses toString
#20578 commented on
Apr 8, 2025 • 5 new comments -
Check for tasty error in template trees.
#22867 commented on
Apr 2, 2025 • 2 new comments -
Avoid loosing denotations of named types during `integrate`
#22839 commented on
Apr 6, 2025 • 1 new comment -
Patch empty implicit parens on error recovery
#22835 commented on
Apr 8, 2025 • 1 new comment -
Unhelpful error message when using named patterns with custom selector type in extractor match
#22903 commented on
Apr 3, 2025 • 0 new comments -
ClassCastException when using named pattern with Name-based Match
#22900 commented on
Apr 8, 2025 • 0 new comments -
Restrict import suggestions or mention accessibility
#22430 commented on
Apr 8, 2025 • 0 new comments -
Apply Flexible Types to Symbols from files compiled without Explicit Nulls
#22473 commented on
Apr 4, 2025 • 0 new comments -
Add an -Yimplicit-as-given flag to easily test changes in the ecosystem
#22580 commented on
Apr 8, 2025 • 0 new comments -
Fail self-recursive deferred given impl
#22595 commented on
Apr 2, 2025 • 0 new comments -
Disallow context bounds in type lambdas
#22659 commented on
Apr 8, 2025 • 0 new comments -
Fix #22724: Revert the PolyType case in #21744
#22820 commented on
Apr 7, 2025 • 0 new comments -
Check trailing blank line at EOF for OUTDENT
#22855 commented on
Apr 8, 2025 • 0 new comments -
Quotes reflect: sort the typeMembers output list and filter out non-members
#22876 commented on
Apr 7, 2025 • 0 new comments -
improvement: Look up isAccessible lazily
#22898 commented on
Apr 3, 2025 • 0 new comments -
Irrefutability check does not work for named patterns in extractor patterns
#22899 commented on
Apr 3, 2025 • 0 new comments -
Assert error on inline fail: "assertion failed: method *: in trait Tuple"
#22423 commented on
Apr 3, 2025 • 0 new comments -
Comma in `extends` or `derives` clause treated as parameter separator in indentation blocks
#22527 commented on
Apr 3, 2025 • 0 new comments -
Unreachable case false-positive for type-parametered boolean extractors
#21829 commented on
Apr 4, 2025 • 0 new comments -
TASTy does not include reference to resolved term when using `summonAll` and `summonFrom`
#22701 commented on
Apr 4, 2025 • 0 new comments -
Soft modifier is treated as a modifier when it shouldn't
#21923 commented on
Apr 4, 2025 • 0 new comments -
-release 8 causes java.time.Instant to have a fictitious constructor
#15144 commented on
Apr 4, 2025 • 0 new comments -
Extension method with old syntax provokes Recursion limit exceeded
#21315 commented on
Apr 5, 2025 • 0 new comments -
Transient failure: "hash.same as universal hash / scala hash" (ScalaCheck-based) in cats community project
#22897 commented on
Apr 7, 2025 • 0 new comments -
Regression in type inference
#22713 commented on
Apr 7, 2025 • 0 new comments -
Type mismatch error using case class extractor with multiple type parameters and constraints
#22879 commented on
Apr 7, 2025 • 0 new comments -
Add Synthetics section to SemanticDB
#13135 commented on
Apr 8, 2025 • 0 new comments -
`@unroll` should work on `final class`es without needing a `final` on each method
#22833 commented on
Apr 8, 2025 • 0 new comments -
Compiler flag to interpret implicit definitions as givens
#22482 commented on
Apr 8, 2025 • 0 new comments -
Wrong rewrite of implicit arguments passed as { }
#22731 commented on
Apr 8, 2025 • 0 new comments -
Build tools issues discovered by binary breakage changes in Scala 3 stdlib
#22890 commented on
Apr 8, 2025 • 0 new comments