Skip to content

issues Search Results · repo:scala/scala3 language:Scala

Filter by

0 results
 (107 ms)

0 results

inscala/scala3 (press backspace or delete to remove)

Compiler version 3.6.4 Minimized code object Bug: def m0(f: PartialFunction[Char, Unit]): Unit = () def m1(): Unit = m0: x = abc .filter(_ == x) match case _ = () Output ...
itype:bug
itype:crash
stat:needs triage
  • jrlemieux
  • 2
  • Opened 
    9 hours ago
  • #23054

- Scala version 3.3.5 - feature: trait parameter - bug: I expect the bytecode to be a getfield but got an INVOKEINTERFACE background: I am doing performance optimization, where I need to access ...
itype:invalid
  • He-Pin
  • 2
  • Opened 
    22 hours ago
  • #23053

Compiler version 3.6.4 Minimized code !-- This code should be self contained, compilable (with possible failures) and as small as possible. Ideally, we should be able to just copy this code in a file ...
itype:bug
stat:needs triage
  • eejbyfeldt
  • Opened 
    yesterday
  • #23049

Hi Team, I am using scala3-library_3-3.3.4.jar in my application, when I run jdeps --multi-release 21 -jdkinternals scan I am getting below report: scala3-library_3-3.3.4.jar - jdk.unsupported scala.runtime.LazyVals$ ...
area:jdk
compat:java:jep
itype:invalid
stat:duplicate
  • ilapavuluri
  • 4
  • Opened 
    yesterday
  • #23048

Compiler version 3.7.0-RC1, 3.7.0-RC4 Minimized code Main.scala: package some.example package demo import some.example object Main { def generic[T](x: Any): T = null.asInstanceOf[T] def main(args: ...
area:linting
itype:bug
regression
  • OndrejSpanel
  • 2
  • Opened 
    yesterday
  • #23047

Compiler version Scala-3.3.5 alse reproduced at the latest master Minimized code Unfortunelly, I was unhappy to minimize (because after any significatn minimization issue is gone), but here is a long ...
area:typeclass-derivation
itype:bug
  • rssh
  • 3
  • Opened 
    2 days ago
  • #23043

- [ ] Publish artifacts to Maven via CI - [x] Ensure scala-steward is blocking automatic upgrades for 3.7.0 - [ ] On release-3.7.0 branch: - [x] In project/Build.scala: Set ...
itype:meta
  • tgodzik
  • Opened 
    2 days ago
  • #23042

See https://github.com/scala/scala3/actions/runs/14632636936
area:experimental:cc
itype:bug
itype:crash
prio:blocker
  • github-actions[bot]
  • 3
  • Opened 
    3 days ago
  • #23041

The API for both DefDef and Lambda in scala.quoted take a function of the form List[List[Tree]] = Option[Term] and List[Tree] = Term, respectively. The Trees here are the parameters of the new function ...
area:metaprogramming:quotes
itype:question
  • j-mie6
  • 1
  • Opened 
    3 days ago
  • #23038

Compiler version 3.6.4 Minimized code extension (self: Int) { opaque type Maybe[+A] = A } Output (click arrow to expand) !-- Note: to get a full crash log when using scala-cli, run compilation with ...
area:extension-methods
area:opaque-types
itype:bug
itype:crash
  • jchyb
  • Opened 
    3 days ago
  • #23036
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub