about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-11-17 18:38:15 +0000
committerbors <bors@rust-lang.org>2019-11-17 18:38:15 +0000
commit0f0c640e0ee5a9ad365e78e3c62239b3d65b7045 (patch)
tree74d5c011c9814ab923ef232e48a85993559755e7 /src/libstd/sys/unix/stack_overflow.rs
parentd8014582b843d8722795b06586ef9c2042094963 (diff)
parenta1135cc9463437ed806876b2406379c25321e7d3 (diff)
downloadrust-0f0c640e0ee5a9ad365e78e3c62239b3d65b7045.tar.gz
rust-0f0c640e0ee5a9ad365e78e3c62239b3d65b7045.zip
Auto merge of #66385 - ecstatic-morse:check-only-pass2, r=eddyb
Make dataflow-based const qualification the canonical one

For over a month, dataflow-based const qualification has been running in parallel with `qualify_consts` to check the bodies of `const` and `static`s. This PR removes the old qualification pass completely in favor of the dataflow-based one.

**edit:**
This PR also stops checking `QUALIF_ERROR_BIT` during promotion. This check appears to no longer serve a purpose now that the CTFE engine is more robust.

As a side-effect, this resolves #66167.

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