nixpkgs/pkgs/build-support/rust/build-rust-crate
Mateusz Kowalczyk 22770e2381 buildRustCrate: fixup integration test mod name
Fixes #204051. I have tried this on the reproducer stated in the ticket.

```
[nix-develop]$ $(nix-build  -I nixpkgs=/home/shana/programming/nixpkgs --no-out-link)/tests/foo

running 1 test
test check_module_name ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
```
2023-01-14 14:18:09 -05:00
..
test treewide: {build,host,target}Platform -> stdenv.{build,host,target}Platform 2023-01-09 21:13:22 +02:00
build-crate.nix buildRustCrate: Do not compile binaries if all the requiredFeatures aren't enabled. 2022-08-23 13:09:33 +02:00
configure-crate.nix lib.replaceChars: warn about being a deprecated alias 2022-12-15 22:25:51 +02:00
default.nix buildRustCrate: Add support for standard library deps 2022-08-01 15:34:49 -04:00
helpers.nix
install-crate.nix
lib.sh buildRustCrate: fixup integration test mod name 2023-01-14 14:18:09 -05:00
log.nix buildRustCrate: editorconfig fixes 2020-08-09 17:47:12 +10:00