julia
7793572f - make `@allocated x = f(...)` work as before

Commit
277 days ago
make `@allocated x = f(...)` work as before Also add `@constprop :none` and `@noinline` to prevent the measuring code from interfering with the subject code. Add `@allocated inside` and `@allocations inside` Fixes #58780
Author
Committer
Parents
Loading