about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorKevin Ballard <kevin@sb.org>2014-08-14 00:15:14 -0700
committerKevin Ballard <kevin@sb.org>2014-08-15 13:36:25 -0700
commitb517b428913b2af11e27c2f9c24e20f02733d7a3 (patch)
tree580f0e1d710922fb93ca97853e1ab20ec0901cc1 /src/rustllvm/RustWrapper.cpp
parent51c7e20d539eaed6e765612a02fbf2865e08a1bc (diff)
downloadrust-b517b428913b2af11e27c2f9c24e20f02733d7a3.tar.gz
rust-b517b428913b2af11e27c2f9c24e20f02733d7a3.zip
Fix the order in which struct fields drop
When a struct implements Drop, its fields should still drop in
declaration order (just as they do when the struct does not implement
Drop).

Fixes #16492.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions