about summary refs log tree commit diff
path: root/src/rt/rust_run_program.cpp
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2013-03-27 12:55:18 -0400
committerNiko Matsakis <niko@alum.mit.edu>2013-03-27 13:48:24 -0400
commit772293a25120367bed984243fffd59fcb4b8cd80 (patch)
tree722c5bb36b4f6932ed83dd37d4b80f1bb92fa0a6 /src/rt/rust_run_program.cpp
parentb93393e907eddab513fa2be541af4356b8203282 (diff)
downloadrust-772293a25120367bed984243fffd59fcb4b8cd80.tar.gz
rust-772293a25120367bed984243fffd59fcb4b8cd80.zip
Fix pretty-printer test failure by carrying the bound lifetime names through
the types.  Initially I thought it would be necessary to thread this data
through not only the AST but the types themselves, but then I remembered that
the pretty printer only cares about the AST.  Regardless, I have elected to
leave the changes to the types intact since they will eventually be needed.  I
left a few FIXMEs where it didn't seem worth finishing up since the code wasn't
crucial yet.
Diffstat (limited to 'src/rt/rust_run_program.cpp')
0 files changed, 0 insertions, 0 deletions