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-06 09:34:29 +0200
committerAlex Crichton <alex@alexcrichton.com>2014-05-15 13:50:42 -0700
commitdbaf300a91750b6f63cc607f8f19405cf3d6671f (patch)
treeecb56fcf2a97e6c7941f6f869c9abca050b02e4c /src/rustllvm/RustWrapper.cpp
parent7f88cfde18942fc93c3f5952e51c03171446778c (diff)
downloadrust-dbaf300a91750b6f63cc607f8f19405cf3d6671f.tar.gz
rust-dbaf300a91750b6f63cc607f8f19405cf3d6671f.zip
rustc::middle::graph API revisions.
Refine lifetimes in signature for graph node/edge iteration methods.

Added `pub` `node_id` and `edge_id` methods that correspond to
NodeIndex and EdgeIndex `get` methods (note that the inner index is
already `pub` in the struct definitions).  (I decided that `get()`,
used internally, just looks too generic and that client code is
clearer with more explicit method names.)
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions