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:area:pattern-matching
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
181
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
:
area:pattern-matching
is:closed sort:comments-desc no:assignee label:area:pattern-matching
Search
Labels
Milestones
New issue
Search results
Open
Closed
Boolean extractors force awkward @-pattern syntax
area:pattern-matching
Status: Closed (completed).
#6021
In scala/scala3;
·
by
milessabin
was closed
on Mar 18, 2019
A type test on an opaque type test leads to an incorrect "cannot be checked at runtime" warning
area:pattern-matching
itype:bug
Status: Closed (completed).
#7308
In scala/scala3;
·
by
smarter
was closed
on Sep 24, 2019
Returning a non-tuple into a val pattern match compiles
area:pattern-matching
area:typer
itype:bug
Status: Closed (completed).
#14472
In scala/scala3;
·
by
Daenyth
was closed
on Mar 13, 2022
Misleading warning "Unreachable case except for null" (and one more issue)
area:pattern-matching
itype:bug
Status: Closed (completed).
#15661
In scala/scala3;
·
by
strelec
was closed
on Jan 15, 2024
·
3.4.1
<code>def unapply(implicit ev: T)</code> no longer works in pattern matching
area:pattern-matching
itype:bug
Status: Not planned (skipped).
#23499
In scala/scala3;
·
by
WojciechMazur
was closed
on Jul 16, 2025
Prevent Pattern Match Exhaustivity Warning for <code>transparent</code>
area:pattern-matching
itype:bug
Status: Closed (completed).
#4863
In scala/scala3;
·
by
eaplatanios
was closed
on Apr 15, 2019
Spurious Exhaustivity Warning
area:pattern-matching
itype:bug
Status: Not planned (skipped).
#23284
In scala/scala3;
·
by
odersky
was closed
on May 30, 2025
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
inconsistency between path-dependent and projection type matching
area:pattern-matching
itype:bug
Status: Closed (completed).
#16728
In scala/scala3;
·
by
ftucky
was closed
on Mar 27, 2023
·
3.3.1
No compile time avoidance of mismatched outers
area:pattern-matching
itype:bug
Status: Closed (completed).
#12879
In scala/scala3;
·
by
som-snytt
was closed
on Jun 18, 2021
False pattern match not exhaustive for union types + opaque types
area:opaque-types
area:pattern-matching
area:reporting
Error reporting including formatting, implicit suggestions, etc
Error reporting including formatting, implicit suggestions, etc
area:union-types
Issues tied to union types.
Issues tied to union types.
itype:bug
Status: Closed (completed).
#23620
In scala/scala3;
·
by
road21
was closed
on Oct 26, 2025
·
3.8.0
Matches on union types do not infer most precise return type with wildcard matches
area:pattern-matching
itype:enhancement
Status: Closed (completed).
#5420
In scala/scala3;
·
by
propensive
was closed
on Jun 11, 2024
You can’t perform that action at this time.