coverage: llvm-cov
expects column numbers to be bytes, not code points
This commit is contained in:
parent
88f5759ace
commit
6971e9332d
5 changed files with 112 additions and 27 deletions
|
@ -9,6 +9,7 @@
|
|||
#![feature(min_specialization)]
|
||||
#![feature(never_type)]
|
||||
#![feature(option_get_or_insert_default)]
|
||||
#![feature(round_char_boundary)]
|
||||
#![feature(trusted_step)]
|
||||
#![feature(try_blocks)]
|
||||
#![feature(yeet_expr)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue