rust/tests/ui/index_refutable_slice
Ada Alakbarova e9ede27a5d
test: remove extraneous #[allow(clippy::uninlined_format_args)]
These were probably added automatically to avoid code churn. I'd like to
get rid of them bit by bit, so here's the first bit
2025-09-30 18:08:37 +02:00
..
if_let_slice_binding.fixed test: remove extraneous #[allow(clippy::uninlined_format_args)] 2025-09-30 18:08:37 +02:00
if_let_slice_binding.rs test: remove extraneous #[allow(clippy::uninlined_format_args)] 2025-09-30 18:08:37 +02:00
if_let_slice_binding.stderr Fix new tests updates 2025-02-15 13:38:42 +01:00
slice_indexing_in_macro.fixed Do not specialize for if_chain any longer 2025-07-28 17:26:38 +02:00
slice_indexing_in_macro.rs Do not specialize for if_chain any longer 2025-07-28 17:26:38 +02:00
slice_indexing_in_macro.stderr Do not specialize for if_chain any longer 2025-07-28 17:26:38 +02:00