implement major change tracking for the bootstrap configuration
Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
e39976ff89
commit
957de61594
14 changed files with 95 additions and 108 deletions
|
@ -214,7 +214,7 @@ function setup_rustc() {
|
|||
rm config.toml || true
|
||||
|
||||
cat > config.toml <<EOF
|
||||
changelog-seen = 2
|
||||
change-id = 115898
|
||||
|
||||
[rust]
|
||||
codegen-backends = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue