coverage: Store coverage source regions as Span
until codegen
This commit is contained in:
parent
87fe7def12
commit
b9fb1a69d2
13 changed files with 199 additions and 226 deletions
|
@ -17,6 +17,7 @@
|
|||
#![feature(iter_intersperse)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(rustdoc_internals)]
|
||||
#![feature(try_blocks)]
|
||||
#![warn(unreachable_pub)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue