Skip to content

rustbuild: "changelog-seen = 1" breaks config.toml #77105

Closed

Description

warning: x.py has made several changes recently you may want to look at
help: consider looking at the changes in `src/bootstrap/CHANGELOG.md`
note: to silence this warning, add `changelog-seen = 1` to `config.toml`

So I skipped through the changelog and added changelog-seen = 1 to the end of my config toml but this broke x.py:

failed to parse TOML configuration 'config.toml': unknown field `changelog-seen`, expected one of `sign-folder`, `gpg-password-file`, `upload-addr`, `src-tarball`, `missing-tools` for key `dist` at line 522 column 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions