Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[1.11 backport] trace-compile: don't generate
precompile
statements…
… for OpaqueClosure methods (#55072) (#55225) These Methods cannot be looked up via their type signature, so they are incompatible with the `precompile(...)` mechanism.
- Loading branch information