You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because most of them are. The one exception is `ConstAnalysis`, which
gains a `RefCell` to provide interior mutability. This is a bit
annoying, but I think it's worth inconveniencing the one analysis that
requires mutability in exchange for making the interface simpler for all
the other analyses.
0 commit comments