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
Search or jump to...
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
Commits
Branch selector
4cf87b0
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 1, 2025
Use explicit args in recursion
som-snytt
committed
4cf87b0
Copy full SHA for 4cf87b0
Warn if implicit default shadows given
Show description for 6dac167
som-snytt
committed
6dac167
Copy full SHA for 6dac167
Handle default arguments in named parameters for inlay hints (#23641)
Show description for a115c8d
zielinsky
authored
a115c8d
Copy full SHA for a115c8d
Add line number magic comment support (#23549)
Show description for 902d9d9
Linyxus
authored
902d9d9
Copy full SHA for 902d9d9
Update JDK version to 17 in some remaining CI tasks (#23639)
Show description for d4e0aae
natsukagami
authored
d4e0aae
Copy full SHA for d4e0aae
Don't module class for unhabitated fields (#23634)
Show description for 17625b5
Alex1005a
authored
17625b5
Copy full SHA for 17625b5
Commits on Jul 31, 2025
[build] Increment default thread stack size from to 2MB (was 1MB) (#23638)
Show description for fe6b7eb
WojciechMazur
authored
fe6b7eb
Copy full SHA for fe6b7eb
Add test on missing original file
Linyxus
committed
cc8b04a
Copy full SHA for cc8b04a
Only shift spans in user code
Linyxus
committed
438b4c1
Copy full SHA for 438b4c1
Adapt test cases
Linyxus
committed
7eaf07a
Copy full SHA for 7eaf07a
Reenable better-fors under '-source:3.7 -preview' settings (#23636)
Show description for 207604b
WojciechMazur
authored
207604b
Copy full SHA for 207604b
Reposition span to original file for wrapper scripts
Linyxus
committed
48c4322
Copy full SHA for 48c4322
Cleanup
Linyxus
committed
36aac1e
Copy full SHA for 36aac1e
Make SIP-62 `better-fors` a stable feature (#23630)
WojciechMazur
authored
1f148a1
Copy full SHA for 1f148a1
Commits on Jul 30, 2025
chore: deprecate `scala.annotation.transparentTrait` (#23254)
Show description for d7f3a80
hamzaremmal
authored
d7f3a80
Copy full SHA for d7f3a80
Add missing reference page: `Quoted Patterns with Polymorphic Functions`
jchyb
committed
009e064
Copy full SHA for 009e064
Emit an error for quoted pattern type variable after `new` (#23618)
Show description for 15675ba
jchyb
authored
15675ba
Copy full SHA for 15675ba
Skip bypassing unapply for scala 2 case classes to allow for single-element named tuple in unapply (#23603)
Show description for e0aca2d
aherlihy
authored
e0aca2d
Copy full SHA for e0aca2d
bugfix: Include synthetic apply in semanticdb (#23629)
Show description for 74b9e85
tgodzik
authored
74b9e85
Copy full SHA for 74b9e85
Refactor out getOfGetMatch
aherlihy
committed
73da315
Copy full SHA for 73da315
Commits on Jul 29, 2025
Prepare build for Scala 3.8.0 development (#23626)
Show description for a834dff
WojciechMazur
authored
a834dff
Copy full SHA for a834dff
Add FlexibleType support for scaladoc (#23320)
Show description for 3646e8f
2m
and
KacperFKorban
authored
3646e8f
Copy full SHA for 3646e8f
minimize diff
aherlihy
committed
3c5e4a0
Copy full SHA for 3c5e4a0
Make check more precise for single named tuple selector in pattern match
aherlihy
committed
7f95284
Copy full SHA for 7f95284
Quotes reflect: sort the typeMembers output list and filter out non-members (#22876)
Show description for b872039
hamzaremmal
authored
b872039
Copy full SHA for b872039
Fix issue with certain polyfunctions not properly matching in macros (#23614)
Show description for ad95e58
hamzaremmal
authored
ad95e58
Copy full SHA for ad95e58
chore: add `scala3-staging` and `scala3-tasty-inspector` to the new build (#23624)
Show description for ceeac54
hamzaremmal
authored
ceeac54
Copy full SHA for ceeac54
Add regression test for #23616 (#23623)
WojciechMazur
authored
e936805
Copy full SHA for e936805
chore: add configuration for `scala3-tasty-inspector`
hamzaremmal
committed
79fdbff
Copy full SHA for 79fdbff
chore: add configuration for `scala3-staging`
hamzaremmal
committed
86c1592
Copy full SHA for 86c1592
chore: add the testing suite for `scala3-sbt-bridge` and `tasty-core` (#23617)
Show description for 048ce6b
hamzaremmal
authored
048ce6b
Copy full SHA for 048ce6b
Fix issue with certain polyfunctions not properly matching in macros
jchyb
committed
55732ab
Copy full SHA for 55732ab
Fix completions for Quotes (#23619)
Show description for 74f78a1
rochala
authored
74f78a1
Copy full SHA for 74f78a1
Commits on Jul 28, 2025
Add workaround for #22616
mbovel
committed
c5b83bd
Copy full SHA for c5b83bd
Add quoted pattern type variable expected type test
mbovel
committed
e9808a9
Copy full SHA for e9808a9
Pagination
Previous
Next
You can’t perform that action at this time.