Skip to content

Omit inline debug effects from optimized builds#9628

Open
rtfeldman wants to merge 4 commits into
mainfrom
omit-inline-debug-effects
Open

Omit inline debug effects from optimized builds#9628
rtfeldman wants to merge 4 commits into
mainfrom
omit-inline-debug-effects

Conversation

@rtfeldman

Copy link
Copy Markdown
Contributor

Optimized runtime lowering now erases inline dbg and inline expect in size and speed builds, while dev/test lowering keeps them. Compile-time finalization still runs inline expects while evaluating constants and records failed expects as compile-time reports, allowing checking to surface all failures after evaluation continues.

@rtfeldman rtfeldman marked this pull request as ready for review June 12, 2026 18:18
@rtfeldman rtfeldman marked this pull request as draft June 12, 2026 19:32
@rtfeldman rtfeldman force-pushed the omit-inline-debug-effects branch from 61382c1 to 55c5e7c Compare June 12, 2026 20:25
@rtfeldman rtfeldman marked this pull request as ready for review June 12, 2026 20: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.

1 participant