summaryrefslogtreecommitdiff
path: root/libbindgen/src/codegen/mod.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-12-02 14:10:55 -0800
committerGitHub <noreply@github.com>2016-12-02 14:10:55 -0800
commit18711e0fc7dd2500df524a7c9f9db4864a8f0c38 (patch)
treeeb608c272e948b4b4c7f5b0d86ff551324f1f882 /libbindgen/src/codegen/mod.rs
parentb8014b1034ac486d3169e71d58e6387f8b1d25f1 (diff)
parent2c43aaef40ca43ed7be52ea738065bfbe3baae6c (diff)
Auto merge of #313 - fitzgen:issue-311, r=emilio
Do not treat parent struct as a module for nested structs This fixes `ItemCanonicalPath` to return paths of the form `[module*, item]` rather than `[item*, item]`. That is, there will only be module names before the item's name, rather than also other arbitrary item names (such as parent structs). Fixes #311 r? @emilio
Diffstat (limited to 'libbindgen/src/codegen/mod.rs')
0 files changed, 0 insertions, 0 deletions