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
gcc/rust/ChangeLog:
* ast/rust-desugar-apit.cc: Mark as clean when starting a desugar,
and as dirty when actually doing a desugar.
* ast/rust-expression-yeast.cc (ExpressionYeast::go): Likewise.
* ast/rust-desugar-apit.h: Add dirty flag.
* ast/rust-expression-yeast.h: Likewise.
* rust-session-manager.cc (Session::expansion): Move desugars to fixed point.
0 commit comments