Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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:issue state:open label:area:named-tuples
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
187
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
:
issue
state
:
open
label
:
area:named-tuples
is:issue state:open label:area:named-tuples
Search
Labels
Milestones
New issue
Search results
Open
Closed
bug(patmatch/namedTuple): Exhaustive match checking on type-mapped NamedTuple appears to be broken
area:named-tuples
Issues tied to the named tuples feature.
Issues tied to the named tuples feature.
area:pattern-matching
area:reporting
Error reporting including formatting, implicit suggestions, etc
Error reporting including formatting, implicit suggestions, etc
itype:bug
Status: Open.
#23621
In scala/scala3;
·
ruslanSorokin
opened
on Jul 28, 2025
Crash on missing parens around named tuple in custom extractor
area:named-tuples
Issues tied to the named tuples feature.
Issues tied to the named tuples feature.
area:parser
itype:bug
itype:crash
Status: Open.
#23552
In scala/scala3;
·
TomasMikula
opened
on Jul 16, 2025
No parameter untupling for named tuples
area:named-tuples
Issues tied to the named tuples feature.
Issues tied to the named tuples feature.
itype:bug
Status: Open.
#23440
In scala/scala3;
·
dos65
opened
on Jun 27, 2025
ClassCastException for computed fields returning context functions
area:context functions
Issues tied to context functions.
Issues tied to context functions.
area:named-tuples
Issues tied to the named tuples feature.
Issues tied to the named tuples feature.
itype:bug
itype:soundness
Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
Status: Open.
#23415
In scala/scala3;
·
TomasMikula
opened
on Jun 24, 2025
Exprs that take a <code>NamedTuple</code> argument (but not <code><: AnyNamedTuple</code>) can't be matched against when the method that calls the macro is <code>transparent inline</code>
area:named-tuples
Issues tied to the named tuples feature.
Issues tied to the named tuples feature.
itype:bug
Status: Open.
#23412
In scala/scala3;
·
arainko
opened
on Jun 24, 2025
<code>NamedTuple</code> exprs can't be directly matched against in macros
area:metaprogramming:quotes
Issues related to quotes and splices
Issues related to quotes and splices
area:named-tuples
Issues tied to the named tuples feature.
Issues tied to the named tuples feature.
itype:bug
Status: Open.
#23411
In scala/scala3;
·
arainko
opened
on Jun 24, 2025
nested pattern can't used named params when outer does not
area:named-tuples
Issues tied to the named tuples feature.
Issues tied to the named tuples feature.
itype:bug
Status: Open.
#23181
In scala/scala3;
·
bishabosha
opened
on May 18, 2025
Tuple1 and named tuple extractor
area:named-tuples
Issues tied to the named tuples feature.
Issues tied to the named tuples feature.
itype:bug
Status: Open.
#23174
In scala/scala3;
·
xuwei-k
opened
on May 16, 2025
Extractor returning <code>NamedTuple</code> is not considered exhaustive
area:named-tuples
Issues tied to the named tuples feature.
Issues tied to the named tuples feature.
area:pattern-matching
area:reporting
Error reporting including formatting, implicit suggestions, etc
Error reporting including formatting, implicit suggestions, etc
itype:bug
Status: Open.
#23158
In scala/scala3;
·
eejbyfeldt
opened
on May 14, 2025
Compiler crash using Tuple :* syntax for a NamedTuple in unapply
area:named-tuples
Issues tied to the named tuples feature.
Issues tied to the named tuples feature.
area:pattern-matching
itype:bug
itype:crash
Status: Open.
#23155
In scala/scala3;
·
eejbyfeldt
opened
on May 14, 2025
NamedTuples: Error compiling macro that selects an argument
area:metaprogramming:quotes
Issues related to quotes and splices
Issues related to quotes and splices
area:metaprogramming:reflection
Issues related to the quotes reflection API
Issues related to the quotes reflection API
area:named-tuples
Issues tied to the named tuples feature.
Issues tied to the named tuples feature.
itype:bug
Status: Open.
#22863
In scala/scala3;
·
fede0664
opened
on Mar 23, 2025
Named tuple selector type in match means no exhaustivity
area:named-tuples
Issues tied to the named tuples feature.
Issues tied to the named tuples feature.
area:pattern-matching
itype:bug
Status: Open.
#22810
In scala/scala3;
·
som-snytt
opened
on Mar 15, 2025
You can’t perform that action at this time.