diff options
| author | bors <bors@rust-lang.org> | 2022-09-05 11:24:54 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-09-05 11:24:54 +0000 |
| commit | 6dfd8aebdfa1ee1824446f01daf5bdb229b32f92 (patch) | |
| tree | a7b29b5234c938c331c609660c3c34406ca14bdb /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 5be2e6574d96d11f765027e62cfc32fd7d24617f (diff) | |
| parent | 265c75c53ffbc2c4cd13014e958af6e2f743e9bf (diff) | |
| download | rust-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
