Merge pull request #6498 from cakebaker/cargo_expensive_tests_feature

Cargo.toml: add "expensive_tests" feature
This commit is contained in:
Sylvestre Ledru
2024-06-28 11:27:27 +02:00
committed by GitHub
+1
View File
@@ -33,6 +33,7 @@ windows = ["feat_os_windows"]
## project-specific feature shortcodes
nightly = []
test_unimplemented = []
expensive_tests = []
# * only build `uudoc` when `--feature uudoc` is activated
uudoc = ["zip", "dep:uuhelp_parser"]
## features