### Description Since [`format_args_capture` is still not supported by rust-analyzer](https://github.com/rust-lang/rust-analyzer/issues/11260), suggesting to inline vars is actually a bad idea, because it makes refactoring harder (devs must manually rename vars). I suggest we move it to the `restriction` group while that issue is still open. ### Version _No response_ ### Additional Labels _No response_