about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2016-05-07 22:08:13 -0700
committerManish Goregaokar <manishsmail@gmail.com>2016-05-08 07:00:04 -0700
commitc89d8c58ca83449d5c011172988d3179fd9168f1 (patch)
tree5485bb8db8ebf72f26fc665c82946bb8ead2d952 /src/rustllvm/RustWrapper.cpp
parentdfa52457167d64449152ad51bfb640da2723199f (diff)
parent421e6fc24d2e5bfc59746d2662531fb22f7e0720 (diff)
downloadrust-c89d8c58ca83449d5c011172988d3179fd9168f1.tar.gz
rust-c89d8c58ca83449d5c011172988d3179fd9168f1.zip
Rollup merge of #33373 - birkenfeld:issue-32555, r=bluss
rustdoc: use btree map for where clauses

to get more reproducible output.

Fixes: #32555

I've looked at the other uses of HashMap in rustdoc, and they seem ok to (i.e. they use `iter()` and related only for constructing a new map, or when the output goes into independent files).

Not sure what the cause of #24473 is, it shouldn't be where clauses, but maybe it was also fixed inbetween since May 2015.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions