From 5eb2899415f306be4d9e9c77c73cd06b00fb6344 Mon Sep 17 00:00:00 2001 From: Connor Worley Date: Thu, 11 Jan 2024 17:10:51 +0900 Subject: [PATCH] Fix z_help test case --- tests/testsuite/cargo/z_help/stdout.log | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/testsuite/cargo/z_help/stdout.log b/tests/testsuite/cargo/z_help/stdout.log index cceeaefec06..016ab5a4534 100644 --- a/tests/testsuite/cargo/z_help/stdout.log +++ b/tests/testsuite/cargo/z_help/stdout.log @@ -14,6 +14,7 @@ Available unstable (nightly-only) flags: -Z doctest-xcompile Compile and run doctests for non-host target using runner config -Z dual-proc-macros Build proc-macros for both the host and the target -Z gc Track cache usage and "garbage collect" unused files + -Z git Enable support for shallow git fetch operations -Z gitoxide Use gitoxide for the given git interactions, or all of them if no argument is given -Z host-config Enable the `[host]` section in the .cargo/config.toml file -Z lints Pass `[lints]` to the linting tools