| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-06 | rust: Add a module wrapper for bindgen | Dylan Baker | |
| This has a couple of advantages over rolling it by hand: 1. it correctly handles include_directories objects, which is always handy 2. it correctly generates a depfile for you, which makes it more reliable 3. it requires less typing | |||
