about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/std_example.rs
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
commit21a6f0ce87f4b3c46c43ed3fc9d387e72192e7ca (patch)
tree04005850425a7ea17097dc39a94acd0f23cf2677 /compiler/rustc_codegen_gcc/example/std_example.rs
parente5ece90f64037e72b861a6e7866f6b6473f2cb44 (diff)
parent43a61e9aca89e9d872e00222e92318d5043ca87c (diff)
downloadrust-21a6f0ce87f4b3c46c43ed3fc9d387e72192e7ca.tar.gz
rust-21a6f0ce87f4b3c46c43ed3fc9d387e72192e7ca.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_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions