Analog to https://github.com/rust-lang/rust/pull/63402 My initial idea is to hook this up here, where we would call into some other place that does the margin calculation: https://github.com/rust-lang/annotate-snippets-rs/blob/11835686622c9bf1d8a22263acb80943b783324b/src/formatter/mod.rs#L185 But I guess we'll also have to update the `range` of `DisplaySourceLine::Annotation`, so maybe it should happen earlier?