offset_of: allow (unstably) taking the offset of slice tail fields
This commit is contained in:
parent
16e8803579
commit
eb584a23bf
17 changed files with 215 additions and 46 deletions
|
@ -1304,6 +1304,7 @@ symbols! {
|
|||
offset_of,
|
||||
offset_of_enum,
|
||||
offset_of_nested,
|
||||
offset_of_slice,
|
||||
ok_or_else,
|
||||
omit_gdb_pretty_printer_section,
|
||||
on,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue