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-03 04:31:01 +0000
committerbors <bors@rust-lang.org>2020-03-03 04:31:01 +0000
commit9381e8178b49636d4604e4ec0f1263960691c958 (patch)
tree24562b276f3c0089c0e810207a5505129ac25c6c /src/libstd/sys/unix/stack_overflow.rs
parent97b3d816152774e45d01d44cd5b44565dc7aba58 (diff)
parentb3777c952f1752de0762e3f0882ac5ffb6eeb7ee (diff)
downloadrust-9381e8178b49636d4604e4ec0f1263960691c958.tar.gz
rust-9381e8178b49636d4604e4ec0f1263960691c958.zip
Auto merge of #69247 - CAD97:remove-chalk, r=nikomatsakis
Remove experimental chalk option

As suggested by @nikomatsakis [here](https://github.com/rust-lang/rust/pull/68807#issuecomment-583339932).

The current version of chalk used by the experimental `-Zchalk` flag is [v0.9.0, which is over a year old](https://crates.io/crates/chalk-engine). Since v0.9.0, chalk has seen [a lot of further development](https://github.com/rust-lang/chalk/compare/41dfe13...master), and the intent is to eventually upgrade rustc to use a more recent chalk.

However, it will take a decent chunk of effort to upgrade the current experimental chalk support, and it is currently [blocking at least some PRs](https://github.com/rust-lang/rust/pull/68807) due to chalk:0.9.0's use of unstable features. So for the interim until the next chalk release and experimental rustc integration, we remove the chalk-specific code from rustc.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions