crane/checks
Ivan Petkov abc2c8c418
mkDummySrc: drop dummy lib.rs by default, not main.rs
* There are some edge cases where cargo will allow a lib.rs file to be
  present but not a main.rs (e.g. a binary cannot be called "examples",
  which will happen if the crate is called that and a main.rs file is
  present)
2022-01-07 20:42:24 -08:00
..
cleanCargoTomlTests Rename checks/cleanCargoToml directory for consistency 2022-01-05 20:14:45 -08:00
clippy Bring all tests back under nix flake check 2022-01-04 12:55:36 -08:00
features Remove internally used parameters from derivations where possible 2022-01-04 17:45:31 -08:00
illegal-bin mkDummySrc: drop dummy lib.rs by default, not main.rs 2022-01-07 20:42:24 -08:00
mkDummySrcTests mkDummySrc: drop dummy lib.rs by default, not main.rs 2022-01-07 20:42:24 -08:00
overlapping-targets Replace regex dependencies with byteorder 2022-01-04 14:48:40 -08:00
simple Replace regex dependencies with byteorder 2022-01-04 14:48:40 -08:00
various-targets Bring all tests back under nix flake check 2022-01-04 12:55:36 -08:00
with-libs Bring all tests back under nix flake check 2022-01-04 12:55:36 -08:00
workspace Add tests for a simple workspace 2022-01-07 17:56:12 -08:00
workspace-root Add test for rooted workspace 2022-01-07 18:03:12 -08:00
compilesFresh.nix Enable doCheck on derivations by default 2022-01-04 14:40:24 -08:00
default.nix mkDummySrc: drop dummy lib.rs by default, not main.rs 2022-01-07 20:42:24 -08:00
nixpkgs-fmt.nix Initial commit 2021-12-26 11:47:59 -08:00
smoke.nix Add tests for a simple workspace 2022-01-07 17:56:12 -08:00