rust/compiler/rustc_mir
Rich Kadel 9046a9343b Improved the MIR spanview output
* Adds missing "tail" spans (spans that continue beyond the end of
overlapping spans)
* Adds a caret to highlight empty spans associated with MIR elements
that have a position, but otherwise would not be visible.
* Adds visual pointing brackets at the beginning and end of each span
2020-09-06 19:04:08 -07:00
..
src Improved the MIR spanview output 2020-09-06 19:04:08 -07:00
Cargo.toml