about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorJakub Beránek <berykubik@gmail.com>2025-06-10 17:35:51 +0200
committerJakub Beránek <berykubik@gmail.com>2025-06-10 19:44:06 +0200
commitf461997cff5a76957cc95e7cc3b90d5c52f492ae (patch)
treed6ffef0bc83bd1476ebb586604c1eabd7f93c75a /compiler/rustc_codegen_gcc
parent40daf23eeb711dadf140b2536e67e3ff4c999196 (diff)
downloadrust-f461997cff5a76957cc95e7cc3b90d5c52f492ae.tar.gz
rust-f461997cff5a76957cc95e7cc3b90d5c52f492ae.zip
Rename `build` to `host_target`
Host is the machine where bootstrap runs, and this field represents the target of the (host) stage0/beta compiler. This is much clearer than `build`, which also conflicts with the `Build` struct, which is stored under the name `build` inside `Builder` (lol).
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions