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
Fix panic in annotated_snippet dependency (rust-lang#4968).
* This change is based on the code review by camsteffen on PR
rust-lang#5039 by karyon: have rustfmt internally replace tabs with
the corresponding number of spaces, so that columns/indices in the
buffer passed to annotated_snippet are counted unambiguously.
0 commit comments