about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-12-11 20:46:49 +0100
committerGitHub <noreply@github.com>2023-12-11 20:46:49 +0100
commitea82b110fe4078f541383acf414c1c92425539bc (patch)
tree53e5025782747aa3535ffe6a3b77efa656d4b54c /compiler/rustc_parse/src
parent670ba478de10d69098b6b9ce882d5ec0dfed6fab (diff)
parent2de3cf8d6b20d8611a21e8e90685714e80c8ce68 (diff)
downloadrust-ea82b110fe4078f541383acf414c1c92425539bc.tar.gz
rust-ea82b110fe4078f541383acf414c1c92425539bc.zip
Rollup merge of #118647 - onur-ozkan:bootstrap-shims-dump, r=clubby789
dump bootstrap shims

When making changes to the bootstrap that shouldn't change its behavior, this feature will help developers perform comparisons to check whether the bootstrap behavior has changed or not. As an example, when removing Python from the bootstrap by migrating to Rust, this feature will be super useful for ensuring that the behavior remains unaffected. It will assist me in performing comparisons to verify that the bootstrap behavior and its outputs remains consistent throughout the migration process.

This can also be used for different purposes. For example, allowing CI to dump the shims and upload them so that developers can download them and compare with their local dump to see if CI affects the bootstrap unexpectedly. Or, make CI perform comparisons on specific bootstrap tests to check for behavior changes between the master and PR branches.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions