rust/tests/ui/auxiliary
bors 96f8471d81 Auto merge of #10649 - jsoref:spelling, r=Jarcho
Spelling

This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling).

The misspellings have been reported at https://github.com/jsoref/rust-clippy/actions/runs/4710771873#summary-12776860721

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/rust-clippy/actions/runs/4710771874#summary-12776860722

changelog: none
2023-04-23 22:30:06 +00:00
..
macro_rules.rs Add external macro test + Now it works 2023-03-16 20:22:39 +01:00
macro_use_helper.rs Add utility macros to help with writing tests. 2023-03-12 17:24:36 -04:00
non-exhaustive-enum.rs
option_helpers.rs
proc_macro_attr.rs Auto merge of #10649 - jsoref:spelling, r=Jarcho 2023-04-23 22:30:06 +00:00
proc_macro_derive.rs Update to a compiletest-rs version that requires //@ for commands 2023-04-20 14:44:03 +00:00
proc_macro_suspicious_else_formatting.rs Update to a compiletest-rs version that requires //@ for commands 2023-04-20 14:44:03 +00:00
proc_macro_unsafe.rs Update to a compiletest-rs version that requires //@ for commands 2023-04-20 14:44:03 +00:00
proc_macros.rs Update to a compiletest-rs version that requires //@ for commands 2023-04-20 14:44:03 +00:00
test_macro.rs
use_self_macro.rs
wildcard_imports_helper.rs