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-02-05 22:41:54 +0000
committerbors <bors@rust-lang.org>2020-02-05 22:41:54 +0000
commita25d58b41b273993c27a2533dc193b799abbf43f (patch)
tree44db1d4ce32f25ec8d1213cc758bc1ac2fe38bed /src/libstd/sys/unix/stack_overflow.rs
parent58b834344fc7b9185e7a50db1ff24e5eb07dae5e (diff)
parent735d664e7401de8f272cf26f404d1f0a44db5471 (diff)
downloadrust-a25d58b41b273993c27a2533dc193b799abbf43f.tar.gz
rust-a25d58b41b273993c27a2533dc193b799abbf43f.zip
Auto merge of #68461 - cjgillot:split_infer_prelude, r=matthewjasper
Move datatypes definitions in specific modules inside rustc::{traits, infer}

Prelude to #67953

Some data types inside `rustc::traits` and `rustc::infer` are used in other parts of `librustc`. These cannot go to a separate crate `librustc_infer`.

This PR moves those data types to `traits::types` and `infer::types` modules, from where everything is reexported.

Note for review: some imports feature the `crate -> rustc` substitution. This is cruft from the splitting out of #67953. This can be reverted, but are bound to be put back by #67953.

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