about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-24 11:40:40 +0200
committerGitHub <noreply@github.com>2025-04-24 11:40:40 +0200
commit60c2c34d1de100a3779fc38251c2ba1393bef7a8 (patch)
treef5f42acf7478f6a7dfd11745cadce4d8bc84702a /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent93c1e054a81d4b9273d14588f23fb20a7fb5922e (diff)
parentc6e6ac957512853e72b654aef34967ddbf32d5af (diff)
downloadrust-60c2c34d1de100a3779fc38251c2ba1393bef7a8.tar.gz
rust-60c2c34d1de100a3779fc38251c2ba1393bef7a8.zip
Rollup merge of #140186 - BoxyUwU:compute_what, r=compiler-errors
Rename `compute_x` methods

r? ```@lcnr```

I find the `compute_x` naming scheme to be overly confusing. It means `compute_wf_obligations_for_x_and_add_them_to_self` but shortens out all of the important parts of the actual operation being performed. `compute_x` sounds like its somehow performing `x`, maybe even returning it from the function, which is not true.

I've had some newer contributors be confused by this naming scheme so I think it's good to change it to something more self-evident

Some misc drive by niceties while I was here too.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions