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
Auto merge of #8792 - jyn514:remove-ast-json, r=flip1995
Suggest -Zunpretty=ast-tree instead of -Zast-json
-Zast-json is being removed shortly: rust-lang/rust#85993.
ast-tree does essentially the same thing, and still works today even before that PR lands.
changelog: none
0 commit comments