about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2025-07-04 23:26:25 -0700
committerGitHub <noreply@github.com>2025-07-04 23:26:25 -0700
commit77ae27084e3b615308fe76a4fc6d094734a0f652 (patch)
treeb5608ea472196a96a82f835d0fe20c81ccf043a4 /compiler/rustc_codegen_llvm/src/lib.rs
parent33eb552ceb2939c873328aaeb9ce0f5c075a84a7 (diff)
parent1a1f56174b10c877aa408700fd4dacb5d40df46d (diff)
downloadrust-77ae27084e3b615308fe76a4fc6d094734a0f652.tar.gz
rust-77ae27084e3b615308fe76a4fc6d094734a0f652.zip
Rollup merge of #143452 - Kobzol:completions-fix, r=jieyouxu
Fix CLI completion check in `tidy`

The list of CLI completion files that were generated and that were checked by `x test tidy` was not synced. Recently, some PR only updated some of the files, which caused the rest of the files (not checked by `x test tidy`) to be dirty on `master`. This PR fixes the logic in bootstrap to always synchronize the list of completion paths.

Fixes: https://github.com/rust-lang/rust/issues/143451

r? `@jieyouxu`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions