about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-09-05 11:24:54 +0000
committerbors <bors@rust-lang.org>2022-09-05 11:24:54 +0000
commit6dfd8aebdfa1ee1824446f01daf5bdb229b32f92 (patch)
treea7b29b5234c938c331c609660c3c34406ca14bdb /library/std/src/sys/unix/stack_overflow.rs
parent5be2e6574d96d11f765027e62cfc32fd7d24617f (diff)
parent265c75c53ffbc2c4cd13014e958af6e2f743e9bf (diff)
downloadrust-6dfd8aebdfa1ee1824446f01daf5bdb229b32f92.tar.gz
rust-6dfd8aebdfa1ee1824446f01daf5bdb229b32f92.zip
Auto merge of #13192 - lowr:fix/dyn-sort-all-bounds, r=Veykril
fix: sort all bounds on trait object types

Fixes #13181

#12793 allowed different ordering of trait bounds in trait object types but failed to account for the ordering of projection bounds. I opted for sorting all the bounds at once rather than splitting them into `SmallVec`s so it's easier to do the same thing for other bounds when we have them.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions