Skip to content

Commit b1862af

Browse files
committed
implement major change tracking for the bootstrap configuration
Signed-off-by: onur-ozkan <[email protected]>
1 parent 8028885 commit b1862af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ function setup_rustc() {
214214
rm config.toml || true
215215

216216
cat > config.toml <<EOF
217-
changelog-seen = 2
217+
change-id = 115898
218218
219219
[rust]
220220
codegen-backends = []

0 commit comments

Comments
 (0)