about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-02-28 13:56:15 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-02-28 19:18:59 +0530
commit37760c1f25fc55814a92cce1c98edefdc0740188 (patch)
tree8569985d944648dfce3870cb2c9980ca1ba1b268 /src/libstd/sys/unix/stack_overflow.rs
parenta0f5ed957accd7623efcbbfa351a8024c699ff76 (diff)
parentf66a3f7bba378d4a308e02a860a11ab5f9f8e4ad (diff)
downloadrust-37760c1f25fc55814a92cce1c98edefdc0740188.tar.gz
rust-37760c1f25fc55814a92cce1c98edefdc0740188.zip
Rollup merge of #22875 - kmcallister:maceager, r=sfackler
 MacEager is a MacResult implementation for the common case where you've already built each form of AST that you might return.

Fixes #17637. Based on #18814.

This is a [breaking-change] for syntax extensions:

  * MacExpr::new becomes MacEager::expr.

  * MacPat::new becomes MacEager::pat.

  * MacItems::new becomes MacEager::items. It takes a SmallVector directly,
    not an iterator.

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