about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-03-21 06:18:32 +0800
committerGitHub <noreply@github.com>2018-03-21 06:18:32 +0800
commit5f7d7c886c04408fa7f155bd308181dac4afe288 (patch)
tree14db84305a0d9811e625379b4fdc3fdee406e2bf /src/rustllvm/PassWrapper.cpp
parente667660d38af1874b3d843b61fbf98262bb34546 (diff)
parent7daf3f941af996d6b816aa778aab4b9348d26703 (diff)
downloadrust-5f7d7c886c04408fa7f155bd308181dac4afe288.tar.gz
rust-5f7d7c886c04408fa7f155bd308181dac4afe288.zip
Rollup merge of #49196 - Phlosioneer:49123-sort-where-conditions, r=QuietMisdreavus
Fix ordering of auto-generated trait bounds in rustdoc output

While the order of the where clauses was deterministic, the
ordering of bounds and lifetimes was not. This made the order flip-
flop randomly when new traits and impls were added to libstd.

This PR makes the ordering of bounds and lifetimes deterministic,
and re-enables the test that was causing the issue.

Fixes #49123
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions