]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #105889 - Nilstrieb:fmt-libtest, r=thomcc
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Mon, 19 Dec 2022 09:11:37 +0000 (14:41 +0530)
committerGitHub <noreply@github.com>
Mon, 19 Dec 2022 09:11:37 +0000 (14:41 +0530)
commit2a57493fa1e3e59a298bec365a6afb3df7ea5e84
treed76de7645b82a7fff0c73b122fbd8ee69e4e58e1
parent3350ae9cef1f82825322521edde45abd9af055cd
parent5fb2d63d0793a4c3c612d1e4a4ca6a184e6fe614
Rollup merge of #105889 - Nilstrieb:fmt-libtest, r=thomcc

Fix `uninlined_format_args` in libtest

Done using clippy with a quick manual review.