mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 13:14:48 +00:00
chore: upgrade Rust to 1.54.0 (#11554)
This commit is contained in:
parent
c909faf9e6
commit
8f00b5542c
36 changed files with 156 additions and 161 deletions
|
@ -709,7 +709,7 @@ pub async fn cover_files(
|
|||
|
||||
reporter.visit_coverage(
|
||||
&script_coverage,
|
||||
&script_source,
|
||||
script_source,
|
||||
maybe_source_map,
|
||||
maybe_cached_source,
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue