rust/tests/ui-toml/allow_mixed_uninlined_format_args
Alex Macleod 3259b48568 Migrate format_args.rs to rustc_ast::FormatArgs
No longer lints empty precisions `{:.}` as the spans aren't available
2023-03-28 12:22:22 +00:00
..
clippy.toml
uninlined_format_args.fixed addressed review feedback 2022-11-27 10:34:13 -05:00
uninlined_format_args.rs addressed review feedback 2022-11-27 10:34:13 -05:00
uninlined_format_args.stderr Migrate format_args.rs to rustc_ast::FormatArgs 2023-03-28 12:22:22 +00:00