about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2024-05-08 15:00:09 +0300
committeronur-ozkan <work@onurozkan.dev>2024-05-08 15:00:09 +0300
commit1adfffd07f8704ca722f3897719ace079944b0c5 (patch)
tree25b32083e6eef1d16d32cf0b264442cfce6aaa72 /tests/codegen/patchable-function-entry
parent6d721dd0b80ad5382d38481a2477f7404b73e717 (diff)
downloadrust-1adfffd07f8704ca722f3897719ace079944b0c5.tar.gz
rust-1adfffd07f8704ca722f3897719ace079944b0c5.zip
use key-value format in stage0 file
Currently, we are working on the python removal task on bootstrap. Which means
we have to extract some data from the stage0 file using shell scripts. However,
parsing values from the stage0.json file is painful because shell scripts don't
have a built-in way to parse json files.

This change simplifies the stage0 file format to key-value pairs, which makes
it easily readable from any environment.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'tests/codegen/patchable-function-entry')
0 files changed, 0 insertions, 0 deletions