arti/maint
Emil Engler 54f549dd53
maint: replace llvm-tools-preview with llvm-tools
This commit replaces all occurrences of `llvm-tools-preview` with
`llvm-tools`, because it became a stable feature with Rust 1.60, thereby
making the `-preview` prefix obsolete. Beside this, `llvm-tools-preview`
is a redirection to the latter one anyway.

However, it does not work the other way around. At the moment, it is not
possible to execute the `maint/coverage` script on a NixOS system,
because the rustup component list only includes `llvm-tools`, but not
`llvm-tools-preview`, thereby making this change necessary.
2023-01-27 15:56:09 +01:00
..
hooks shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
stunt shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
add_warning Allow clippy::unchecked_duration_subtraction in tests 2023-01-27 08:28:02 -05:00
adhoc-add-lint-blocks shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
binary_size shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
cargo_audit shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
cargo_check_target shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
cargo_sort shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
changed_crates shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
check_doc_features shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
check_licenses shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
check_toposort shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
check_tree shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
ci_log_span shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
coverage maint: replace llvm-tools-preview with llvm-tools 2023-01-27 15:56:09 +01:00
coverage_fuzz_corpora shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
crate_versions shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
docker_reproducible_build shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
downgrade_dependencies shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
exclude_contributors.txt rename *.sh scripts to bare name 2022-02-18 11:46:06 +00:00
fuzz_it_all shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
gen_md_links shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
list_crates shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
list_crates.py switch from awk to python 2022-08-24 18:22:41 +02:00
matrix_test shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
matrix_test_cfg shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
postprocess_coverage_cobertura shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
postprocess_coverage_html shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
preserve shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
reproducible_build shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
shellcheck_all maint: update shellcheck_all with /usr/bin/env 2023-01-25 18:43:14 +01:00
thanks shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
via-cargo-install-in-ci shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
with_coverage maint: replace llvm-tools-preview with llvm-tools 2023-01-27 15:56:09 +01:00