diff options
| author | Chayim Refael Friedman <chayimfr@gmail.com> | 2024-09-29 23:00:27 +0300 |
|---|---|---|
| committer | Chayim Refael Friedman <chayimfr@gmail.com> | 2024-09-30 15:13:45 +0300 |
| commit | d073a852205a0b1a711b36d6dc2d87b67dde60e5 (patch) | |
| tree | 569697cf790d63c33aeb63123a80a455c654ee2d /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 8e4570ae136e11a4ca8fa4e8ab55d9a82561bac3 (diff) | |
| download | rust-d073a852205a0b1a711b36d6dc2d87b67dde60e5.tar.gz rust-d073a852205a0b1a711b36d6dc2d87b67dde60e5.zip | |
When resolving labels in `break` and `continue` for the IDE, do not resolve them textually, instead reuse the results of HIR lowering
This fixes a bug where labels inside macros were not resolved, but more importantly this prepares us to a future where we have hygiene, and textual equivalence isn't enough to resolve identifiers.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
