rust/compiler
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
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Revert let_chains stabilization 2022-08-29 19:34:11 +02:00
rustc_ast_lowering Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_ast_passes Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_ast_pretty
rustc_attr Revert let_chains stabilization 2022-08-29 19:34:11 +02:00
rustc_borrowck Auto merge of #100812 - Nilstrieb:revert-let-chains-nightly, r=Mark-Simulacrum 2022-08-30 05:48:22 +00:00
rustc_builtin_macros Auto merge of #100812 - Nilstrieb:revert-let-chains-nightly, r=Mark-Simulacrum 2022-08-30 05:48:22 +00:00
rustc_codegen_cranelift Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_codegen_gcc Rollup merge of #100653 - cuviper:fptoint_sat, r=michaelwoerister,antoyo 2022-08-30 16:56:09 +05:30
rustc_codegen_llvm Auto merge of #101195 - Dylan-DPC:rollup-rhjaz6r, r=Dylan-DPC 2022-08-30 14:52:02 +00:00
rustc_codegen_ssa Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_const_eval Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_data_structures Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_driver
rustc_error_codes
rustc_error_messages Migrate stable let_chains error to session diagnostics 2022-08-29 19:49:30 +02:00
rustc_errors Revert let_chains stabilization 2022-08-29 19:34:11 +02:00
rustc_expand Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_feature Auto merge of #101183 - Dylan-DPC:rollup-6kewixv, r=Dylan-DPC 2022-08-30 08:29:42 +00:00
rustc_fs_util
rustc_graphviz
rustc_hir Remove register_attr feature 2022-08-28 21:23:23 +09:00
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_interface Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_lexer
rustc_lint Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_lint_defs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_llvm Auto merge of #98100 - bjorn3:use_object_for_bitcode_reading, r=wesleywiser 2022-08-30 11:13:58 +00:00
rustc_log
rustc_macros Rollup merge of #100959 - LuisCardosoOliveira:translation-rename-attr-warning, r=davidtwco 2022-08-29 06:34:47 +02:00
rustc_metadata Auto merge of #100812 - Nilstrieb:revert-let-chains-nightly, r=Mark-Simulacrum 2022-08-30 05:48:22 +00:00
rustc_middle Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_mir_build Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_mir_dataflow Rollup merge of #99027 - tmiasko:basic-blocks, r=oli-obk 2022-08-29 06:34:43 +02:00
rustc_mir_transform Auto merge of #99102 - JakobDegen:reorder-generators, r=oli-obk 2022-08-30 23:43:33 +00:00
rustc_monomorphize Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_parse Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_parse_format
rustc_passes Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_plugin_impl
rustc_privacy rustc_middle: Remove Visibility::Invisible 2022-08-27 22:34:18 +03:00
rustc_query_impl Auto merge of #100946 - jyn514:query-system-3, r=cjgillot 2022-08-27 08:53:24 +00:00
rustc_query_system
rustc_resolve Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_save_analysis
rustc_serialize
rustc_session Revert let_chains stabilization 2022-08-29 19:34:11 +02:00
rustc_smir
rustc_span Rollup merge of #100898 - compiler-errors:too-many-expr-fields, r=spastorino 2022-08-29 21:12:54 +02:00
rustc_symbol_mangling
rustc_target Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_trait_selection Rollup merge of #100473 - compiler-errors:normalize-the-fn-def-sig-plz, r=lcnr 2022-08-30 16:56:08 +05:30
rustc_traits Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_transmute Fix a bunch of typo 2022-08-31 18:24:55 +08:00
rustc_ty_utils Rollup merge of #99027 - tmiasko:basic-blocks, r=oli-obk 2022-08-29 06:34:43 +02:00
rustc_type_ir
rustc_typeck Fix a bunch of typo 2022-08-31 18:24:55 +08:00