DEBSOURCES
Skip Quicknav
sources / rust-allocator-api2 / 0.2.16-2 / debian / rules
1234567
#!/usr/bin/make -f %: dh $@ --buildsystem cargo override_dh_auto_test: # tests use #![feature()] RUSTC_BOOTSTRAP=1 dh_auto_test -- test --all