about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-08-12 17:09:17 +0200
committerGitHub <noreply@github.com>2024-08-12 17:09:17 +0200
commit355a23292a1cd41d08322a42d593b45ee1438ac0 (patch)
tree9eaae17e4ffd4a7d9227955418a4c01606fb6ec4 /compiler/rustc_codegen_llvm/src
parentaa6f240972f58c791481cce8cf98fe84d3b3d702 (diff)
parent5431a93ddc1c8482d9a801d1627991d16c2318d0 (diff)
downloadrust-355a23292a1cd41d08322a42d593b45ee1438ac0.tar.gz
rust-355a23292a1cd41d08322a42d593b45ee1438ac0.zip
Rollup merge of #128878 - Kobzol:refactor-flags, r=onur-ozkan
Slightly refactor `Flags` in bootstrap

The next step for https://github.com/rust-lang/rust/issues/126819 is to track commands executed inside `Config::parse`. This is quite challenging, because (tracked) command execution needs to access some state that is stored inside `Config`, which creates a sort of a chicken-and-egg problem.

I would like to first untangle `Config::parse` a little bit, which is what this PR starts with.

Tracking issue: https://github.com/rust-lang/rust/issues/126819

r? `@onur-ozkan`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions