rust/compiler/rustc_resolve/src
bors b32223fec1 Auto merge of #100707 - dzvon:fix-typo, r=davidtwco
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-09-01 05:39:58 +00:00
..
diagnostics Implement the unused_macro_rules lint 2022-05-05 19:13:00 +02:00
late Auto merge of #100707 - dzvon:fix-typo, r=davidtwco 2022-09-01 05:39:58 +00:00
access_levels.rs Make ResolverAstLowering a struct. 2022-06-14 22:44:27 +02:00
build_reduced_graph.rs rustc_middle: Remove Visibility::Invisible 2022-08-27 22:34:18 +03:00
check_unused.rs rustc_middle: Remove Visibility::Invisible 2022-08-27 22:34:18 +03:00
def_collector.rs Parse closure binders 2022-07-12 16:25:16 +04:00
diagnostics.rs Remove register_attr feature 2022-08-28 21:23:23 +09:00
ident.rs Rollup merge of #101123 - JohnTitor:rm-register-attr, r=TaKO8Ki 2022-08-30 11:26:52 +05:30
imports.rs rustc_middle: Remove Visibility::Invisible 2022-08-27 22:34:18 +03:00
late.rs Remove FnItemRibKind. 2022-08-23 00:08:42 +02:00
lib.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
macros.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00