Skip to content

Simplify classpath handling#26313

Draft
SolalPirelli wants to merge 8 commits into
scala:mainfrom
dotty-staging:solal/classpath-cleanup
Draft

Simplify classpath handling#26313
SolalPirelli wants to merge 8 commits into
scala:mainfrom
dotty-staging:solal/classpath-cleanup

Conversation

@SolalPirelli

Copy link
Copy Markdown
Contributor

Prep for #26232

How much have you relied on LLM-based tools in this contribution?

Not at all

How was the solution tested?

Covered by existing tests (this is a refactoring)

genReceiver
case _ =>
throw FatalError(s"Unexpected tree $genReceiver is generated for $innerFun at: ${tree.sourcePos}")
throw new FatalError(s"Unexpected tree $genReceiver is generated for $innerFun at: ${tree.sourcePos}")

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consistency with every other use

@som-snytt som-snytt Jun 10, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the hobgoblin of little minds? I no longer quote Emerson as uncritically as when I was a teen. Also, perhaps every other use is wrong.

I was hoping to use the "One does not simply..." meme, but instead I'll take a look later; my previous familiarity with the class path code is stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants