about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/tests.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-04-16 14:25:55 +0200
committerGitHub <noreply@github.com>2022-04-16 14:25:55 +0200
commit0a8acac7a316d89167045bb9cf9e279fe12d3a9c (patch)
treeeff589ef702f8b1a56cec3793e2635f3e01cc804 /compiler/rustc_mir_transform/src/coverage/tests.rs
parentc8422403f775126c40d558838d321c063554c822 (diff)
parent09195d38225a478d4b10f535a80ca7ab9d5173e8 (diff)
downloadrust-0a8acac7a316d89167045bb9cf9e279fe12d3a9c.tar.gz
rust-0a8acac7a316d89167045bb9cf9e279fe12d3a9c.zip
Rollup merge of #95887 - petrochenkov:doclink5, r=cjgillot
resolve: Create dummy bindings for all unresolved imports

Apparently such bindings weren't previously created for all unresolved imports, causing issues like https://github.com/rust-lang/rust/issues/95879.
In this PR I'm trying to create such dummy bindings in a more centralized way by calling `import_dummy_binding` once for all imports in `finalize_imports`.

Fixes https://github.com/rust-lang/rust/issues/95879.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/tests.rs')
0 files changed, 0 insertions, 0 deletions