Rework no_coverage to coverage(off)
This commit is contained in:
parent
de4cba3a98
commit
8e03371fc3
27 changed files with 183 additions and 158 deletions
|
@ -573,6 +573,7 @@ symbols! {
|
|||
cosf32,
|
||||
cosf64,
|
||||
count,
|
||||
coverage,
|
||||
cr,
|
||||
crate_id,
|
||||
crate_in_paths,
|
||||
|
@ -1037,7 +1038,6 @@ symbols! {
|
|||
no,
|
||||
no_builtins,
|
||||
no_core,
|
||||
no_coverage,
|
||||
no_crate_inject,
|
||||
no_debug,
|
||||
no_default_passes,
|
||||
|
@ -1068,6 +1068,7 @@ symbols! {
|
|||
note,
|
||||
object_safe_for_dispatch,
|
||||
of,
|
||||
off,
|
||||
offset,
|
||||
offset_of,
|
||||
omit_gdb_pretty_printer_section,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue