rust/src/test/ui/use
Matthias Krüger 9715724006
Rollup merge of #90131 - camsteffen:fmt-args-span-fix, r=cjgillot
Fix a format_args span to be expansion

I found this while exploring solutions for rust-lang/rust-clippy#7843.

r? `@m-ou-se`
2021-11-28 23:45:15 +01:00
..
auxiliary
use-mod
issue-18986.rs
issue-18986.stderr
issue-60976-extern-use-primitive-type.rs
use-after-move-based-on-type.rs
use-after-move-based-on-type.stderr Fix a format_args span to be expansion 2021-10-29 17:13:15 -05:00
use-after-move-implicity-coerced-object.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
use-after-move-implicity-coerced-object.stderr Auto merge of #89110 - Aaron1011:adjustment-span, r=estebank 2021-09-30 01:40:30 +00:00
use-after-move-self-based-on-type.rs
use-after-move-self-based-on-type.stderr
use-after-move-self.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
use-after-move-self.stderr
use-associated-const.rs
use-associated-const.stderr
use-from-trait-xc.rs
use-from-trait-xc.stderr resolve: Cache module loading for all foreign modules 2021-10-02 18:31:42 +03:00
use-from-trait.rs
use-from-trait.stderr
use-keyword.rs
use-keyword.stderr
use-meta-mismatch.rs
use-meta-mismatch.stderr
use-mod.rs
use-mod.stderr
use-nested-groups-error.rs
use-nested-groups-error.stderr
use-nested-groups-unused-imports.rs Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
use-nested-groups-unused-imports.stderr Don't abort compilation after giving a lint error 2021-11-08 01:22:28 +00:00
use-paths-as-items.rs
use-paths-as-items.stderr
use-self-type.rs
use-self-type.stderr
use-super-global-path.rs
use-super-global-path.stderr