Skip to content

Commit e481b4b

Browse files
committed
refactor(config): remove FIXME comment for omit-git-hash comment
It is already fixed.
1 parent 145f9cf commit e481b4b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config.example.toml

-2
Original file line numberDiff line numberDiff line change
@@ -668,8 +668,6 @@
668668

669669
# Flag indicating whether git info will be retrieved from .git automatically.
670670
# 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.
673671
#omit-git-hash = if rust.channel == "dev" { true } else { false }
674672

675673
# Whether to create a source tarball by default when running `x dist`.

0 commit comments

Comments
 (0)