lrytz commented on issue #1484:
URL: https://github.com/apache/pekko/issues/1484#issuecomment-2363744438

   I see a great solution.
   
   In the `-opt:inline` setting (see `-opt:help`) you can declare where to 
inline from, but only to the class level, not to individual methods. That could 
probably be changed so that `!**.copy` would disallow inlining any copy methods.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to