diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-03-23 15:00:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-23 15:00:18 +0100 |
| commit | 99e34b4f7a089dba1a80bb19298e76d4713af2a4 (patch) | |
| tree | f98c95821a83052403cd3d25cc201fc7060a9157 /compiler/rustc_codegen_llvm/src/lib.rs | |
| parent | 154d0962ee5b4b17d2c242d995777d550058207a (diff) | |
| parent | e0d34392267e687b4b82b34e174d71093e0e0c33 (diff) | |
| download | rust-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/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
