summaryrefslogtreecommitdiff
path: root/src/codegen/impl_debug.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2018-10-13 18:22:45 -0400
committerGitHub <noreply@github.com>2018-10-13 18:22:45 -0400
commitbadb49277dddf1ea5d407075f9deea48897b52df (patch)
tree4b39c803a0135ff0195ce50d9f4f48703c9aa3e5 /src/codegen/impl_debug.rs
parenta77b136f436e2e77d7cb67cd439f8fba33b71570 (diff)
parent5b225971afe1eb672b8f3f5b357dfe3aa8b419a9 (diff)
Auto merge of #1420 - jcreedcmu:jcreed/blacklist-identifier, r=emilio
Re-add ability to blacklist arbitrary identifiers (regardless of which sort of Item they are) @emilio how about this? If you're trying to move away from allowing `Item`-type-independent blacklisting on purpose, I'd understand, but this seemed like the easiest fix to let remacs bump their bindgen version up to master. I also considered adding a `blacklisting_callback` that let the caller supply a `fn (item: &Item) -> bool` to blacklist however they want, but it seemed somewhat unpleasant to make the client recapitulate the whole build-up-a-vector-of-strings-and-map-over-them-checking-if-they-match-as-regexes that bindgen is already supplying.
Diffstat (limited to 'src/codegen/impl_debug.rs')
0 files changed, 0 insertions, 0 deletions