diff options
| author | Kevin Ballard <kevin@sb.org> | 2014-08-14 00:15:14 -0700 |
|---|---|---|
| committer | Kevin Ballard <kevin@sb.org> | 2014-08-15 13:36:25 -0700 |
| commit | b517b428913b2af11e27c2f9c24e20f02733d7a3 (patch) | |
| tree | 580f0e1d710922fb93ca97853e1ab20ec0901cc1 /src/rustllvm/RustWrapper.cpp | |
| parent | 51c7e20d539eaed6e765612a02fbf2865e08a1bc (diff) | |
| download | rust-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
