]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 10 Sep 2021 15:23:15 +0000 (08:23 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Sep 2021 15:23:15 +0000 (08:23 -0700)
commit358a01829229427d9efaf89a05881a0ef86e9e8a
treed4819221c281c1c310284aac1c07520b84cd7405
parente422612f8ed51d41fdc6afc8f1ef4949c450815e
parentf56034ec3e9728881a343683040a97b1386ec34a
Rollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot

Emit suggestion when passing byte literal to format macro

Closes #86865
compiler/rustc_builtin_macros/src/asm.rs
compiler/rustc_builtin_macros/src/format.rs
compiler/rustc_expand/src/base.rs