about summary refs log tree commit diff
path: root/compiler/rustc_monomorphize/src
diff options
context:
space:
mode:
authorTrevor Gross <t.gross35@gmail.com>2025-07-08 22:50:30 -0500
committerGitHub <noreply@github.com>2025-07-08 22:50:30 -0500
commit45b63a4297db01c3961faa4052e28bbff95c55e6 (patch)
treee6e010b4400bf2123b92cf3b644e0e242a3c4f9a /compiler/rustc_monomorphize/src
parent5f9a70ec9f6bae58842b36f80f8f125617fa6071 (diff)
parent7c8a6d978bb47827eeef15448ca95f82af32c381 (diff)
downloadrust-45b63a4297db01c3961faa4052e28bbff95c55e6.tar.gz
rust-45b63a4297db01c3961faa4052e28bbff95c55e6.zip
Rollup merge of #143606 - lambdageek:configure-write-last-key, r=Kobzol
configure.py: Write last key in each section

The loop that writes the keys in each section of bootstrap.toml accumulates all the commented lines before a given key and emits them when it reaches the next key in the section.  This ends up dropping lines accumulated for the last key

Fixes rust-lang/rust#143605
Diffstat (limited to 'compiler/rustc_monomorphize/src')
0 files changed, 0 insertions, 0 deletions