tame/tamer/src/diagnose
Mike Gerwitz 0928427116 tamer: diagnose::resolver::Column::At: Remove
This is redundant with the `Endpoints` variant, although it did read
better.  It's just another case to have to handle.

I was originally going to use `std::ops::RangeInclusive` for `Endpoints`,
however that struct also contains an extra bool indicating whether it was
exhausted (as an iterator), which isn't appropriate for this.

DEV-12151
2022-04-26 10:30:07 -04:00
..
report/test tamer: diagnose::report: Begin refactoring into Display impls 2022-04-26 10:14:51 -04:00
resolver tamer: diagnose::resolver::Column::At: Remove 2022-04-26 10:30:07 -04:00
report.rs tamer: diagnose::resolver::Column::At: Remove 2022-04-26 10:30:07 -04:00
resolver.rs tamer: diagnose::resolver::Column::At: Remove 2022-04-26 10:30:07 -04:00