rust/src/test/run-make/coverage
Dezhi Wu b1430fb7ca Fix a bunch of typo
This PR will fix some typos detected by [typos].

I only picked the ones I was sure were spelling errors to fix, mostly in
the comments.

[typos]: https://github.com/crate-ci/typos
2022-08-31 18:24:55 +08:00
..
lib
abort.rs
assert.rs
async.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
async2.rs
closure.rs
closure_macro.rs
closure_macro_async.rs
compiletest-ignore-dir
conditions.rs
continue.rs
coverage_tools.mk
dead_code.rs
doctest.rs
drop_trait.rs
generator.rs
generics.rs
if.rs
if_else.rs
inline-dead.rs
inline.rs
inner_items.rs
issue-83601.rs
issue-84561.rs
issue-85461.rs
issue-93054.rs
lazy_boolean.rs
loop_break_value.rs
loops_branches.rs
match_or_pattern.rs
nested_loops.rs
no_cov_crate.rs
overflow.rs
panic_unwind.rs
partial_eq.rs
simple_loop.rs
simple_match.rs
tight_inf_loop.rs
try_error_result.rs
unused.rs
unused_mod.rs
uses_crate.rs
uses_inline_crate.rs
WARNING_KEEP_NAMES_SHORT.txt
while.rs
while_early_ret.rs
yield.rs