about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2020-10-13 18:52:43 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2020-10-28 17:54:07 +0000
commitd8a449756172f7be072b87a545bacf91e10d1bb9 (patch)
treed801717af0cd7fbdc1c8eb87d48eed28f1114851 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent5cd96d638c37dc7f92cb8b2fc84a3f7bfe7b7960 (diff)
downloadrust-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/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions