We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
omit-git-hash
1 parent 145f9cf commit e481b4bCopy full SHA for e481b4b
config.example.toml
@@ -668,8 +668,6 @@
668
669
# Flag indicating whether git info will be retrieved from .git automatically.
670
# Having the git information can cause a lot of rebuilds during development.
671
-#
672
-# FIXME(#76720): this can causes bugs if different compilers reuse the same metadata cache.
673
#omit-git-hash = if rust.channel == "dev" { true } else { false }
674
675
# Whether to create a source tarball by default when running `x dist`.
0 commit comments