diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-07-31 15:36:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-31 15:36:29 +0200 |
| commit | 579eb684b9830c26852e5ba2acba2fa5eea3a6c5 (patch) | |
| tree | c719bd89d83ae43010a8497db32f157b30827bae /compiler/rustc_codegen_llvm/src | |
| parent | e552c168c72c95dc28950a9aae8ed7030199aa0d (diff) | |
| parent | 2e9298b2fccf8465a504351bbc60b1beb573bfa2 (diff) | |
| download | rust-579eb684b9830c26852e5ba2acba2fa5eea3a6c5.tar.gz rust-579eb684b9830c26852e5ba2acba2fa5eea3a6c5.zip | |
Rollup merge of #126454 - cuviper:deterministic-bump, r=Kobzol
bump-stage0: use IndexMap for determinism When it used `HashMap`, `bump-stage0` would change `src/stage0` every time it ran, whereas `IndexMap` will keep insertion order -- matching the manifest file. I included an actual bump here mainly to reset the order, but that did update to a new rustfmt nightly too.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
