about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-15 10:56:43 +0200
committerGitHub <noreply@github.com>2024-06-15 10:56:43 +0200
commit4265043aae042a1cc6a0b877adf307ce354ff049 (patch)
tree012951b60fbc9233c738d4b7f81b361b64504f1d /compiler/rustc_codegen_llvm/src
parentb5dd3d4ada0aba77dafc3433f9abd7f5b37a88c3 (diff)
parentcbc3bdbe01990773a90f72260ce2a4b1c778e554 (diff)
downloadrust-4265043aae042a1cc6a0b877adf307ce354ff049.tar.gz
rust-4265043aae042a1cc6a0b877adf307ce354ff049.zip
Rollup merge of #126497 - petrochenkov:delehyg, r=compiler-errors
delegation: Fix hygiene for `self`

And fix diagnostics for `self` from a macro.

The missing rib caused `self` to be treated as a generic parameter and ignore `macro_rules` hygiene.

Addresses this comment https://github.com/rust-lang/rust/pull/124135#discussion_r1637492234.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions