diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-04-16 14:25:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-16 14:25:55 +0200 |
| commit | 0a8acac7a316d89167045bb9cf9e279fe12d3a9c (patch) | |
| tree | eff589ef702f8b1a56cec3793e2635f3e01cc804 /compiler/rustc_mir_transform/src/coverage/tests.rs | |
| parent | c8422403f775126c40d558838d321c063554c822 (diff) | |
| parent | 09195d38225a478d4b10f535a80ca7ab9d5173e8 (diff) | |
| download | rust-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
