| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-12-22 | Fix debuginfo for unsized struct members | Philip Craig | -0/+45 | |
| The member was given the size of a fat pointer, which caused llvm to emit DWARF attributes for a 128-bit bitfield. | ||||
![]() |
index : rust | |
| https://github.com/rust-lang/rust |
| about summary refs log tree commit diff |
| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-12-22 | Fix debuginfo for unsized struct members | Philip Craig | -0/+45 | |
| The member was given the size of a fat pointer, which caused llvm to emit DWARF attributes for a 128-bit bitfield. | ||||