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>2015-05-08 16:08:59 +0200
committerFelix S. Klock II <pnkfelix@pnkfx.org>2015-05-08 16:08:59 +0200
commit0fa1c1662f993343018c6f0dd25ad3eea83e8f63 (patch)
tree67b7c3dc26ce7f8551bcd62cfe77c7e370f9cc20 /src/rustllvm/RustWrapper.cpp
parentd8d4bb4ce36d3de897fa3a63bf14cd8d4de45cea (diff)
downloadrust-0fa1c1662f993343018c6f0dd25ad3eea83e8f63.tar.gz
rust-0fa1c1662f993343018c6f0dd25ad3eea83e8f63.zip
Fallout to compile-fail tests.
This change is worrisome to me, both because:

1. I thought the rules in RFC 599 imply that the `Box<Trait>` without `'static`
   in the first case would expand to the second case, but their behaviors
   here differ.  And,

2. The explicit handling of `'static` should mean `dropck` has no application
   here and thus we should have seen no change to the expected error messages.
   Nonetheless, the error messages changed.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions