about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-02-14 18:02:54 +0100
committerGitHub <noreply@github.com>2023-02-14 18:02:54 +0100
commitf68864cbcab91f175210f4477bccfe04d54d1bfc (patch)
treea07f7c4d59c82af5051b02b1f2ac79522e5c8103 /compiler/rustc_codegen_llvm/src/errors.rs
parent8804e7f3dc771b6a10ff4cad25b45abd18d85529 (diff)
parent936bf29d4cec40c328930daf83277d7e77cc9602 (diff)
downloadrust-f68864cbcab91f175210f4477bccfe04d54d1bfc.tar.gz
rust-f68864cbcab91f175210f4477bccfe04d54d1bfc.zip
Rollup merge of #108029 - oli-obk:🞋_usize, r=RalfJung
s/eval_usize/eval_target_usize/ for clarity

r? `@nnethercote`

as discussed in https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/.60Const.60.20and.20.60usize.60.2F.60u64.60 it is unclear what `usize` means and why we use a `u64` for something talking about `usize`. This renaming should make it clear that we're talking about `usize`s on the target platform, irrespective of the compiler host platform.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions