coverage: Revert "unused local file IDs" due to empty function names
This reverts commit3b22c21dd8, reversing changes made to5f292eea6d.
This commit is contained in:
@@ -1413,7 +1413,6 @@ pub mod parse {
|
||||
"mcdc" => slot.level = CoverageLevel::Mcdc,
|
||||
"no-mir-spans" => slot.no_mir_spans = true,
|
||||
"discard-all-spans-in-codegen" => slot.discard_all_spans_in_codegen = true,
|
||||
"inject-unused-local-file" => slot.inject_unused_local_file = true,
|
||||
_ => return false,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user