about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-28 12:14:59 +0100
committerGitHub <noreply@github.com>2024-10-28 12:14:59 +0100
commita4acbd561b96f6c7d5c61df8e6ebc34f9737d1ca (patch)
treeeaadecb0f35aab71da3c6e28b3675e2dbec3dc7f /compiler/rustc_hir_analysis/src/errors.rs
parentf62ed5eb57ba82103e771be2593eb04f1cb4e9be (diff)
parent2a9239a1056a48f98a247ead469173dd806e0050 (diff)
downloadrust-a4acbd561b96f6c7d5c61df8e6ebc34f9737d1ca.tar.gz
rust-a4acbd561b96f6c7d5c61df8e6ebc34f9737d1ca.zip
Rollup merge of #132252 - workingjubilee:rename-layouts-to-layoutdata, r=jieyouxu
compiler: rename LayoutS to LayoutData

Bid `LayoutS` goodbye because it looks like a typo.

`LayoutS` is the last of the types that use the "`{TypeName}` is the interned type, `{TypeName}S` is the backing data that is interned" convention. This is pretty confusing to those not intimately familiar with the history of rustc's names for its types over time, and doubly so now that there are no other examples in the tree. Abolish this convention.
Diffstat (limited to 'compiler/rustc_hir_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions