]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #101790 - TaKO8Ki:do-not-suggest-placeholder-to-const-and-static...
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Sat, 17 Sep 2022 10:01:08 +0000 (15:31 +0530)
committerGitHub <noreply@github.com>
Sat, 17 Sep 2022 10:01:08 +0000 (15:31 +0530)
commit4c64c144202f6367755c476048aaaf0741af6086
tree01438396b2995a2c55e63673d3b4ded57e17965f
parentcbd561d41f61201decae3adb45fe827d30aa96ec
parent527292a1a697c8831fc1ec01b1047ecebc10f809
Rollup merge of #101790 - TaKO8Ki:do-not-suggest-placeholder-to-const-and-static-without-type, r=compiler-errors

Do not suggest a placeholder to const and static without a type

Fixes #101755
compiler/rustc_errors/src/lib.rs
compiler/rustc_typeck/src/collect.rs