Skip to content

Make bin/replQ work work with non-bootstrapped compilation - #26803

Merged
SolalPirelli merged 1 commit into
mainfrom
replQ-non-bootstrapped
Aug 14, 2026
Merged

Make bin/replQ work work with non-bootstrapped compilation#26803
SolalPirelli merged 1 commit into
mainfrom
replQ-non-bootstrapped

Conversation

@lrytz

@lrytz lrytz commented Aug 14, 2026

Copy link
Copy Markdown
Member

Have you relied on LLM-based tools in this contribution?

Yes

How was the solution tested?

"Works for me"™️!

Comment thread project/Build.scala Outdated
target := target.value / "scala3-repl-nonbootstrapped",
fetchedScalaInstanceSettings,
run / fork := true,
bspEnabled := false,

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.

This can be true since it's nonbootstrapped, it'll make REPL development easier

@SolalPirelli SolalPirelli left a comment

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.

Good step forward, would be nice to add the test-related stuff as well and ideally share as much as possible between the two task (but the latter is a problem our build file has already)

@lrytz
lrytz force-pushed the replQ-non-bootstrapped branch from a32fd32 to 7894f17 Compare August 14, 2026 14:24
@lrytz
lrytz force-pushed the replQ-non-bootstrapped branch from 7894f17 to 557efdd Compare August 14, 2026 14:25
@som-snytt

Copy link
Copy Markdown
Contributor

Thanks! Just yesterday, I was using bin/replQ to tweak message suspension! I was glad it worked, but my consciousness had not yet expanded to "work work". I accepted that some edits took a minute to build.

@lrytz
lrytz requested a review from SolalPirelli August 14, 2026 17:42

@SolalPirelli SolalPirelli left a comment

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.

🎉

@SolalPirelli
SolalPirelli merged commit 24c86f7 into main Aug 14, 2026
80 checks passed
@SolalPirelli
SolalPirelli deleted the replQ-non-bootstrapped branch August 14, 2026 18:32
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.

3 participants