cargo/crates
Weihang Lo fa7cc198aa
refactor: replace some usages of lazy_static with OnceLock
* Some usages still wait for `LazyCell`.
* `TEST_ROOTS` is no longer used. Removed.
2023-06-01 22:11:20 +01:00
..
cargo-platform chore: Use [workspace.dependencies] 2023-04-28 09:56:09 -05:00
cargo-test-macro chore: publish = false for pkgs not meant to be published 2023-05-05 16:24:19 +01:00
cargo-test-support refactor: replace some usages of lazy_static with OnceLock 2023-06-01 22:11:20 +01:00
cargo-util Improve error chain formatting 2023-05-30 13:55:05 +04:00
crates-io Auto merge of #12055 - QiangHeisenberg:crates-io-doc-test, r=weihanglo 2023-05-04 14:30:42 +00:00
home Remove repeated definite articles 2023-05-01 21:37:28 +08:00
mdman Remove repeated definite articles 2023-05-01 21:37:28 +08:00
resolver-tests refactor: use IsTerminal from std instead of is-terminal crate 2023-06-01 21:50:43 +01:00
semver-check Update the semver-check script to be able to run in any directory. 2023-05-09 12:53:05 -07:00
xtask-build-man mdman: make build-man part of xtask 2023-04-28 15:46:37 +01:00
xtask-stale-label chore: Use [workspace.dependencies] 2023-04-28 09:56:09 -05:00
xtask-unpublished doc: explain what xtask-unpublished does 2023-05-10 23:28:45 +01:00