about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-23 15:00:18 +0100
committerGitHub <noreply@github.com>2024-03-23 15:00:18 +0100
commit99e34b4f7a089dba1a80bb19298e76d4713af2a4 (patch)
treef98c95821a83052403cd3d25cc201fc7060a9157 /compiler/rustc_codegen_llvm
parent154d0962ee5b4b17d2c242d995777d550058207a (diff)
parente0d34392267e687b4b82b34e174d71093e0e0c33 (diff)
downloadrust-99e34b4f7a089dba1a80bb19298e76d4713af2a4.tar.gz
rust-99e34b4f7a089dba1a80bb19298e76d4713af2a4.zip
Rollup merge of #122780 - GuillaumeGomez:rename-hir-local, r=oli-obk
Rename `hir::Local` into `hir::LetStmt`

Follow-up of #122776.

As discussed on [zulip](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/Improve.20naming.20of.20.60ExprKind.3A.3ALet.60.3F).

I made this change into a separate PR because I'm less sure about this change as is. For example, we have `visit_local` and `LocalSource` items. Is it fine to keep these two as is (I supposed it is but I prefer to ask) or not? Having `Node::Local(LetStmt)` makes things more explicit but is it going too far?

r? ```@oli-obk```
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions