about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2018-03-19 23:35:23 -0400
committerPhlosioneer <mattmdrr2@gmail.com>2018-03-19 23:42:14 -0400
commit57e3df3f879090207f5a128a497b66916aeabb6b (patch)
treef2a4f5224d78ad68b483256ece936d6fb27fbb24 /src/rustllvm/PassWrapper.cpp
parent6bfa7d02d6713acd15ead20c199b808e85031f9e (diff)
downloadrust-57e3df3f879090207f5a128a497b66916aeabb6b.tar.gz
rust-57e3df3f879090207f5a128a497b66916aeabb6b.zip
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