Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
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
state:open label:area:metaprogramming:quotes
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
191
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
state
:
open
label
:
area:metaprogramming:quotes
state:open label:area:metaprogramming:quotes
Search
Labels
Milestones
New issue
Search results
Open
Closed
Cannot pattern match on quoted invariant type
area:metaprogramming:quotes
Issues related to quotes and splices
Issues related to quotes and splices
area:pattern-matching
itype:bug
Status: Open.
#24189
In scala/scala3;
·
adrien-piquerez-da
opened
on Oct 15, 2025
Incorrect <code>does not take parameters</code> error when using quotes reflection
area:library
Standard library
Standard library
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: Open.
#23969
In scala/scala3;
·
jchyb
opened
on Sep 19, 2025
Macro matches opaque types differently with safe initialization enabled
area:initialization
area:metaprogramming:quotes
Issues related to quotes and splices
Issues related to quotes and splices
area:opaque-types
itype:bug
Status: Open.
#23894
In scala/scala3;
·
johnhungerford
opened
on Sep 10, 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
Pathological (effectively non-terminating) compilation times of quote-matching multiple types
area:metaprogramming:quotes
Issues related to quotes and splices
Issues related to quotes and splices
area:pattern-matching
itype:bug
itype:performance
Status: Open.
#23317
In scala/scala3;
·
TomasMikula
opened
on Jun 4, 2025
<code>DefDef</code>/<code>Lambda</code> takes continuation which assumes <code>Tree</code>, not <code>Term</code>
area:metaprogramming:quotes
Issues related to quotes and splices
Issues related to quotes and splices
itype:question
Status: Open.
#23038
In scala/scala3;
·
j-mie6
opened
on Apr 23, 2025
Inferred generic type in macro is inconsistent between Scala 2.13 and Scala 3
area:metaprogramming:quotes
Issues related to quotes and splices
Issues related to quotes and splices
area:variance
Issues related to covariance & contravariance.
Issues related to covariance & contravariance.
itype:bug
regression:scala2
Status: Open.
#23029
In scala/scala3;
·
andrzejressel
opened
on Apr 22, 2025
StackOverflowError during pickleQuotes with type parameter <code>T <: SomeTrait[T]</code>
area:metaprogramming:quotes
Issues related to quotes and splices
Issues related to quotes and splices
area:pickling
itype:bug
itype:crash
Status: Open.
#22996
In scala/scala3;
·
mrdziuban
opened
on Apr 14, 2025
Compiler crash when using macro annotation with local class: "asTerm called on not-a-Term val <none>"
area:metaprogramming:quotes
Issues related to quotes and splices
Issues related to quotes and splices
itype:bug
itype:crash
Status: Open.
#22908
In scala/scala3;
·
tschuchortdev
opened
on Apr 2, 2025
Stripping generic type with <code>asExprOf</code> does not recover it in transparent inline when passing it to another function
area:inline
area:metaprogramming:quotes
Issues related to quotes and splices
Issues related to quotes and splices
itype:bug
Status: Open.
#22886
In scala/scala3;
·
andrzejressel
opened
on Mar 28, 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
Type annotation lost in tuple type decomposition
area:annotations
area:metaprogramming:quotes
Issues related to quotes and splices
Issues related to quotes and splices
itype:bug
Status: Open.
#22777
In scala/scala3;
·
prolativ
opened
on Mar 11, 2025
You can’t perform that action at this time.