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
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.1k
Code
Issues
1.7k
Pull requests
186
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
2c896f1
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 7, 2025
Wrap type of accessors pointing to a module class into a TermRef
jchyb
committed
2c896f1
Copy full SHA for 2c896f1
Commits on Jul 6, 2025
Fix stale top level synthetic package object being used in later runs (#23464)
Show description for 74d7ae0
odersky
authored
74d7ae0
Copy full SHA for 74d7ae0
Commits on Jul 5, 2025
Fix missing members reporting for var setters (#23476)
Show description for 4011514
hamzaremmal
authored
4011514
Copy full SHA for 4011514
Commits on Jul 4, 2025
Fix off-by-one and add tests
HarrisL2
authored and
olhotak
committed
c0bdc56
Copy full SHA for c0bdc56
Remove explain message
SuperCl4sh
authored and
olhotak
committed
9fab237
Copy full SHA for 9fab237
Add quick fix to remove unnecessary .nn
SuperCl4sh
authored and
olhotak
committed
2a6e409
Copy full SHA for 2a6e409
Fix missing members reporting for var setters
Show description for 1f0da4e
odersky
committed
1f0da4e
Copy full SHA for 1f0da4e
Disallow Scala 2 implicits under -source future (#23472)
Show description for 60864b3
mbovel
authored
60864b3
Copy full SHA for 60864b3
Test that no into on enums and current mirror behavior for into (#23473)
odersky
authored
377faec
Copy full SHA for 377faec
Normalize tuple types in var args seq literals and classOf instances (#23465)
Show description for 181fecc
sjrd
authored
181fecc
Copy full SHA for 181fecc
Commits on Jul 3, 2025
Test that no into on enums and current mirror behavior for into
odersky
committed
4c9e77d
Copy full SHA for 4c9e77d
Add an explainer to the DoubleDefinition error (#23470)
Show description for 399f0f4
mbovel
authored
399f0f4
Copy full SHA for 399f0f4
Disallow Scala 2 implicits under -source future
Show description for 3c93562
odersky
committed
3c93562
Copy full SHA for 3c93562
Add regression test for #23350
mbovel
committed
3c892d3
Copy full SHA for 3c892d3
Add an explainer to the DoubleDefinition error
mbovel
committed
1ad34d5
Copy full SHA for 1ad34d5
Drop invalid assumption from TastyUnpickler (#23353)
Show description for c0f8d70
jchyb
authored
c0f8d70
Copy full SHA for c0f8d70
Move previously-failing-now-compiling tests to pos tests
Show description for 08b8340
jchyb
committed
08b8340
Copy full SHA for 08b8340
Bring back part of PruneErasedDefs (#23466)
Show description for a8f7938
odersky
authored
a8f7938
Copy full SHA for a8f7938
Exclude named parameters inlay hints for java defined (#23462)
Show description for 638feaf
zielinsky
authored
638feaf
Copy full SHA for 638feaf
Commits on Jul 2, 2025
Address comments
EnzeXing
authored and
olhotak
committed
4b97d25
Copy full SHA for 4b97d25
Fix errors when compiling bootstrapped dotty
EnzeXing
authored and
olhotak
committed
6e110f5
Copy full SHA for 6e110f5
Normalize tuple types in synthetized classOf instances
mbovel
committed
a324d12
Copy full SHA for a324d12
Normalize tuple types when making seq literals for var args
mbovel
committed
979c546
Copy full SHA for 979c546
Fix stale top level synthetic package object being used in later runs
jchyb
committed
c3e1443
Copy full SHA for c3e1443
fix: Inconsistent annotation tooltips (#23454)
Show description for d109a39
zielinsky
authored
d109a39
Copy full SHA for d109a39
Commits on Jul 1, 2025
Simplify expressions per review
som-snytt
committed
542ca19
Copy full SHA for 542ca19
Improve rewrite of inserted apply
som-snytt
committed
f7faa9c
Copy full SHA for f7faa9c
Show undesired anon apply rewrite
som-snytt
committed
b0b6f4d
Copy full SHA for b0b6f4d
canApplyImplicits is false if not using
som-snytt
committed
0957925
Copy full SHA for 0957925
Patch empty implicit parens on error recovery
som-snytt
committed
b44f1a2
Copy full SHA for b44f1a2
Improve error message for conflicting definitions (#23453)
Show description for a577116
Jannyboy11
and
mbovel
authored
a577116
Copy full SHA for a577116
Scaladoc: fixes and improvements to context bounds and extension methods (#22156)
Show description for 665f6d7
Florian3k
and
jchyb
authored
665f6d7
Copy full SHA for 665f6d7
Commits on Jun 30, 2025
bugfix: Fix adjust type when already exists (#23455)
Show description for 3435ddb
przemekiterators
authored
3435ddb
Copy full SHA for 3435ddb
chore: Improve completions when a lot of exports are present (#23414)
Show description for a7da42c
tgodzik
authored
a7da42c
Copy full SHA for a7da42c
fix: simplify infer type for apply (#23434)
Show description for 5f50490
tgodzik
authored
5f50490
Copy full SHA for 5f50490
Pagination
Previous
Next
You can’t perform that action at this time.