about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-02-13 15:12:21 +0000
committerbors <bors@rust-lang.org>2022-02-13 15:12:21 +0000
commit05d165233794c48217e2e2bb6de8ee9763ea1084 (patch)
treecb0afa3ae67e0b84aa76fd489aef11f4ed221d1e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent1f4681ad7a132755452c32a987ad0f0d075aa6aa (diff)
parent2a8c7509d4d4f30d9f468f33b26aad1fc4295156 (diff)
downloadrust-05d165233794c48217e2e2bb6de8ee9763ea1084.tar.gz
rust-05d165233794c48217e2e2bb6de8ee9763ea1084.zip
Auto merge of #93685 - Mark-Simulacrum:drop-time, r=Mark-Simulacrum
Drop time dependency from bootstrap

This was only used for the inclusion of 'current' dates into our manpages, but
it is not clear that this is practically necessary. The manpage is essentially
never updated, and so we can likely afford to keep a manual date in these files.
It also seems possible to just omit it, but that may cause other tools trouble,
so avoid doing that for now.

This is largely done to reduce bootstrap complexity; the time crate is not particularly
small and in #92480 would have started pulling in num-threads, which does runtime
thread count detection. I would prefer to avoid that, so filing this to just drop the nearly
unused dependency entirely.

r? `@pietroalbini`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions