Eric Huss
|
340656e29d
|
Add RegistryBuilder to help initializing test registries.
The intent here is to make it more flexible to create different registry
setups, and to reuse code a little more easily.
|
2021-02-02 15:48:48 -08:00 |
|
Joshua Nelson
|
d85fd93329
|
Fix inconsistency with quoting
Locally, the output looks like `'bar=...'`, but in CI the quotes are
missing. Allow either.
|
2020-11-21 22:51:30 -05:00 |
|
Joshua Nelson
|
d9f63cd684
|
Set docs.rs as the default extern-map for crates.io
|
2020-11-21 22:05:19 -05:00 |
|
Eric Huss
|
d1cbba6e91
|
Fix rust-docs in CI.
|
2020-05-26 15:43:28 -07:00 |
|
Eric Huss
|
f79fe537ba
|
Make rust-docs component optional for local testing.
|
2020-05-26 10:59:49 -07:00 |
|
Eric Huss
|
e0f9643b0f
|
Add support for rustdoc root URL mappings.
|
2020-05-26 10:44:57 -07:00 |
|