rust/src/test/incremental/thinlto
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
..
cgu_invalidated_via_import.rs Use llvm::computeLTOCacheKey to determine post-ThinLTO CGU reuse 2020-09-17 22:04:13 -04:00
cgu_invalidated_when_export_added.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
cgu_invalidated_when_export_removed.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
cgu_invalidated_when_import_added.rs fix various typos 2020-03-06 15:19:31 +01:00
cgu_invalidated_when_import_removed.rs Fix typos “a”→“an” 2021-08-22 15:35:11 +02:00
cgu_keeps_identical_fn.rs Duplicate tests for incremental spans mode. 2021-09-10 20:19:38 +02:00
independent_cgus_dont_affect_each_other.rs Use llvm::computeLTOCacheKey to determine post-ThinLTO CGU reuse 2020-09-17 22:04:13 -04:00