Auto merge of #137669 - DianQK:fn-atts-virtual, r=saethlin

Don't infer attributes of virtual calls based on the function body

Fixes (after backport) #137646.
Since we don't know the exact implementation of the virtual call, it might write to parameters, we can't infer the readonly attribute.
This commit is contained in:
bors 2025-02-28 00:31:26 +00:00
commit 9be432943e

Diff Content Not Available