rust/compiler/rustc_interface/src
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
..
callbacks.rs typo 2022-05-23 22:51:34 +02:00
errors.rs Remove use of DiagnosticArgFromDisplay 2022-08-22 20:09:18 +02:00
interface.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
lib.rs Deny diagnostic lints in rustc_interface 2022-08-22 13:22:09 +02:00
passes.rs Rollup merge of #100808 - SkiFire13:migrate_diagnostics_rustc_interface, r=davidtwco 2022-08-25 08:50:58 +09:00
proc_macro_decls.rs update Finder to store LocalDefId 2022-04-09 14:00:22 -04:00
queries.rs Remove use of DiagnosticArgFromDisplay 2022-08-22 20:09:18 +02:00
tests.rs Adjust cfgs 2022-08-12 16:28:15 -04:00
util.rs Adjust cfgs 2022-08-12 16:28:15 -04:00