crane/checks
Adam Curtis c4027e45b1
test: dummy sources do not emit any lints or warnings (#506)
---------

Co-authored-by: Ivan Petkov <ivanppetkov@gmail.com>
2024-02-09 00:34:40 +00:00
..
bindeps feat: add support for bindeps feature (#258) 2023-03-06 17:24:21 -08:00
bzip2-sys chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
cleanCargoTomlTests cleanCargoToml: strip out [lints] definitions when cleaning (#516) 2024-02-08 03:34:33 +00:00
clippy cargoClippy: add --all-targets to default cargoClippyExtraArgs (#67) 2022-08-11 23:58:32 +00:00
codesign chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
custom-dummy mkDummySrc: allow running a custom script after dummification is done (#116) 2022-09-27 06:25:09 +00:00
dependencyBuildScriptPerms chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
features chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
git-overlapping chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
git-repo-with-many-crates chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
gitRevNoRef chore: update all test deps (#420) 2023-10-13 02:57:37 +00:00
grpcio-test chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
highs-sys-test chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
illegal-bin mkDummySrc: drop dummy lib.rs by default, not main.rs 2022-01-07 20:42:24 -08:00
manually-vendored chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
mkDummySrcTests fix: add #[allow(unused_extern_crates)] to dummy.rs (#501) 2024-01-27 02:36:30 +00:00
no_std chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
overlapping-targets chore: update all test deps (#420) 2023-10-13 02:57:37 +00:00
proc-macro Add workaround for cargo-nextest bug (#376) 2023-08-30 23:44:00 +00:00
simple chore: update all test deps (#420) 2023-10-13 02:57:37 +00:00
simple-git chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
simple-git-workspace-inheritance chore: update all test deps (#420) 2023-10-13 02:57:37 +00:00
simple-only-tests checks: add test case for building crate with only tests (#61) 2022-08-11 00:19:07 +00:00
simple-with-audit-toml cargoAudit: ignore yanked crates by default (#423) 2023-10-14 21:50:48 +00:00
simple-with-deny-toml cargoLib.cargoDeny: init (#440) 2023-10-20 21:45:03 +00:00
trunk chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
trunk-outdated-bindgen chore: bump all cargo deps (#504) 2024-01-27 03:58:59 +00:00
various-targets Bring all tests back under nix flake check 2022-01-04 12:55:36 -08:00
vendorMultiple vendorMultipleCargoDeps: fix deduplication logic (#289) 2023-04-02 23:46:24 +00:00
with-build-script chore: update all test deps (#420) 2023-10-13 02:57:37 +00:00
with-build-script-custom chore: update all test deps (#420) 2023-10-13 02:57:37 +00:00
with-libs Add support for installing dylib crate types (#340) 2023-06-08 01:00:25 +00:00
workspace cleanCargoToml: strip out [lints] definitions when cleaning (#516) 2024-02-08 03:34:33 +00:00
workspace-git Fix git dependency handling of overlapping repos 2022-02-09 20:22:07 -08:00
workspace-hack mkDummySrc: properly import core (#172) 2022-11-21 01:12:39 +00:00
workspace-inheritance checks: add tests for building crates using workspace inheritance (#147) 2022-10-23 22:56:18 +00:00
workspace-not-at-root Make it easier to build workspaces not at source root (#212) 2023-01-05 04:46:43 +00:00
workspace-root Add test for rooted workspace 2022-01-07 18:03:12 -08:00
cargoAudit.nix various: switch to using runCommand to improve caching (#384) 2023-09-04 00:33:25 +00:00
cargoDeny.nix chore: clean up some dead code warnings (#449) 2023-11-05 18:42:08 +00:00
compilesFresh.nix feature: incremental zstd mode (#398) 2023-10-17 19:30:35 -07:00
default.nix test: dummy sources do not emit any lints or warnings (#506) 2024-02-09 00:34:40 +00:00
nextest.nix Add workaround for cargo-nextest bug (#376) 2023-08-30 23:44:00 +00:00
rustc-wrapper.nix feature: incremental zstd mode (#398) 2023-10-17 19:30:35 -07:00
smoke.nix tests: switch back to runCommand from runCommandLocal 2022-02-17 18:15:09 -08:00
testCargoLockOverride.lock Document specifying/overriding a Cargo.lock file (#94) 2022-08-30 16:12:41 +00:00
trunk.nix chore: replace overrideScope' with overrideScope (#517) 2024-02-08 03:38:28 +00:00
vendorGitSubset.nix allow to pass outputHashes to crane (#266) 2023-09-22 04:08:53 +00:00