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>2020-07-24 13:58:36 +0000
committerbors <bors@rust-lang.org>2020-07-24 13:58:36 +0000
commitcfb6114b2a20e04e3212ed030bc68d23faf8048f (patch)
tree795b20e848c334ca2038a30bfbfd2036791073e4 /library/std/src/sys/unix/stack_overflow.rs
parent900869371e13cead086f4f9809419daa6a63cfaf (diff)
parent5f1eea93a9340d5f2243c5467b4234bd0c14e7a5 (diff)
downloadrust-cfb6114b2a20e04e3212ed030bc68d23faf8048f.tar.gz
rust-cfb6114b2a20e04e3212ed030bc68d23faf8048f.zip
Auto merge of #74676 - lcnr:generics-no-sort, r=varkor
correctly deal with unsorted generic parameters

We now stop sorting generic params and instead correctly handle unsorted params in the rest of the compiler.

We still restrict const params to come after type params though, so this PR does not change anything which
is visible to users.

This might slightly influence perf, so let's prevent any unintentional rollups. @bors rollup=never

r? @varkor
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions