guix/guix
Maxim Cournoyer 1997c01437
build/cargo.scm: Remove '--release' from default cargo-test-flags.
The default behavior for 'cargo test' is to build in debug mode, and many test
suites expect support for things provided in this mode such as debug
assertions (see for example:
<https://github.com/google/zerocopy/issues/2143>).

* guix/build-system/cargo.scm (cargo-build): Remove '--release' from
 #:cargo-test-flags.
* guix/build/cargo-build-system.scm (check): Likewise.

Change-Id: I8a659c25bd33bc1bdfd88e440bd00bad09a5fc01
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2025-01-06 12:15:09 +02:00
..
build build/cargo.scm: Remove '--release' from default cargo-test-flags. 2025-01-06 12:15:09 +02:00
build-system build/cargo.scm: Remove '--release' from default cargo-test-flags. 2025-01-06 12:15:09 +02:00
import import: crate: Make it clearer when a crate has been yanked. 2025-01-06 12:14:08 +02:00
platforms gnu: Add basic support for x86_64-pc-gnu target, aka 64bit Hurd. 2024-12-03 08:33:12 +01:00
scripts reconfigure: Support loading the system for kexec reboot. 2024-12-28 22:47:34 +01:00
store
tests
android-repo-download.scm
avahi.scm
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm channels: Add #:verify-certificate? and honor it. 2024-12-25 23:51:10 +01:00
ci.scm
colors.scm
combinators.scm
config.scm.in
cpio.scm
cpu.scm
cve.scm
cvs-download.scm
d3.v3.js
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm
discovery.scm
docker.scm
download.scm gnu-maintenance: ‘gnu-ftp’ updater excludes GnuPG-hosted packages. 2024-12-01 20:14:15 +01:00
elf.scm
ftp-client.scm
gexp.scm
git-authenticate.scm
git-download.scm
git.scm git: Allow X.509 certificate verification to be disabled. 2024-12-25 23:51:10 +01:00
glob.scm
gnu-maintenance.scm gnu-maintenance: ‘generic-html’ update honors <base href="…">. 2024-12-01 20:14:16 +01:00
gnupg.scm
grafts.scm
graph.js
graph.scm
hash.scm
hg-download.scm
http-client.scm
i18n.scm
inferior.scm inferior: Add #:verify-certificate? to ‘cached-channel-instance’. 2024-12-25 23:51:10 +01:00
ipfs.scm
least-authority.scm
licenses.scm licenses: Add blue-oak1.0.0. 2024-11-20 18:01:35 +08:00
lint.scm lint: Check for more types of custom 'check phases. 2024-12-18 13:22:47 +01:00
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
narinfo.scm
openpgp.scm
packages.scm packages: Add #:recursive? to ‘package-input-rewriting’. 2024-12-18 18:32:41 +01:00
pki.scm
platform.scm
profiles.scm
profiling.scm
progress.scm
quirks.scm
read-print.scm
records.scm records: Fix ABI check in cross-compilation context. 2024-11-18 10:58:42 +01:00
remote.scm remote: Do not double-quote the repl-command. 2024-12-12 12:52:08 +01:00
repl.scm
rpm.scm
scripts.scm
search-paths.scm
self.scm
serialization.scm
sets.scm
ssh.scm
status.scm
store.scm
substitutes.scm
svn-download.scm
swh.scm
tests.scm
transformations.scm transformations: Add tuning wrapper for gfortran. 2024-12-12 12:52:06 +01:00
ui.scm guile-launcher: Avoid the “C” locale and try “C.UTF-8”. 2025-01-04 23:35:40 +01:00
upstream.scm
utils.scm import: utils: Move downstream-package-name to (guix utils). 2024-12-30 13:49:57 +01:00
workers.scm