about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-03-03 23:16:40 -0800
committerbors <bors@rust-lang.org>2014-03-03 23:16:40 -0800
commitdc18659160b56df7361f76c1c3f0e25303ca44bd (patch)
tree03a5a5456dff95be32ffe108a377762707c75f84 /src/rustllvm/ExecutionEngineWrapper.cpp
parent062e950ae82e60a36833255b48b5e7b124179634 (diff)
parentc3b904704031047ef9e1f7906d3faee15778ffe5 (diff)
downloadrust-dc18659160b56df7361f76c1c3f0e25303ca44bd.tar.gz
rust-dc18659160b56df7361f76c1c3f0e25303ca44bd.zip
auto merge of #12669 : huonw/rust/de-block-arms, r=alexcrichton
syntax: make match arms store the expr directly.

Previously `ast::Arm` was always storing a single `ast::Expr` wrapped in an
`ast::Block` (for historical reasons, AIUI), so we might as just store
that expr directly.

Closes #3085.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions