GitHub / scala/scala3 issues and pull requests
#21693 - Implement SIP-61 `@unroll` annotation
Pull Request -
State: closed - Opened by bishabosha 10 months ago
- 52 comments
Labels: release-notes, needs-minor-release
#21685 - Review NamedTuple methods
Issue -
State: closed - Opened by odersky 10 months ago
- 3 comments
Labels: itype:meta, area:experimental:named-tuples
#21684 - Revert SAM condition to what it was before
Pull Request -
State: closed - Opened by odersky 10 months ago
- 2 comments
#21681 - Add migration helpers for named tuples
Issue -
State: open - Opened by odersky 10 months ago
- 7 comments
Labels: itype:enhancement, Spree, area:experimental:named-tuples
#21680 - Make named tuples a standard feature
Pull Request -
State: closed - Opened by odersky 10 months ago
- 8 comments
Labels: release-notes, needs-minor-release
#21676 - Regression in akka/akka for type inference of partial functions
Issue -
State: closed - Opened by WojciechMazur 10 months ago
- 1 comment
Labels: itype:bug, area:typer, regression
#21668 - Implement SIP 64 as non-experimental
Pull Request -
State: closed - Opened by odersky 10 months ago
- 4 comments
Labels: release-notes, needs-minor-release
#21667 - Nightly Dotty workflow of 2024-09-28 failed
Issue -
State: open - Opened by github-actions[bot] 10 months ago
Labels: itype:bug, prio:blocker
#21666 - `report.error` and `report.warning` with position don't propagate position
Issue -
State: open - Opened by lolgab 10 months ago
Labels: itype:bug, stat:needs triage
#21665 - fix: do not mark definitions from empty packages as experimental
Pull Request -
State: closed - Opened by KacperFKorban 10 months ago
#21664 - fix: Change the NamedTuple.apply method to transparent inline
Pull Request -
State: closed - Opened by KacperFKorban 10 months ago
#21663 - Add support for the `:replay` command in the REPL
Issue -
State: open - Opened by Gedochao 10 months ago
- 1 comment
Labels: itype:enhancement, area:repl, compat:scala2:feature-parity
#21662 - Scaladoc: fails to generate doc for ScAS
Issue -
State: closed - Opened by rjolly 10 months ago
- 9 comments
Labels: itype:bug, area:doctool, regression
#21661 - Add support for the `:silent` command in the REPL
Issue -
State: closed - Opened by Gedochao 10 months ago
Labels: itype:enhancement, area:repl, compat:scala2:feature-parity
#21660 - Add support for the `:paste` command in the REPL
Issue -
State: open - Opened by Gedochao 10 months ago
- 3 comments
Labels: itype:enhancement, area:repl, compat:scala2:feature-parity
#21659 - CC: Drop special handling in recheckApplication
Pull Request -
State: closed - Opened by odersky 10 months ago
- 1 comment
#21658 - Add support for the `:require` command in the REPL
Issue -
State: closed - Opened by Gedochao 10 months ago
- 5 comments
Labels: itype:enhancement, area:repl, compat:scala2:feature-parity
#21657 - Add support for the `:sh` command in the REPL
Issue -
State: open - Opened by Gedochao 10 months ago
- 6 comments
Labels: itype:enhancement, area:repl, compat:scala2:feature-parity
#21656 - Add support for the `:save` command in the REPL
Issue -
State: open - Opened by Gedochao 10 months ago
- 1 comment
Labels: itype:enhancement, area:repl, compat:scala2:feature-parity
#21655 - Add support for the `:kind` command in the REPL
Issue -
State: closed - Opened by Gedochao 10 months ago
- 5 comments
Labels: itype:enhancement, area:repl, compat:scala2:feature-parity
#21654 - Print a warning when a using directive is passed inside of the REPL
Issue -
State: open - Opened by Gedochao 10 months ago
Labels: itype:enhancement, area:repl, area:runner
#21653 - Allow export statements in AnyVal
Pull Request -
State: open - Opened by hamzaremmal 10 months ago
#21652 - Crashes when defining a polymorphic function with by name parameters: `assertion failed: Not a valid PolyFunction refinement`
Issue -
State: open - Opened by Atry 10 months ago
- 1 comment
Labels: itype:bug, area:typer, itype:crash, regression, area:polyfunction
#21651 - Handle suspension due to macro call in arbitrary phases
Pull Request -
State: closed - Opened by smarter 10 months ago
Labels: backport:nominated
#21650 - Tighten java annot value parsing
Pull Request -
State: closed - Opened by dwijnand 10 months ago
#21649 - Adding a useless assignment statement alters program behavior.
Issue -
State: closed - Opened by jrlemieux 10 months ago
- 10 comments
Labels: itype:bug, stat:needs spec
#21648 - Scala 2.13.15 (was .14)
Pull Request -
State: open - Opened by SethTisue 10 months ago
Labels: area:library, backport:nominated
#21647 - Avoid erasure/preErasure issues around Any in transformIsInstanceOf
Pull Request -
State: open - Opened by dwijnand 10 months ago
#21646 - Compiler Crashes when Upper-Bounding a Class' Type Parameter with caps.Capability
Issue -
State: open - Opened by bracevac 10 months ago
- 4 comments
Labels: itype:bug, itype:crash, cc-experiment, area:experimental:cc
#21645 - Compiler crash attempting to compile file that calls an ambiguous overload
Issue -
State: open - Opened by steinybot 10 months ago
Labels: itype:bug, area:typer, itype:crash, stat:needs minimization
#21644 - 3.3.4 release procedure
Issue -
State: closed - Opened by WojciechMazur 10 months ago
Labels: itype:meta
#21643 - Context Bounds for Polymorphic Functions
Pull Request -
State: closed - Opened by KacperFKorban 10 months ago
- 17 comments
Labels: release-notes, backport:done, needs-minor-release
#21642 - @tailrec false positive
Issue -
State: open - Opened by hobwekiva 10 months ago
- 3 comments
Labels: itype:bug, area:annotations
#21641 - Make right assoc ext method fwd refs error
Pull Request -
State: closed - Opened by dwijnand 10 months ago
- 1 comment
#21640 - Filter opaque modifier from object documentation
Pull Request -
State: closed - Opened by HarrisL2 10 months ago
#21639 - Add better error reporting for inlined non-immutable paths
Pull Request -
State: closed - Opened by HarrisL2 10 months ago
#21638 - Compiler crash when trying to use tupled method arguments
Issue -
State: open - Opened by goshacodes 10 months ago
- 6 comments
Labels: itype:bug, area:transform, itype:crash, stat:needs minimization, area:metaprogramming:reflection
#21637 - scaladoc: javascript
Issue -
State: open - Opened by Quafadas 10 months ago
- 1 comment
Labels: itype:bug, area:doctool
#21636 - Strange Cyclic reference error with incremental compilation
Issue -
State: open - Opened by OndrejSpanel 10 months ago
Labels: itype:bug, stat:needs minimization, area:incremental-compilation
#21635 - scala.MatchError during parsing
Issue -
State: open - Opened by theosotr 10 months ago
- 1 comment
Labels: itype:bug, area:parser, itype:crash, Spree
#21634 - Quoted type pattern for `'[Map[k, v]]` doesn't match when `k` is an `OrType`
Issue -
State: open - Opened by felher 10 months ago
- 1 comment
Labels: itype:bug, area:metaprogramming:quotes
#21633 - Remove locale dependent FileSystemException check
Pull Request -
State: closed - Opened by niklasf 10 months ago
#21632 - Type infererence regression in `pityka/lamp`
Issue -
State: closed - Opened by WojciechMazur 10 months ago
- 2 comments
Labels: itype:bug, area:typer, regression
#21631 - Unable to extend protected nested class
Issue -
State: open - Opened by WojciechMazur 10 months ago
- 3 comments
Labels: itype:bug, area:typer, compat:java, regression
#21630 - Bump jekyll from 3.6.3 to 4.3.4 in /docs/_spec
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, ruby
#21629 - Consider nullable annotations in explicit nulls
Issue -
State: open - Opened by noti0na1 10 months ago
- 8 comments
Labels: itype:enhancement, itype:question, compat:java, area:nullability, good first issue
#21628 - Inferring tracked
Pull Request -
State: open - Opened by KacperFKorban 10 months ago
- 1 comment
#21627 - Fix VarianceChecker's relativeVariance
Pull Request -
State: closed - Opened by dwijnand 10 months ago
- 3 comments
#21626 - Enable PC tests in test_windows_fast
Pull Request -
State: closed - Opened by hamzaremmal 10 months ago
#21625 - Invalid variance inferred / variance check failed
Issue -
State: open - Opened by hobwekiva 10 months ago
- 2 comments
Labels: itype:bug, area:variance
#21624 - Fix #21619: Refactor NotNullInfo to record every reference which is retracted once.
Pull Request -
State: closed - Opened by noti0na1 10 months ago
- 6 comments
Labels: area:nullability
#21623 - Improve warning for wildcard matching only null under the explicit nulls flag (scala#21577)
Pull Request -
State: closed - Opened by HarrisL2 10 months ago
- 3 comments
Labels: area:nullability
#21622 - Heisenbug corruption/loss of surrounding tree with `-Yretain-trees` when a transparent macro with an implicit parameter is executed in the same file
Issue -
State: open - Opened by neko-kai 11 months ago
Labels: itype:bug, stat:needs minimization, area:implicits, area:private options
#21621 - Tighten closure extractor in TreeInfo
Pull Request -
State: closed - Opened by odersky 11 months ago
#21620 - Captures of curried function are incorrectly dropped
Issue -
State: closed - Opened by odersky 11 months ago
Labels: stat:needs triage
#21619 - -Yexplicit-nulls exhibits false negative when combining try/match
Issue -
State: closed - Opened by theosotr 11 months ago
- 2 comments
Labels: itype:bug, area:nullability
#21618 - Pattern matching against `enum` case without parameters compiles without warnings
Issue -
State: open - Opened by lolgab 11 months ago
- 9 comments
Labels: itype:bug, area:pattern-matching, area:linting
#21617 - Remove by-name modifier from Predef.assert
Pull Request -
State: open - Opened by isaacl 11 months ago
- 3 comments
#21616 - ClassCastException in Quotes' extractor
Issue -
State: open - Opened by prolativ 11 months ago
Labels: itype:bug, area:metaprogramming:quotes
#21615 - Test for #21614
Pull Request -
State: closed - Opened by odersky 11 months ago
#21614 - Defining and Transforming Capabilities from other Capabilities
Issue -
State: closed - Opened by bracevac 11 months ago
- 8 comments
Labels: itype:bug, cc-experiment, area:experimental:cc
#21613 - Escape the '\' between " in the `scalac` task
Pull Request -
State: closed - Opened by hamzaremmal 11 months ago
#21612 - [chore] Set reference version to 3.5.2-RC1
Pull Request -
State: closed - Opened by WojciechMazur 11 months ago
#21611 - Bump Inkuire version to fix it for the new Scala versions
Pull Request -
State: closed - Opened by KacperFKorban 11 months ago
#21610 - Getting Started guide doesn't work on Windows
Issue -
State: closed - Opened by HarrisL2 11 months ago
- 2 comments
Labels: itype:bug, area:documentation, compat:windows, area:dx
#21609 - Revert "Reduce projections of type aliases with class type prefixes" in LTS
Pull Request -
State: closed - Opened by WojciechMazur 11 months ago
#21608 - Use flexible types in dotty
Pull Request -
State: closed - Opened by noti0na1 11 months ago
- 8 comments
#21607 - Harden skip in Scanner
Pull Request -
State: closed - Opened by odersky 11 months ago
#21606 - Compare productPrefix in synthetic case class canEqual
Pull Request -
State: open - Opened by lrytz 11 months ago
- 6 comments
#21605 - 3.5.1, 3.5.2-RC1 and 3.3.4-RC4 Release procedure
Issue -
State: closed - Opened by WojciechMazur 11 months ago
Labels: itype:meta
#21604 - Adapt scripts to scala/dotty.epfl.ch not lampepfl/dotty-website
Pull Request -
State: closed - Opened by hamzaremmal 11 months ago
#21603 - Nightly Dotty workflow of 2024-09-18 failed
Issue -
State: closed - Opened by github-actions[bot] 11 months ago
Labels: itype:bug, prio:blocker
#21602 - Update workflow to push to `scala/dotty.epfl.ch` instead of `lampepfl/dotty-website`
Pull Request -
State: closed - Opened by hamzaremmal 11 months ago
#21601 - Implement correct capture check for lazy vals
Issue -
State: open - Opened by odersky 11 months ago
Labels: itype:bug, cc-experiment, area:experimental:cc
#21600 - [Macros] `-Ycheck:all` preventing a legit method definition
Issue -
State: closed - Opened by joan38 11 months ago
- 2 comments
Labels: itype:bug, stat:needs triage
#21599 - Regression in `playframework/playframework` for access to private static class public members
Issue -
State: closed - Opened by WojciechMazur 11 months ago
- 6 comments
Labels: itype:bug, compat:java, area:erasure, regression
#21598 - Can't build or test locally
Issue -
State: open - Opened by odersky 11 months ago
- 12 comments
Labels: itype:bug, area:ci
#21597 - Avoid cyclic errors forcing default arg types
Pull Request -
State: closed - Opened by dwijnand 11 months ago
#21596 - Three fixes to SAM type handling
Pull Request -
State: closed - Opened by odersky 11 months ago
#21595 - Undefined reference when typing dependent annotation
Issue -
State: open - Opened by mbovel 11 months ago
- 5 comments
Labels: itype:bug, area:annotations
#21594 - Incremental compilation in Scala 3.5.0 compiles too many files
Issue -
State: closed - Opened by OndrejSpanel 11 months ago
- 5 comments
Labels: itype:bug, stat:needs triage
#21592 - Coursier dependency imports should have lexicographic ordering
Pull Request -
State: open - Opened by rochala 11 months ago
- 2 comments
#21588 - Named arg may be deprecatedName
Pull Request -
State: open - Opened by som-snytt 11 months ago
- 5 comments
#21586 - [Experiment] Qualified Types
Pull Request -
State: open - Opened by mbovel 11 months ago
#21584 - Simple performance improvement for Denotations
Pull Request -
State: closed - Opened by noti0na1 11 months ago
- 1 comment
#21577 - Better warning for matching values with flexible types in explicit nulls
Issue -
State: closed - Opened by noti0na1 11 months ago
- 1 comment
Labels: itype:enhancement, area:reporting, area:nullability, good first issue, better-errors, area:private options
#21576 - Asymmetric generic signatures for HKT in covariant/contravariant types
Issue -
State: open - Opened by WojciechMazur 11 months ago
- 2 comments
Labels: itype:bug, compat:scala2, area:backend
#21575 - Add quotes around Windows command line arguments passed to JVM
Pull Request -
State: closed - Opened by GuntherRademacher 11 months ago
- 2 comments
#21569 - Performance regression in `fommil/jzon`
Issue -
State: closed - Opened by WojciechMazur 11 months ago
- 7 comments
Labels: itype:bug, prio:high, area:pattern-matching, itype:performance, regression
#21568 - Regression for type inference of cyclic non-inlined methods
Issue -
State: closed - Opened by WojciechMazur 11 months ago
- 1 comment
Labels: itype:bug, area:typer, regression
#21565 - Deprecate infix named args
Pull Request -
State: closed - Opened by som-snytt 11 months ago
- 8 comments
#21559 - Fix stale symbols connected to lazy vals in macros
Pull Request -
State: closed - Opened by jchyb 11 months ago
- 1 comment
#21558 - assertion failed: orphan parameter reference during pickling
Issue -
State: closed - Opened by theosotr 11 months ago
- 2 comments
Labels: itype:bug, area:pickling, itype:crash
#21557 - Unable to discard non-unit value using `: Unit`
Issue -
State: closed - Opened by WojciechMazur 11 months ago
- 18 comments
Labels: itype:enhancement, Spree, area:linting
#21552 - Calm param autotupling for overloads
Pull Request -
State: closed - Opened by dwijnand 11 months ago
#21539 - Allow imports nested in packagings to shadow
Pull Request -
State: open - Opened by dwijnand 11 months ago
#21538 - Better error reporting is required for inlined non-immutable paths
Issue -
State: closed - Opened by soronpo 11 months ago
- 5 comments
Labels: itype:enhancement, area:reporting, area:inline, Spree, better-errors
#21533 - Mixed compilation with `.java` sources causes cyclic inheritance error
Issue -
State: open - Opened by WojciechMazur 11 months ago
- 6 comments
Labels: itype:bug, compat:java
#21527 - Fix pkg obj prefix of opaque tp ext meth
Pull Request -
State: closed - Opened by dwijnand 11 months ago
- 3 comments
#21525 - false-positive "unused import" warning
Issue -
State: open - Opened by xuwei-k 11 months ago
- 2 comments
Labels: itype:bug, area:reporting, better-errors