Skip to content

fix: Fix token downmapping failing for include! inputs#18361

Merged
bors merged 1 commit into
rust-lang:masterfrom
Veykril:veykril/push-uzsokssoyznx
Oct 21, 2024
Merged

fix: Fix token downmapping failing for include! inputs#18361
bors merged 1 commit into
rust-lang:masterfrom
Veykril:veykril/push-uzsokssoyznx

Conversation

@Veykril

@Veykril Veykril commented Oct 21, 2024

Copy link
Copy Markdown
Member

Supercedes #18325

Fixes #18325
Fixes #18313
Fixes #18314

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 21, 2024
Comment thread crates/hir/src/semantics/source_to_def.rs Outdated
@Veykril Veykril force-pushed the veykril/push-uzsokssoyznx branch from d10b6ed to d878b8c Compare October 21, 2024 15:22
@Veykril

Veykril commented Oct 21, 2024

Copy link
Copy Markdown
Member Author

@bors r+

@bors

bors commented Oct 21, 2024

Copy link
Copy Markdown
Contributor

📌 Commit d878b8c has been approved by Veykril

It is now in the queue for this repository.

@bors

bors commented Oct 21, 2024

Copy link
Copy Markdown
Contributor

⌛ Testing commit d878b8c with merge 487152b...

@bors

bors commented Oct 21, 2024

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 487152b to master...

@bors bors merged commit 487152b into rust-lang:master Oct 21, 2024
@Veykril Veykril deleted the veykril/push-uzsokssoyznx branch October 21, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Local nameres fails in the include!ed within the mod block Find usages doesn't work well inside the file that included by include! macro

3 participants