about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2015-07-22 15:30:05 +0200
committerFelix S. Klock II <pnkfelix@pnkfx.org>2015-07-22 15:34:01 +0200
commita81f88d4d642d0cae324b301df3fe089f0d090b4 (patch)
tree5f68b2aab90844a76335ddb10a295352a79c8af9 /src/libsyntax/parse/parser.rs
parent9d6cc05a062c9cf131939ab7c9de5acbd6afd8cc (diff)
downloadrust-a81f88d4d642d0cae324b301df3fe089f0d090b4.tar.gz
rust-a81f88d4d642d0cae324b301df3fe089f0d090b4.zip
Add actual use of the `struct Structure` lying dormant in `new-box-syntax.rs`.
The original test program exercised the (garbage-collected heap)
allocation form `box (GC) ...`, feeding an instance of `Structure` in
as the expression. This obviously went away when `GC` went away, but
there's no reason for us not to include an appropriate unit test here
for the same form, just for heap-allocated instances of `Structure`.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions