Aa30054014rust-bindgen相关依赖兼容性适配
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
split the repo into a workspace remove clap dependency :tada: update the book installation instructions | 3 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
Add the bindgen Users Guide This commit adds a Users Guide, built with [mdbook][] (the same tool used by *The Rust Book*). It moves all the user documentation from the README.md into the Users Guide. It leaves the README.md as a splash page featuring an example of what bindgen is and does, a link to the Users Guide, a link to the docs.rs/bindgen API reference documentation, and a link to CONTRIBUTING.md. It ensures that the Users Guide builds with mdbook, and all code snippets within it build as doctests and pass, on every CI run. Finally, it builds and uploads the Users Guide every time CI passes on the master branch. [mdbook]: https://github.com/azerupi/mdBook | 9 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
Update some docs that are not changelogs | 5 年前 | |
Add the bindgen Users Guide This commit adds a Users Guide, built with [mdbook][] (the same tool used by *The Rust Book*). It moves all the user documentation from the README.md into the Users Guide. It leaves the README.md as a splash page featuring an example of what bindgen is and does, a link to the Users Guide, a link to the docs.rs/bindgen API reference documentation, and a link to CONTRIBUTING.md. It ensures that the Users Guide builds with mdbook, and all code snippets within it build as doctests and pass, on every CI run. Finally, it builds and uploads the Users Guide every time CI passes on the master branch. [mdbook]: https://github.com/azerupi/mdBook | 9 年前 | |
Add must-use-type to the book. | 4 年前 | |
Point book docs.rs links to latest version of the crate | 5 年前 | |
Point book docs.rs links to latest version of the crate | 5 年前 | |
Add --no-default <regex> flag Sometimes, we need customize the implement of Default for certain types, In these cases, the nodefault annotation can be used to prevent bindgen to autoderive the Default traits for a type. | 5 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
Point book docs.rs links to latest version of the crate | 5 年前 | |
Rename whitelist -> allowlist and blacklist -> blocklist For the commandline arguments I added undocumented aliases to old flags, to stay backwards compatible. | 5 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
Update the tutorial for the latest bindgen release This also removes old references to libbindgen and replaces them with bindgen. I renamed the repo containing the tutorial's full code, so those github links should work, and this isn't just an artifact of a blind search/replace. | 8 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
Fix book links when viewing via Github * Some pages of the book's documentation markdown pages used .html in their links rather than .md. This evidently works with mdBook, but fails when viewing the pages of the book from the Github source tree. * The .html links were replaced with .md to fix this. | 7 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
Update the tutorial for the latest bindgen release This also removes old references to libbindgen and replaces them with bindgen. I renamed the repo containing the tutorial's full code, so those github links should work, and this isn't just an artifact of a blind search/replace. | 8 年前 | |
Fix panic!() argument (quote it) | 4 年前 | |
Update the tutorial for the latest bindgen release This also removes old references to libbindgen and replaces them with bindgen. I renamed the repo containing the tutorial's full code, so those github links should work, and this isn't just an artifact of a blind search/replace. | 8 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
rust-bindgen相关依赖兼容性适配 Signed-off-by: a30054014 <aipeng3@huawei.com> | 1 年前 | |
Make doctests pass | 3 年前 |