Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:closed sort:comments-desc no:assignee label:regression
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
scala
/
scala3
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.1k
Code
Issues
1.7k
Pull requests
182
Discussions
Actions
Projects
1
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
closed
sort
:
comments-desc
no:assignee
label
:
regression
is:closed sort:comments-desc no:assignee label:regression
Search
Labels
Milestones
New issue
Search results
Open
Closed
Compilation performance regression on 3.4.0
area:inline
area:metaprogramming:reflection
Issues related to the quotes reflection API
Issues related to the quotes reflection API
itype:performance
regression
This worked in a previous version but doesn't anymore
This worked in a previous version but doesn't anymore
stat:needs minimization
Needs a self contained minimization
Needs a self contained minimization
Status: Closed (completed).
#19924
In scala/scala3;
·
by
OlegYch
was closed
on May 7, 2024
·
3.5.0
Regression: crash of JVM backend in kuceramartin/tyqu
area:backend
itype:bug
itype:crash
regression
This worked in a previous version but doesn't anymore
This worked in a previous version but doesn't anymore
stat:needs bisection
Need to use nightly builds and git bisect to find out the commit where this issue was introduced
Need to use nightly builds and git bisect to find out the commit where this issue was introduced
Status: Closed (completed).
#18179
In scala/scala3;
·
by
WojciechMazur
was closed
on Mar 1, 2024
Compilation time regression when using subtyping of union type in enum type parameter
area:posttyper
Issues caught during the posttyper compiler phase.
Issues caught during the posttyper compiler phase.
itype:bug
itype:performance
regression
This worked in a previous version but doesn't anymore
This worked in a previous version but doesn't anymore
stat:fixed in next
The issue was fixed in Next and only still applies to LTS.
The issue was fixed in Next and only still applies to LTS.
Status: Closed (completed).
#22675
In scala/scala3;
·
by
bilki
was closed
on Mar 13, 2025
Type inference bug in Scala 3.1.2
area:implicits
related to implicits
related to implicits
area:typer
itype:enhancement
regression
This worked in a previous version but doesn't anymore
This worked in a previous version but doesn't anymore
Status: Closed (completed).
#15160
In scala/scala3;
·
by
alexandru
was closed
on Sep 9, 2022
·
3.2.2
MissingType crash for code completions
area:ide
area:repl
itype:bug
itype:crash
regression
This worked in a previous version but doesn't anymore
This worked in a previous version but doesn't anymore
Status: Closed (completed).
#16228
In scala/scala3;
·
by
prolativ
was closed
on Dec 1, 2022
https://github.com/Bersier/physical requires <code>sbt clean compile</code> - fails to compile without the clean.
area:match-types
itype:bug
itype:crash
regression
This worked in a previous version but doesn't anymore
This worked in a previous version but doesn't anymore
stat:needs minimization
Needs a self contained minimization
Needs a self contained minimization
Status: Closed (completed).
#15724
In scala/scala3;
·
by
dwalend
was closed
on Jun 6, 2023
·
Future versions
"assertion failed: unresolved symbols: type s2 (line 10) #53305 when pickling" on VirtusLab iskra
area:pickling
itype:bug
regression
This worked in a previous version but doesn't anymore
This worked in a previous version but doesn't anymore
Status: Closed (completed).
#22213
In scala/scala3;
·
by
tribbloid
was closed
on Dec 18, 2024
stackoverflow in space engine with epfl-lara/lisa and 3.3.0-RC6
area:pattern-matching
itype:bug
itype:crash
regression
This worked in a previous version but doesn't anymore
This worked in a previous version but doesn't anymore
stat:needs minimization
Needs a self contained minimization
Needs a self contained minimization
stat:needs triage
Every issue needs to have an "area" and "itype" label
Every issue needs to have an "area" and "itype" label
Status: Closed (completed).
#17562
In scala/scala3;
·
by
bishabosha
was closed
on Dec 18, 2023
False positive warning 'Extension method will never be selected'
area:extension-methods
area:reporting
Error reporting including formatting, implicit suggestions, etc
Error reporting including formatting, implicit suggestions, etc
itype:bug
regression
This worked in a previous version but doesn't anymore
This worked in a previous version but doesn't anymore
Status: Closed (completed).
#21816
In scala/scala3;
·
by
SimY4
was closed
on Nov 20, 2024
Extension in implicit object can no longer be used
area:implicits
related to implicits
related to implicits
itype:bug
regression
This worked in a previous version but doesn't anymore
This worked in a previous version but doesn't anymore
stat:wontfix
Status: Not planned (skipped).
#22920
In scala/scala3;
·
by
WojciechMazur
was closed
on Apr 8, 2025
Regression: inferred types with @retains cause previous macro implementations to crash
area:experimental:cc
Capture checking related
Capture checking related
area:metaprogramming:quotes
Issues related to quotes and splices
Issues related to quotes and splices
itype:bug
regression
This worked in a previous version but doesn't anymore
This worked in a previous version but doesn't anymore
Status: Closed (completed).
#24006
In scala/scala3;
·
by
jchyb
was closed
on Sep 23, 2025
·
3.8.0
Overloading regression in Scala 3
area:overloading
itype:bug
regression
This worked in a previous version but doesn't anymore
This worked in a previous version but doesn't anymore
Status: Closed (completed).
#14699
In scala/scala3;
·
by
soronpo
was closed
on Mar 21, 2022
·
3.1.3
You can’t perform that action at this time.