diff options
| author | Ian Jackson <ijackson@chiark.greenend.org.uk> | 2020-10-13 18:52:43 +0100 |
|---|---|---|
| committer | Ian Jackson <ijackson@chiark.greenend.org.uk> | 2020-10-28 17:54:07 +0000 |
| commit | d8a449756172f7be072b87a545bacf91e10d1bb9 (patch) | |
| tree | d801717af0cd7fbdc1c8eb87d48eed28f1114851 /src/test/codegen/src-hash-algorithm | |
| parent | 5cd96d638c37dc7f92cb8b2fc84a3f7bfe7b7960 (diff) | |
| download | rust-d8a449756172f7be072b87a545bacf91e10d1bb9.tar.gz rust-d8a449756172f7be072b87a545bacf91e10d1bb9.zip | |
rustdoc: Provide a general --default-setting SETTING[=VALUE] option
We just plumb through what the user tells us. This is flagged as unstable, mostly because I don't understand the compatibility rules that rustdoc obeys for local storage data, and how error handling of invalid data works. We collect() the needed HashMap from Vec of Vecs of (key, value) pairs, so that there is a nice place to add new more-specific options. It would have been possible to use Extend::extend but doing it this way ensures that all the used inputs are (and will stay) right next to each other. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
