about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2017-10-10 00:16:27 +0800
committerkennytm <kennytm@gmail.com>2017-10-10 00:27:26 +0800
commitc5ba2d2b57603006ede330bd9e2c7fce6aa601d8 (patch)
tree31abdec3ba0874c3f09497c8a025b4c7ad674402 /src/libstd/sys/unix/stack_overflow.rs
parentd7f1a260b94e7d7da461a8565392435d9ebc3c56 (diff)
parent8240b872e42f066dc57ac7c59e2970f7a5456c32 (diff)
downloadrust-c5ba2d2b57603006ede330bd9e2c7fce6aa601d8.tar.gz
rust-c5ba2d2b57603006ede330bd9e2c7fce6aa601d8.zip
Rollup merge of #45125 - bleibig:grammar-update, r=alexcrichton
Update grammar to parse current rust syntax

Mainly addressing #32723. This PR updates the bison grammar so that it can parse the current rust syntax, except for feature-gated syntax additions. It has been tested with all the tests in run-pass.

The grammar in this repo doesn't have build logic anymore, but you can test it out in https://github.com/bleibig/rust-grammar, which has all of what's in this PR. If you are interested in having build logic and grammar tests again, I can look into implementing that as well.

I'm aware that things are somewhat undecided as to what an official rust grammar should be from the discussion in #30942. With this PR we can go back to having an up-to-date flex/bison based grammar, but the rustypop grammar looks interesting as well.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions