about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2014-05-08 15:50:54 +0200
committerAlex Crichton <alex@alexcrichton.com>2014-05-15 13:50:42 -0700
commit39b271f4a309b850c947f5c4e61c978a3cfbcd1e (patch)
tree0119be5e5d81f8cff37734b5c91dbe04e94162a9 /src/rustllvm/RustWrapper.cpp
parentb9e4fcbf04b21c39b5e704a1f24adbfe179f8814 (diff)
downloadrust-39b271f4a309b850c947f5c4e61c978a3cfbcd1e.tar.gz
rust-39b271f4a309b850c947f5c4e61c978a3cfbcd1e.zip
Add `EntryPat` and `NodePat` variants to ast_map.
Add `EntryPat` and `NodePat` variants to ast_map, so that lookups for
id 1 in `let S{val: _x /* pat 2 */} /* pat 1 */ = ...` will actually
resolve to the pattern `S{ ... }`, rather than "unknown node", in a
function like `node_id_to_str`.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions