]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #90131 - camsteffen:fmt-args-span-fix, r=cjgillot
authorMatthias Krüger <matthias.krueger@famsik.de>
Sun, 28 Nov 2021 22:45:15 +0000 (23:45 +0100)
committerGitHub <noreply@github.com>
Sun, 28 Nov 2021 22:45:15 +0000 (23:45 +0100)
commit97157240065f60b121c308d139692f0232c12a32
tree2bc69a30530a82ac972f413fa06c4f92c87f8d41
parentdb9d361a4731ca0bb48533fab6297a8fea75696f
parent4cfb7add771367757ee2dd26da4e29d333c93cb6
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`
compiler/rustc_builtin_macros/src/format.rs