Skip to content

Commit 6823663

Browse files
committed
Remove plugin and its documentation
1 parent c057768 commit 6823663

File tree

4 files changed

+0
-389
lines changed

4 files changed

+0
-389
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -176,11 +176,3 @@ the ones that would be generated for `nsTArray_Simple`.
176176
177177
The `nocopy` annotation is used to prevent bindgen to autoderive the `Copy`
178178
and `Clone` traits for a type.
179-
180-
# Macro Usage
181-
182-
This mode isn't actively maintained, so no promises are made around it. Check
183-
out the upstream documentation for info about how it *should* work.
184-
185-
[sm-script]: https://github.com/servo/rust-mozjs/blob/master/etc/bindings.sh
186-
[stylo-scripts]: https://github.com/servo/servo/tree/master/components/style/binding_tools

bindgen_plugin/Cargo.toml

-20
This file was deleted.

bindgen_plugin/src/bgmacro.rs

-344
This file was deleted.

bindgen_plugin/src/lib.rs

-17
This file was deleted.

0 commit comments

Comments
 (0)