Skip to content

fix: rename -Xrepl-disable-display to -Xrepl-disable-evaluation - #26961

Merged
warcholjakub merged 1 commit into
scala:mainfrom
warcholjakub:fix/24443/no-e-in-repl
Sep 2, 2026
Merged

fix: rename -Xrepl-disable-display to -Xrepl-disable-evaluation#26961
warcholjakub merged 1 commit into
scala:mainfrom
warcholjakub:fix/24443/no-e-in-repl

Conversation

@warcholjakub

Copy link
Copy Markdown
Member

Fixes #24443

Doesn't bring back E to REPL, but instead renames the flag so the name corresponds to the behaviour.

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

No

How was the solution tested?

Covered by existing tests (this is a refactoring)

@Gedochao Gedochao 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.

LGTM

@Gedochao Gedochao added this to the 3.10.0 milestone Sep 2, 2026
@Gedochao Gedochao added the backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. label Sep 2, 2026
@warcholjakub
warcholjakub merged commit 297c812 into scala:main Sep 2, 2026
64 checks passed
@Gedochao Gedochao added the release-notes Should be mentioned in the release notes label Sep 2, 2026
@warcholjakub
warcholjakub deleted the fix/24443/no-e-in-repl branch September 2, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. release-notes Should be mentioned in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

REPL doesn't evaluate when we disable rendering

2 participants