rust/tests/ui/dbg_macro
Yuri Astrakhan d063e09d10 Move uninlined_format_args to style
This lint was downgraded to `pedantic` in part because rust-analyzer was not fully supporting it at the time per #10087. The support has been added over [a year ago](https://github.com/rust-lang/rust-analyzer/issues/11260), so seems like this should be back to style.

Another source of the initial frustration was fixed since then as well - this lint does not trigger by default in case only some arguments can be inlined.
2025-03-25 10:27:20 -04:00
..
auxiliary Merge commit 'edb720b199' into clippyup 2023-11-16 19:13:24 +01:00
dbg_macro.fixed Move uninlined_format_args to style 2025-03-25 10:27:20 -04:00
dbg_macro.rs Move uninlined_format_args to style 2025-03-25 10:27:20 -04:00
dbg_macro.stderr Merge remote-tracking branch 'upstream/master' into rustup 2025-02-20 15:26:07 +01:00
dbg_macro_unfixable.rs Fix new tests updates 2025-02-15 13:38:42 +01:00
dbg_macro_unfixable.stderr Merge remote-tracking branch 'upstream/master' into rustup 2025-02-20 15:26:07 +01:00