servo/components/malloc_size_of
Simon Sapin bcc1b25fd9 Update bindgen to 0.39.0
This fixes a build error for i686-linux-android with some versions of libclang:

```
error[E0560]: struct `generated::root::JS::Value` has no field named `__bindgen_align`sys
  --> /home/simon/projects/mozjs/src/jsval.rs:83:2
   |
83 |     __bindgen_align: [],
   |     ^^^^^^^^^^^^^^^ `generated::root::JS::Value` does not have this field
   |
   = note: available fields are: `data`

error: aborting due to previous error
```
2018-08-24 20:22:27 +02:00
..
Cargo.toml Update bindgen to 0.39.0 2018-08-24 20:22:27 +02:00
lib.rs style: Shrink selectors::Component to 24 bytes. 2018-08-08 01:36:53 +02:00
LICENSE-APACHE Overhaul MallocSizeOf and related things. 2017-09-12 12:37:51 +10:00
LICENSE-MIT Overhaul MallocSizeOf and related things. 2017-09-12 12:37:51 +10:00