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>2020-03-02 06:30:52 +0000
committerbors <bors@rust-lang.org>2020-03-02 06:30:52 +0000
commit6af4fd385ec23145bc3ba08f700c61361ae961c0 (patch)
treec93624c6be620fad9bdadc9a5fcbf26e59e1eb7f /src/libstd/sys/unix/stack_overflow.rs
parente86c9e6ef8be7ddec0360f20aae7d86c69c59a83 (diff)
parent1617ec4ad2b12b34b22e2d78bb96a27448fce04c (diff)
downloadrust-6af4fd385ec23145bc3ba08f700c61361ae961c0.tar.gz
rust-6af4fd385ec23145bc3ba08f700c61361ae961c0.zip
Auto merge of #69469 - matthewjasper:type-flags, r=cramertj
Clean up TypeFlags

* Add a new method `has_infer_types_or_consts` that's used instead of `has_infer_types` most of the time, since there's generally no reason to only consider types.
*  Remove `has_closure_types`/`HAS_TY_CLOSURE`, because closures are no longer implicitly linked to the `InferCtxt`.
* Reorder flags to group similar ones together
* Make some flags more granular
* Compute `HAS_FREE_LOCAL_NAMES` from the other flags
* Add some more doc comments
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions