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
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
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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
Commits
Branch selector
61d0a78
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 26, 2025
Drop stray `// error`
odersky
committed
61d0a78
Copy full SHA for 61d0a78
Drop empty file which was added by accident
odersky
committed
3af6d6f
Copy full SHA for 3af6d6f
Survive -Ycheck if widening of array element types is needed
odersky
committed
5907afb
Copy full SHA for 5907afb
Rename ArraySeqBuilder to VarArgsBuilder and apply review suggestions
odersky
committed
c8d50cf
Copy full SHA for c8d50cf
Perform harmonization also in the presence of spread arguments
odersky
committed
c960179
Copy full SHA for c960179
Optimize length testing for sequence matches
odersky
committed
54cea7b
Copy full SHA for 54cea7b
Implement spreads in the middle of pattern sequences
odersky
committed
ba00c03
Copy full SHA for ba00c03
Add comment
odersky
committed
20ae6c1
Copy full SHA for 20ae6c1
Fix test-pickling problem
odersky
committed
98cf146
Copy full SHA for 98cf146
Make sure spreads are evaluated only once
Show description for 1f333bc
odersky
committed
1f333bc
Copy full SHA for 1f333bc
Allow multiple spreads in function arguments
odersky
committed
0bc9f43
Copy full SHA for 0bc9f43
Level checking: distinguish between certain capset vars with same owner (#24077)
Show description for 0ec9468
odersky
authored
0ec9468
Copy full SHA for 0ec9468
deprecate `scala.runtime.SymbolLiteral` (#23970)
Show description for dc33947
hamzaremmal
authored
dc33947
Copy full SHA for dc33947
Commits on Sep 25, 2025
fix: adapt the ci file to the latest state (#24040)
Show description for 41c651e
hamzaremmal
authored
41c651e
Copy full SHA for 41c651e
Distinguish between certain capset vars with same owner
Show description for 9b20ddf
odersky
committed
9b20ddf
Copy full SHA for 9b20ddf
Turn level checking off for DerivedVars
odersky
committed
f38d926
Copy full SHA for f38d926
fix: adapt the ci file to the latest state
hamzaremmal
committed
9ec54d1
Copy full SHA for 9ec54d1
Standard Library Sync: September 24th, 2025 (#24063)
Show description for a8d6cbf
hamzaremmal
authored
a8d6cbf
Copy full SHA for a8d6cbf
fix: update checkfile for i23905 (#24064)
Show description for cbc3edb
hamzaremmal
authored
cbc3edb
Copy full SHA for cbc3edb
Commits on Sep 24, 2025
fix: update checkfile for i23905
hamzaremmal
committed
83b158f
Copy full SHA for 83b158f
Revert "fix: do not transform `Ident` to `This` in PostTyper anymore" (#24059)
Show description for e9a54e5
hamzaremmal
authored
e9a54e5
Copy full SHA for e9a54e5
Merge branch 'stdlib-history' into sync-24-09-2025
hamzaremmal
committed
07afe85
Copy full SHA for 07afe85
fix: make the pattern matcher understand this types
hamzaremmal
committed
01eab3b
Copy full SHA for 01eab3b
Revert "fix: do not transform `Ident` to `This` in PostTyper anymore"
hamzaremmal
authored
ccde55e
Copy full SHA for ccde55e
fix: emit deprecation warnings when a symbol is annotated by a deprecated annotation (#23906)
Show description for 7864ebb
hamzaremmal
authored
7864ebb
Copy full SHA for 7864ebb
scaladoc: Fix rendering of function-type aliases (#24042)
Show description for 31299e2
bracevac
authored
31299e2
Copy full SHA for 31299e2
scaladoc: Fix rendering of function-type aliases
Show description for 43d9285
bracevac
committed
43d9285
Copy full SHA for 43d9285
Commits on Sep 23, 2025
Remove warnings in build and test (#24010)
Show description for e8ae44e
hamzaremmal
authored
e8ae44e
Copy full SHA for e8ae44e
Handle 2.13 specially for migration warnings and errors
Show description for 4248321
odersky
committed
4248321
Copy full SHA for 4248321
Remove warnings in Test infrastructure
odersky
committed
b5d20c8
Copy full SHA for b5d20c8
Remove warnings in rest of compiler codebase
Show description for 2cd2472
odersky
committed
2cd2472
Copy full SHA for 2cd2472
Replace : _* with *
Show description for 3b5c510
odersky
committed
3b5c510
Copy full SHA for 3b5c510
Fix some warnings in compiler codebase
odersky
committed
52b2ec6
Copy full SHA for 52b2ec6
Put source version 2.13 in its proper place
Show description for 27da113
odersky
committed
27da113
Copy full SHA for 27da113
Fix line and path separators in test (#23534)
Show description for 6ba902a
mbovel
authored
6ba902a
Copy full SHA for 6ba902a
Pagination
Previous
Next
You can’t perform that action at this time.