refactor(config): remove FIXME statement in comment of omit-git-hash
It is already fixed.
This commit is contained in:
parent
145f9cf95d
commit
e169483879
@ -668,8 +668,6 @@
|
|||||||
|
|
||||||
# Flag indicating whether git info will be retrieved from .git automatically.
|
# Flag indicating whether git info will be retrieved from .git automatically.
|
||||||
# Having the git information can cause a lot of rebuilds during development.
|
# Having the git information can cause a lot of rebuilds during development.
|
||||||
#
|
|
||||||
# FIXME(#76720): this can causes bugs if different compilers reuse the same metadata cache.
|
|
||||||
#omit-git-hash = if rust.channel == "dev" { true } else { false }
|
#omit-git-hash = if rust.channel == "dev" { true } else { false }
|
||||||
|
|
||||||
# Whether to create a source tarball by default when running `x dist`.
|
# Whether to create a source tarball by default when running `x dist`.
|
||||||
|
Loading…
Reference in New Issue
Block a user