rust/compiler/rustc_mir_transform/src/coverage
Tyler Mandry 2f02a4e4a0 coverage: Don't underflow column number
I noticed this when running coverage on a debug build of rustc. There
may be other places that do this but I'm just fixing the one I hit.
2022-05-24 12:09:01 -07:00
..
test_macros Migrate to 2021 2021-09-20 22:21:42 -04:00
counters.rs Move rustc_mir::transform to rustc_mir_transform. 2021-09-07 00:43:14 +02:00
debug.rs 7 - Make more use of let_chains 2022-03-01 07:43:12 -03:00
graph.rs add #[rustc_pass_by_value] to more types 2022-03-08 15:39:52 +01:00
mod.rs coverage: Don't underflow column number 2022-05-24 12:09:01 -07:00
query.rs Spellchecking compiler comments 2022-03-30 15:14:15 -04:00
spans.rs Spellchecking compiler comments 2022-03-30 15:14:15 -04:00
tests.rs Overhaul TyS and Ty. 2022-02-15 16:03:24 +11:00