cargo/crates
Alex Crichton cc5e9df64a Cache failures in the rustc info cache
This commit updates the rustc info cache to cache failures to execute
rustc as well as successes. This fixes a weird issue where if you're
probing for flags the `rustc_info_cache` test fails on channels which
don't have the flag since previously a failure to execute rustc resulted
in never caching the result.
2021-02-01 11:29:25 -08:00
..
cargo-platform trivial char range check 2021-01-29 01:27:16 +03:00
cargo-test-macro implement clippy suggestion to remove needless return 2019-11-12 10:21:21 +02:00
cargo-test-support Cache failures in the rustc info cache 2021-02-01 11:29:25 -08:00
crates-io Remove Registry::new. 2021-01-22 11:06:51 -08:00
credential Add version to credential dependencies. 2020-12-16 12:25:59 -08:00
mdman Fix man page links inside option blocks. 2020-10-17 12:15:12 -07:00
resolver-tests Add a future-compatibility warning on allowed feature name characters. 2020-10-27 14:23:35 -07:00