arti/maint
Ian Jackson 802200e238 lints: Promote clippy::print_stderr and clippy::print_stdout
These are available in our MSRV now, so we don't need to handle
specially.  We can just add them to the standard lint block.

(Lint block in every crate will be updated automatically in the next
commit.)
2023-06-21 12:14:10 +01:00
..
fixup-features fixup-features: minor doc fix. 2023-05-15 08:27:48 -04: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
.gitignore git: add maint/.gitignore for __pycache__ 2023-02-22 18:31:40 +01:00
add_warning lints: Promote clippy::print_stderr and clippy::print_stdout 2023-06-21 12:14:10 +01:00
adhoc-add-lint-blocks maint: fix `adhoc-add-lint-blocks` script 2023-02-22 18:30:33 +01:00
binary_size Obscure various literal uses of the todo marker 2023-03-21 13:08:51 +00:00
cargo_audit maint/cargo-audit: Ignore RUSTSEC-2023-0040 (the users crate is unmaintained) 2023-06-05 11:52:06 +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 Fix a bug in check_doc_features 2023-02-21 15:17:28 +00:00
check_env Fix typos 2023-03-24 09:56:08 +02:00
check_licenses maint/check_license: Make MPL-2.0 into an allow-list 2023-05-23 13:51:51 -04:00
check_todos maint/check_todos: Offer advice on workarounds, if tripped 2023-03-21 13:08:51 +00: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: remove the dependency check from coverage 2023-02-24 18:32:06 +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 Bump Rust version in reproducible build scripts 2023-04-13 07:31:20 -04:00
downgrade_dependencies shell: use /usr/bin/env instead of absolute paths 2023-01-25 18:35:53 +01:00
every-crate CI: add script to test every crate with default features 2023-06-14 18:47:51 +01:00
exclude_contributors.txt Add Gabi to exclude_contributors. 2023-03-31 07:30:09 -04: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 fix macos reproducible builds 2023-04-16 13:22:18 +02:00
semver-checks New script to run cargo-semver-checks with appropriate options. 2023-05-31 10:04:29 -04:00
shebang maint: add shebang 2023-01-26 21:04:34 +01:00
shellcheck_all maint: update shellcheck_all with /usr/bin/env 2023-01-25 18:43:14 +01:00
thanks thanks: Also acknowledge Suggested-By 2023-05-22 07:58:54 -04: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