about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorChris Denton <christophersdenton@gmail.com>2024-03-16 18:27:35 +0000
committerGitHub <noreply@github.com>2024-03-16 18:27:35 +0000
commitd3ad8417810b867e69ff71612f74cbeb32c37bf3 (patch)
tree08b94813e001bb49ba60d6a39d463f862e2d8407 /compiler/rustc_codegen_llvm/src/builder.rs
parenta9f8f8b070db99a476393c1a9444a2860d67ca83 (diff)
parent52f84fa7c2a1c096bda71475e4e3007110a60887 (diff)
downloadrust-d3ad8417810b867e69ff71612f74cbeb32c37bf3.tar.gz
rust-d3ad8417810b867e69ff71612f74cbeb32c37bf3.zip
Rollup merge of #122590 - Nilstrieb:bootstrap-do-you-know-what-the-word-copy-means, r=Mark-Simulacrum
bootstrap: Don't name things copy that are not copies

The bootstrap copy methods don't actually copy, they just hard link. Simply lying about it being "copying" can be very confusing! (ask me how I know!).

I'm not sure whether the name I chose is the ideal name, but it's definitely better than before.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions