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
tidy: handle #[cfg_attr(bootstrap, doc = "...")] in compiler/ comments
For the unbalanced backtick check. This fix is arguably a hack, however
the original tidy check implementation is already based on heuristics
and so are likewise fuzzy. This is probably fine in practice.
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
0 commit comments