diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2025-06-20 23:25:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-20 23:25:56 -0400 |
| commit | cd85b9d83237190b4c001d5a28f7a13686b323f0 (patch) | |
| tree | e02ee42d7bd497416081cba22e39defcd1bace6a /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 4455d1e57b0583df0f985518b9b8f6fe85e33eca (diff) | |
| parent | 0fc950735ac35784b2ba49679f164f3ae2dfc8f7 (diff) | |
| download | rust-cd85b9d83237190b4c001d5a28f7a13686b323f0.tar.gz rust-cd85b9d83237190b4c001d5a28f7a13686b323f0.zip | |
Rollup merge of #142677 - GuillaumeGomez:check-format-version-update, r=Kobzol
Add CI check to ensure that rustdoc JSON `FORMAT_VERSION` is correctly updated Follow-up of https://github.com/rust-lang/rust/pull/142601. Tested it locally with: `BASE_COMMIT=1bb335244c311a07cee165c28c553c869e6f64a9 src/ci/docker/host-x86_64/mingw-check-1/validate-rustdoc-json-format-version-update.sh` (where `BASE_COMMIT` value was the commit before I made a wrong change with the `FORMAT_VERSION` update). This is a first version. I plan to send a follow-up to also ensure that `FORMAT_VERSION` is updated if any code change is done in `rustdoc-json-types`. For that I just need to check that a line not starting with `/` and not an empty line was updated. Fun times with `grep` ahead. :') cc `@aDotInTheVoid` r? `@nnethercote`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
