summaryrefslogtreecommitdiff
path: root/bindgen/callbacks.rs
AgeCommit message (Expand)Author
2023-01-20Implement cli option for custom derive (#2328)Dan Dumont
2022-11-28Document callback changes and avoid static lifetime (#2366)Christian Poveda Ruiz
2022-11-28Extend `generated_name_override` callback to variables (#2351)Justin W Smith
2022-11-22Add `ParseCallbacks::process_comment` (#2347)Christian Poveda Ruiz
2022-11-21Introduce `DeriveInfo` (#2355)Christian Poveda Ruiz
2022-10-22Use panic hooks instead of using `catch_unwind`Christian Poveda
2022-10-06Merge branch 'master' into generated_name_overrideJustin Smith
2022-10-04split the repo into a workspaceChristian Poveda