Skip to content

Conversation

topolarity
Copy link
Member

@topolarity topolarity commented Aug 15, 2025

Not sure why this wasn't using this before since the code is effectively identical, but this allows:

@assert false "$("Hello,") assertion!"

to be --trim-"compatible" (unfortunately by deleting the assertion message...)

Not sure why this wasn't using this before, but this is important for
```julia
@Assert false "$("Hello,") assertion!"
```
to be `--trim`-compatible.
@topolarity topolarity added trimming Issues with trimming functionality or PR's relevant to its performance/functionality backport 1.12 Change should be backported to release-1.12 labels Aug 15, 2025
@KristofferC KristofferC mentioned this pull request Aug 18, 2025
38 tasks
@topolarity topolarity merged commit 2d9ee0a into JuliaLang:master Aug 18, 2025
11 checks passed
topolarity added a commit that referenced this pull request Aug 18, 2025
…59298)

Not sure why this wasn't using this before since the code is effectively
identical, but this allows:
```julia
@Assert false "$("Hello,") assertion!"
```
to be `--trim`-"compatible" (unfortunately by deleting the assertion
message...)
@KristofferC KristofferC removed the backport 1.12 Change should be backported to release-1.12 label Aug 19, 2025
KristofferC pushed a commit that referenced this pull request Sep 5, 2025
…59298)

Not sure why this wasn't using this before since the code is effectively
identical, but this allows:
```julia
@Assert false "$("Hello,") assertion!"
```
to be `--trim`-"compatible" (unfortunately by deleting the assertion
message...)
KristofferC pushed a commit that referenced this pull request Sep 15, 2025
…59298)

Not sure why this wasn't using this before since the code is effectively
identical, but this allows:
```julia
@Assert false "$("Hello,") assertion!"
```
to be `--trim`-"compatible" (unfortunately by deleting the assertion
message...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

trimming Issues with trimming functionality or PR's relevant to its performance/functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants