We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10c65b9 + e169483 commit ca50f2fCopy full SHA for ca50f2f
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