Commit Graph

404 Commits

Author SHA1 Message Date
bjorn3 6055b85a31 Update Cranelift 2019-11-26 20:49:02 +01:00
dependabot-preview[bot] e51a5cf01c
Bump cranelift from `bed9a72` to `0b40b11`
Bumps [cranelift](https://github.com/bytecodealliance/cranelift) from `bed9a72` to `0b40b11`.
- [Release notes](https://github.com/bytecodealliance/cranelift/releases)
- [Commits](bed9a72a77...0b40b114f6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 05:02:10 +00:00
bjorn3 d2eafd858f Update Cranelift 2019-11-16 15:22:43 +01:00
bjorn3 42f8620432 Update dependencies 2019-11-14 21:38:08 +01:00
bjorn3 1f8a646592 Update cranelift and update git url for move to bytecodealliance
Fixes #796
2019-11-14 21:32:18 +01:00
bjorn3 ff7507e014 Update Cranelift and faerie 2019-11-11 20:39:47 +01:00
bjorn3 bef2d8836f Fix backend_object build 2019-11-09 15:50:48 +01:00
bjorn3 74ea53f1fb Update cranelift 2019-11-06 20:48:29 +01:00
bjorn3 7f3da30e2c Update dependencies 2019-11-01 20:12:03 +01:00
bjorn3 62d1082190 Update cranelift and object 2019-11-01 20:08:42 +01:00
bjorn3 ab5542e0cc Update dependencies 2019-10-29 19:07:07 +01:00
bjorn3 40178f6d3c Changes for gimli-rs/object#133 2019-10-25 22:01:31 +02:00
bjorn3 f9ff604d96 Make dylib metadata write backend agnostic 2019-10-18 18:31:38 +02:00
bjorn3 0934dc84fd Update dependencies 2019-10-16 19:13:11 +02:00
bjorn3 59893d899f Update Cranelift 2019-10-16 19:01:39 +02:00
bjorn3 fc261aa2f5 Update Cranelift 2019-10-09 20:34:25 +02:00
dependabot-preview[bot] e948c1b672 Bump miniz_oxide from 0.3.2 to 0.3.3 (#744)
Bumps [miniz_oxide](https://github.com/Frommi/miniz_oxide) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/Frommi/miniz_oxide/releases)
- [Commits](https://github.com/Frommi/miniz_oxide/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 19:43:48 +02:00
bjorn3 82fde5b622 Remove bitflags dependency 2019-10-06 17:52:23 +02:00
bjorn3 8bb81fdc3b Update dependencies 2019-10-04 21:11:58 +02:00
bjorn3 a31ec018e8 Update Cranelift 2019-10-04 21:11:00 +02:00
dependabot-preview[bot] 39796d162e Bump cranelift from `c7fd5d9` to `ee6fe21` (#742)
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `c7fd5d9` to `ee6fe21`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](c7fd5d9a47...ee6fe21f92)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 20:30:18 +02:00
bjorn3 58a9b648e8 Update cranelift, faerie and target-lexicon 2019-10-03 18:55:01 +02:00
bjorn3 8cee28db3e Switch back to crates.io version of gimli
Fixes #727
2019-10-03 18:54:30 +02:00
dependabot-preview[bot] cbd65b24d5 Bump gimli from `1f1a9eb` to `7e76a9d` (#722)
Bumps [gimli](https://github.com/gimli-rs/gimli) from `1f1a9eb` to `7e76a9d`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](1f1a9eb239...7e76a9d566)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 12:00:04 +02:00
dependabot-preview[bot] e64ff47681 Bump adler32 from 1.0.3 to 1.0.4 (#721)
Bumps [adler32](https://github.com/remram44/adler32-rs) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/remram44/adler32-rs/releases)
- [Commits](https://github.com/remram44/adler32-rs/compare/1.0.3...1.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 11:59:35 +02:00
dependabot-preview[bot] 3d87b5c576 Bump serde from 1.0.100 to 1.0.101 (#725)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 11:59:13 +02:00
bjorn3 3a7aa6c0fa Reduce time required to build from scratch in dev mode
* Disable wasm reading of object
* Use tempfile bundled with rustc
* Don't optimize and don't generate debuginfo for build scripts and some
  build deps

Before: 354s (5m 45s)
After: 207s (3m 27s)
2019-09-21 14:27:45 +02:00
bjorn3 0f8814fd6d
Merge pull request #714 from bjorn3/dependabot/cargo/rand-0.7.1
Bump rand from 0.7.0 to 0.7.1
2019-09-16 09:37:28 +02:00
dependabot-preview[bot] a9ff5d91aa
Bump cranelift from `4c7e3c3` to `8945b82`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `4c7e3c3` to `8945b82`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](4c7e3c3f1e...8945b82f92)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 04:54:31 +00:00
dependabot-preview[bot] 41a54f584a
Bump rand from 0.7.0 to 0.7.1
Bumps [rand](https://github.com/rust-random/rand) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.7.0...0.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 04:54:02 +00:00
bjorn3 3ee184f2aa Update object to 0.14.0 2019-09-13 20:44:48 +02:00
bjorn3 48da36d7a8 Update dependencies 2019-09-12 20:22:02 +02:00
bjorn3 3a8dd34831 Update Cranelift 2019-09-10 20:37:16 +02:00
bjorn3 ce0be229d7 Use upstream cranelift 2019-09-08 19:18:17 +02:00
bjorn3 cd0e862282 Update ar
Fixes #672
2019-09-01 11:17:01 +02:00
bjorn3 b3311ed4d5 Update Cargo.lock 2019-08-30 11:46:07 +02:00
bjorn3 f1b6bd9480 Update my fork of cranelift for an isplit fix 2019-08-29 11:24:08 +02:00
bjorn3 02b68aa747 Update dependencies
The faerie update fixes macOS build (m4b/faerie#90)
2019-08-22 12:37:24 +02:00
bjorn3 6bf47ad0d4 Include load/store.i128 fix from my cranelift branch 2019-08-15 13:37:38 +02:00
bjorn3 5459b157ca Update Cargo.lock 2019-08-13 11:52:09 +02:00
bjorn3 3000a3f63d [WIP] Implement dylib loading for the JIT 2019-08-10 16:50:23 +02:00
bjorn3 bbcffc23ca Update Cargo.lock 2019-08-10 14:33:59 +02:00
bjorn3 bc914cd43b Update Cargo.lock 2019-08-01 10:54:37 +02:00
bjorn3 a24a956aa6 Update dependencies 2019-07-28 09:24:27 +02:00
bjorn3 770c12ac97 Use own branch of clif instead of local checkout 2019-07-26 12:02:51 +02:00
bjorn3 de32ddad23 [WIP] Basic i128 support 2019-07-26 11:28:04 +02:00
bjorn3 853234006e Update Cargo.lock 2019-07-20 15:48:18 +02:00
bjorn3 4f54314440 Update cranelift 2019-07-20 15:42:26 +02:00
bjorn3 2c9139d51e Update Cargo.lock 2019-07-13 13:36:13 +02:00
bjorn3 521b06a712 Update cranelift 2019-07-13 13:31:30 +02:00
dependabot-preview[bot] 55b99230d6 Bump cranelift-module from `1ba2b65` to `4125d47` (#636)
Bumps [cranelift-module](https://github.com/CraneStation/cranelift) from `1ba2b65` to `4125d47`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](1ba2b6536c...4125d47d69)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 09:42:03 +02:00
dependabot-preview[bot] 624d6849ba
Bump cranelift from `00ac8be` to `1ba2b65`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `00ac8be` to `1ba2b65`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](00ac8be2fe...1ba2b6536c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-08 04:52:42 +00:00
bjorn3 69591844bb Update Cargo.lock 2019-07-04 18:02:47 +02:00
dependabot-preview[bot] 058dc13829
Bump cranelift-faerie from `3317fc6` to `312516a`
Bumps [cranelift-faerie](https://github.com/CraneStation/cranelift) from `3317fc6` to `312516a`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](3317fc623c...312516a69d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-03 15:38:07 +00:00
bjorn3 159c6585fe Update Cargo.lock 2019-06-24 21:01:38 +02:00
dependabot-preview[bot] 83b2b0fa8b
Bump cranelift from `f3f7cad` to `1eb92b1`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `f3f7cad` to `1eb92b1`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](f3f7cadd01...1eb92b193d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-24 04:58:50 +00:00
bjorn3 5b70fd6430 Update dependencies 2019-06-16 14:39:23 +02:00
dependabot-preview[bot] ec05bcee29 Bump region from 2.1.0 to 2.1.1 (#606)
Bumps [region](https://github.com/darfink/region-rs) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/darfink/region-rs/releases)
- [Commits](https://github.com/darfink/region-rs/compare/2.1.0...2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-12 17:06:15 +02:00
dependabot-preview[bot] 87113588c7 Bump miniz-sys from 0.1.11 to 0.1.12 (#607)
Bumps [miniz-sys](https://github.com/alexcrichton/flate2-rs) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/alexcrichton/flate2-rs/releases)
- [Commits](https://github.com/alexcrichton/flate2-rs/compare/miniz-sys-0.1.11...miniz-sys-0.1.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-12 17:05:50 +02:00
bjorn3 07bb89a02d Fix it 2019-06-11 16:57:59 +02:00
bjorn3 aa48c1482a [WIP] 2019-06-11 16:46:36 +02:00
bjorn3 4ade746333 [WIP] Add section symbol for mach-O 2019-06-11 16:45:15 +02:00
bjorn3 8dae241368 [WIP] Use correct segment for metadata section 2019-06-11 16:45:14 +02:00
bjorn3 e8c50cf2c2 Read and write dylib metadata 2019-06-11 16:45:14 +02:00
bjorn3 18b78d116a Update dependencies 2019-06-11 15:21:05 +02:00
bjorn3 e8767b04ac Update Cargo.lock 2019-06-09 15:34:44 +02:00
bjorn3 165314bac9 Update cranelift 2019-06-09 15:27:37 +02:00
dependabot-preview[bot] a91625bdbb
Bump bitflags from 1.0.4 to 1.1.0
Bumps [bitflags](https://github.com/bitflags/bitflags) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/1.0.4...1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-08 07:43:58 +00:00
bjorn3 37708ada2c Update dependencies 2019-06-02 12:05:48 +02:00
bjorn3 5db3fcd169 Update Cargo.lock 2019-05-25 13:56:28 +02:00
dependabot-preview[bot] b408885f70
Bump cranelift from `dcce879` to `be02e94`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `dcce879` to `be02e94`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](dcce8792b1...be02e94561)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-25 10:32:31 +00:00
bjorn3 8ff6febdbf Update cranelift 2019-05-22 15:21:05 +02:00
bjorn3 0046ce4c85 Partial support for wasm32-unknown-wasi as host triple
This needs a rustc compiled for wasi (see rust-lang/miri#722)
It also needs CraneStation/target-lexicon#14
2019-05-11 12:23:40 +02:00
dependabot[bot] e998997f98 Bump proc-macro2 from 0.4.29 to 0.4.30 (#527)
Bumps [proc-macro2](https://github.com/alexcrichton/proc-macro2) from 0.4.29 to 0.4.30.
- [Release notes](https://github.com/alexcrichton/proc-macro2/releases)
- [Commits](https://github.com/alexcrichton/proc-macro2/compare/0.4.29...0.4.30)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-09 11:29:05 +02:00
dependabot[bot] 031d728448
Merge pull request #525 from bjorn3/dependabot/cargo/serde-1.0.91 2019-05-08 19:17:58 +00:00
dependabot[bot] 6663c9f185
Bump serde from 1.0.90 to 1.0.91
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.90...v1.0.91)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-08 18:07:19 +00:00
dependabot[bot] 82d113cad4
Bump syn from 0.15.33 to 0.15.34
Bumps [syn](https://github.com/dtolnay/syn) from 0.15.33 to 0.15.34.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/0.15.33...0.15.34)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-08 18:07:11 +00:00
bjorn3 97747aa91a Update Cargo.lock 2019-05-04 16:25:19 +02:00
bjorn3 80fc7b569c Use crates.io version of ar again 2019-05-04 16:23:53 +02:00
bjorn3 7bf9b8e6e1 Update gimli 2019-05-04 16:20:43 +02:00
bjorn3 98dae86d21 Update cranelift 2019-05-04 16:15:20 +02:00
dependabot[bot] bbd83ebf9d Bump proc-macro2 from 0.4.27 to 0.4.29 (#507)
Bumps [proc-macro2](https://github.com/alexcrichton/proc-macro2) from 0.4.27 to 0.4.29.
- [Release notes](https://github.com/alexcrichton/proc-macro2/releases)
- [Commits](https://github.com/alexcrichton/proc-macro2/compare/0.4.27...0.4.29)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 13:13:46 +02:00
dependabot[bot] 8fa92b8bb4 Bump libc from 0.2.51 to 0.2.53 (#508)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.51 to 0.2.53.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.51...0.2.53)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01 13:13:31 +02:00
dependabot[bot] c33d127a59
Bump cranelift from `4f69c32` to `c0ee30f`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `4f69c32` to `c0ee30f`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](4f69c32572...c0ee30f9a9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-29 04:17:55 +00:00
bjorn3 421fe2e982 Update cranelift 2019-04-27 18:48:34 +02:00
bjorn3 7ab8dda160 Fix gnu archives 2019-04-24 20:50:23 +02:00
bjorn3 103f2faa1a [WIP] Try using GnuBuilder 2019-04-24 19:00:21 +02:00
dependabot[bot] a09d92f9b1
Bump cranelift from `8456797` to `538a066`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `8456797` to `538a066`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](84567979ba...538a0662bf)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-19 16:45:50 +00:00
dependabot[bot] b90ff1e56a Bump gimli from `1bcc823` to `70c3730` (#490)
Bumps [gimli](https://github.com/gimli-rs/gimli) from `1bcc823` to `70c3730`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](1bcc823941...70c3730b5e)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-19 18:43:06 +02:00
dependabot[bot] 96a3f5db69 Bump regex from 1.1.5 to 1.1.6 (#483)
Bumps [regex](https://github.com/rust-lang/regex) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.1.5...1.1.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-17 14:15:44 +02:00
dependabot[bot] b2d16c43d7 Bump gimli from `053f9e3` to `1bcc823` (#484)
Bumps [gimli](https://github.com/gimli-rs/gimli) from `053f9e3` to `1bcc823`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](053f9e3c9b...1bcc823941)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-17 14:15:28 +02:00
bjorn3 9b4910aed0 Update Cargo.lock 2019-04-15 16:41:13 +02:00
bjorn3 3fb3043358 Update Cargo.lock 2019-04-10 16:44:18 +02:00
dependabot[bot] f13cd3e6ef
Bump cranelift from `4bc56b8` to `8456797`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `4bc56b8` to `8456797`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](4bc56b8505...84567979ba)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-10 04:17:48 +00:00
dependabot[bot] 6e3939e43c
Bump cranelift from `cadf244` to `4bc56b8`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `cadf244` to `4bc56b8`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](cadf244ed5...4bc56b8505)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-09 04:17:32 +00:00
bjorn3 42349e963d Update cranelift 2019-04-08 18:21:40 +02:00
dependabot[bot] 979795e05e
Bump cranelift from `0d2badc` to `c08d231`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `0d2badc` to `c08d231`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](0d2badceb8...c08d231708)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-08 04:17:43 +00:00
bjorn3 8eee61fe69 Update dependencies 2019-04-05 20:10:55 +02:00
bjorn3 085944875e Update cranelift, faerie and target-lexicon 2019-04-05 19:42:23 +02:00
dependabot[bot] ce4a10ad5c Bump gimli from `97ab9ea` to `21a3d2b` (#462)
Bumps [gimli](https://github.com/gimli-rs/gimli) from `97ab9ea` to `21a3d2b`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](97ab9ea183...21a3d2b82d)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-05 17:38:10 +02:00
dependabot[bot] 94de167a93
Bump cranelift from `6df7e41` to `73aa684`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `6df7e41` to `73aa684`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](6df7e41f50...73aa6849b1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-02 15:49:17 +00:00
bjorn3 ee2c9deb0b Update Cargo.lock 2019-04-01 20:29:06 +02:00
bjorn3 9e9e77bfb5 Update Cargo.lock 2019-03-29 18:05:17 +01:00
bjorn3 1fc1fbef93 Update Cargo.lock 2019-03-27 17:52:51 +01:00
bjorn3 47b1ef24e4 Update dependencies 2019-03-25 20:03:05 +01:00
dependabot[bot] 06c109a0e2 Bump gimli from `5763791` to `f1f641c` (#418)
Bumps [gimli](https://github.com/gimli-rs/gimli) from `5763791` to `f1f641c`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](57637915bb...f1f641c73e)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 11:25:57 +01:00
bjorn3 119664f3b5 Update cranelift 2019-03-11 20:06:05 +01:00
bjorn3 14d66b279c Update cranelift, faerie and target-lexicon 2019-03-08 17:55:51 +01:00
dependabot[bot] 87d7b5cfc7 Bump gimli from `f30aeaa` to `5763791` (#409)
Bumps [gimli](https://github.com/gimli-rs/gimli) from `f30aeaa` to `5763791`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](f30aeaa779...57637915bb)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-08 08:24:53 +01:00
dependabot[bot] 7725857916 Bump rand_os from 0.1.2 to 0.1.3 (#404)
Bumps [rand_os](https://github.com/rust-random/rand) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/rand_os-0.1.2...rand_os-0.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-07 18:31:39 +01:00
dependabot[bot] f40afddaad Bump gimli from `a5f5b72` to `f30aeaa` (#408)
Bumps [gimli](https://github.com/gimli-rs/gimli) from `a5f5b72` to `f30aeaa`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](a5f5b72666...f30aeaa779)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-07 18:30:53 +01:00
dependabot[bot] 97fdde77dd Bump env_logger from 0.6.0 to 0.6.1 (#407)
Bumps [env_logger](https://github.com/sebasmagri/env_logger) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/sebasmagri/env_logger/releases)
- [Commits](https://github.com/sebasmagri/env_logger/compare/v0.6.0...v0.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-07 18:30:36 +01:00
dependabot[bot] 8a9cadcd4c Bump libc from 0.2.49 to 0.2.50 (#400)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.49 to 0.2.50.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.49...0.2.50)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-06 14:32:11 +01:00
bjorn3 8c46ff0a97
Merge pull request #399 from bjorn3/dependabot/cargo/cfg-if-0.1.7
Bump cfg-if from 0.1.6 to 0.1.7
2019-03-05 08:23:10 +01:00
dependabot[bot] 735cafb7b5
Bump cfg-if from 0.1.6 to 0.1.7
Bumps [cfg-if](https://github.com/alexcrichton/cfg-if) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/alexcrichton/cfg-if/releases)
- [Commits](https://github.com/alexcrichton/cfg-if/compare/0.1.6...0.1.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 05:37:16 +00:00
dependabot[bot] 9a3ba598a0
Bump gimli from `7b828cb` to `a5f5b72`
Bumps [gimli](https://github.com/gimli-rs/gimli) from `7b828cb` to `a5f5b72`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](7b828cb40e...a5f5b72666)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 05:36:58 +00:00
dependabot[bot] 3232dfc077
Merge pull request #397 from bjorn3/dependabot/cargo/syn-0.15.27 2019-03-04 19:08:46 +00:00
dependabot[bot] 19e7a1ab8d
Bump syn from 0.15.26 to 0.15.27
Bumps [syn](https://github.com/dtolnay/syn) from 0.15.26 to 0.15.27.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/0.15.26...0.15.27)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 18:18:46 +00:00
dependabot[bot] 4bc7f839a7
Bump cc from 1.0.29 to 1.0.30
Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.29 to 1.0.30.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases)
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.29...1.0.30)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 18:17:57 +00:00
dependabot[bot] f00750d930
Merge pull request #380 from bjorn3/dependabot/cargo/gimli-7b828cb 2019-02-27 17:29:11 +00:00
dependabot[bot] 54ebc15d81
Bump gimli from `2c7fcfe` to `7b828cb`
Bumps [gimli](https://github.com/gimli-rs/gimli) from `2c7fcfe` to `7b828cb`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](2c7fcfee80...7b828cb40e)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-27 15:34:08 +00:00
dependabot[bot] 9c0e861920
Bump rand_pcg from 0.1.1 to 0.1.2
Bumps [rand_pcg](https://github.com/rust-random/rand) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.1.1...rand_pcg-0.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-27 15:33:45 +00:00
dependabot[bot] 6384b12604
Bump libc from 0.2.48 to 0.2.49
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.48 to 0.2.49.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.48...0.2.49)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-27 09:35:15 +00:00
dependabot[bot] 041c07e2a4
Bump lazy_static from 1.2.0 to 1.3.0
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.2.0...1.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-27 05:28:23 +00:00
bjorn3 3fe454a3bd Update cranelift 2019-02-26 11:37:36 +01:00
bjorn3 f54a2cc2e4 Update cranelift and add a test for bitreverse
Fixes #168 using CraneStation/cranelift#683
2019-02-23 10:41:34 +01:00
dependabot[bot] 14cc82bdff
Bump gimli from `b0141dd` to `2c7fcfe`
Bumps [gimli](https://github.com/gimli-rs/gimli) from `b0141dd` to `2c7fcfe`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](b0141dd637...2c7fcfee80)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-22 05:46:14 +00:00
bjorn3 af274db7b6 Update gimli 2019-02-21 15:34:03 +01:00
bjorn3 2edfb5ddeb Update cranelift 2019-02-21 15:24:39 +01:00
bjorn3 a87aa4f583
Merge pull request #361 from bjorn3/dependabot/cargo/backtrace-0.3.14
Bump backtrace from 0.3.13 to 0.3.14
2019-02-20 14:07:48 +01:00
bjorn3 82a2402826
Merge pull request #360 from bjorn3/dependabot/cargo/gimli-e2529c0
Bump gimli from `8f47f31` to `e2529c0`
2019-02-20 13:58:51 +01:00
dependabot[bot] cffa1b0731
Bump cranelift from `50c66ae` to `2f61600`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `50c66ae` to `2f61600`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](50c66ae478...2f61600a4f)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-20 07:07:22 +00:00
dependabot[bot] a58fb2fd29
Bump backtrace from 0.3.13 to 0.3.14
Bumps [backtrace](https://github.com/alexcrichton/backtrace-rs) from 0.3.13 to 0.3.14.
- [Release notes](https://github.com/alexcrichton/backtrace-rs/releases)
- [Commits](https://github.com/alexcrichton/backtrace-rs/compare/0.3.13...0.3.14)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-20 07:06:59 +00:00
dependabot[bot] a7f4dc8b1d
Bump gimli from `8f47f31` to `e2529c0`
Bumps [gimli](https://github.com/gimli-rs/gimli) from `8f47f31` to `e2529c0`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](8f47f3183d...e2529c0bf0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-20 07:06:56 +00:00
bjorn3 b7f2a722c9 Update gimli 2019-02-18 18:32:40 +01:00
bjorn3 ea10842d95 Update cranelift 2019-02-18 18:26:59 +01:00
bjorn3 1b4aad8615
Merge pull request #353 from bjorn3/dependabot/cargo/tempfile-3.0.7
Bump tempfile from 3.0.5 to 3.0.7
2019-02-18 15:45:16 +01:00
bjorn3 b91f123b26
Merge pull request #340 from bjorn3/dependabot/cargo/memchr-2.2.0
Bump memchr from 2.1.3 to 2.2.0
2019-02-18 15:44:43 +01:00
bjorn3 7b1f05236a
Merge pull request #332 from bjorn3/dependabot/cargo/rand_jitter-0.1.3
Bump rand_jitter from 0.1.2 to 0.1.3
2019-02-18 15:38:27 +01:00
dependabot[bot] 33df91bccd
Bump memchr from 2.1.3 to 2.2.0
Bumps [memchr](https://github.com/BurntSushi/rust-memchr) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/BurntSushi/rust-memchr/releases)
- [Commits](https://github.com/BurntSushi/rust-memchr/compare/2.1.3...2.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 14:29:00 +00:00
bjorn3 739e1aeab7
Merge pull request #356 from bjorn3/dependabot/cargo/aho-corasick-0.6.10
Bump aho-corasick from 0.6.9 to 0.6.10
2019-02-18 15:25:01 +01:00
dependabot[bot] beef28b44c
Bump aho-corasick from 0.6.9 to 0.6.10
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 0.6.9 to 0.6.10.
- [Release notes](https://github.com/BurntSushi/aho-corasick/releases)
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.6.9...0.6.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 08:42:31 +00:00
dependabot[bot] edb6488bcb
Bump tempfile from 3.0.5 to 3.0.7
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.0.5...v3.0.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 08:42:27 +00:00
dependabot[bot] b8164a073c
Bump serde from 1.0.87 to 1.0.88
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.87...v1.0.88)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 08:42:23 +00:00
dependabot[bot] cbf09a9864
Bump cranelift from `4d92022` to `2145dd3`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `4d92022` to `2145dd3`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](4d92022a0b...2145dd3ffa)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-13 16:59:20 +00:00
Philip Craig e2a869e166 Update gimli 2019-02-11 17:05:38 +10:00
dependabot[bot] d3995bc5f6
Bump cranelift from `0a04fb6` to `4d92022`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `0a04fb6` to `4d92022`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](0a04fb6ad0...4d92022a0b)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-08 05:37:43 +00:00
dependabot[bot] bbfcecc312
Bump cranelift from `c47ca7b` to `0a04fb6`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `c47ca7b` to `0a04fb6`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](c47ca7bafc...0a04fb6ad0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-07 07:26:33 +00:00
dependabot[bot] 2970dd7af5
Bump rand_jitter from 0.1.2 to 0.1.3
Bumps [rand_jitter](https://github.com/rust-random/rand) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/rand_jitter-0.1.2...rand_jitter-0.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-07 06:22:17 +00:00
dependabot[bot] 226aa36373
Bump gimli from `9ed8d7b` to `955c33e`
Bumps [gimli](https://github.com/gimli-rs/gimli) from `9ed8d7b` to `955c33e`.
- [Release notes](https://github.com/gimli-rs/gimli/releases)
- [Commits](9ed8d7bce4...955c33ed00)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-07 06:21:48 +00:00
bjorn3 f78c99eb10
Merge pull request #324 from bjorn3/dependabot/cargo/fuchsia-cprng-0.1.1
Bump fuchsia-cprng from 0.1.0 to 0.1.1
2019-02-06 17:37:07 +01:00
dependabot[bot] f10f918348
Bump cc from 1.0.28 to 1.0.29
Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.28 to 1.0.29.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases)
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.28...1.0.29)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-06 06:06:48 +00:00
dependabot[bot] 93217dbae6
Bump fuchsia-cprng from 0.1.0 to 0.1.1
Bumps fuchsia-cprng from 0.1.0 to 0.1.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-06 06:06:44 +00:00
dependabot[bot] 82540cd429
Bump serde from 1.0.86 to 1.0.87
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.86...v1.0.87)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 05:19:56 +00:00
bjorn3 3308daae9d Update Cargo.lock 2019-02-03 11:08:25 +01:00
dependabot[bot] 13efc06766
Bump proc-macro2 from 0.4.26 to 0.4.27
Bumps [proc-macro2](https://github.com/alexcrichton/proc-macro2) from 0.4.26 to 0.4.27.
- [Release notes](https://github.com/alexcrichton/proc-macro2/releases)
- [Commits](https://github.com/alexcrichton/proc-macro2/compare/0.4.26...0.4.27)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-02 13:29:23 +00:00
bjorn3 849f7f7041 Update gimli 2019-02-02 11:48:09 +01:00
bjorn3 a9c38b417a Update cranelift 2019-01-29 20:28:57 +01:00
bjorn3 f6ad4198b3 Rustup to rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28) 2019-01-29 20:28:04 +01:00
bjorn3 35d470587f Update Cargo.lock 2019-01-26 17:17:17 +01:00
dependabot[bot] 400acefcad
Bump cranelift from `a7ea916` to `4e096e2`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `a7ea916` to `4e096e2`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](a7ea916dcd...4e096e29ce)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-26 12:12:45 +00:00
bjorn3 ddbbb267b6 Update gimli 2019-01-26 12:37:49 +01:00
bjorn3 a12eef4d86 Use IndexSet and keep full source info in set_debug_loc 2019-01-26 11:59:57 +01:00
bjorn3 8bddc783e0 Update gimli 2019-01-26 11:59:57 +01:00
bjorn3 09c4569c87 Implement line debuginfo 2019-01-26 11:59:57 +01:00
bjorn3 4dcb5f4399 Update Cargo.lock 2019-01-18 17:42:48 +01:00
dependabot[bot] ede81e7ee2
Bump cranelift from `78b2535` to `a7ea916`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `78b2535` to `a7ea916`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](78b2535947...a7ea916dcd)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-17 06:48:53 +00:00
bjorn3 2c4d27450a Update cranelift 2019-01-16 18:21:20 +01:00
dependabot[bot] 5fe65b0e3a
Bump syn from 0.15.25 to 0.15.26
Bumps [syn](https://github.com/dtolnay/syn) from 0.15.25 to 0.15.26.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/0.15.25...0.15.26)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-16 05:53:57 +00:00
bjorn3 8aee796013 Update Cargo.lock and use emit_small_memcpy 2019-01-15 20:35:49 +01:00
dependabot[bot] 335dd707a4
Bump faerie from 0.7.0 to 0.7.1
Bumps [faerie](https://github.com/m4b/faerie) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/m4b/faerie/releases)
- [Commits](https://github.com/m4b/faerie/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-14 06:34:33 +00:00
dependabot[bot] 9b0a340af1
Bump cranelift from `48ec9dc` to `4b698c2`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `48ec9dc` to `4b698c2`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](48ec9dc0b6...4b698c2b3b)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-08 14:57:37 +00:00
dependabot[bot] 284a5aac38
Bump cranelift from `aaf819d` to `48ec9dc`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `aaf819d` to `48ec9dc`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](aaf819d6b1...48ec9dc0b6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 05:33:27 +00:00
dependabot[bot] 705e06c1bd
Bump cranelift from `c00d8ae` to `aaf819d`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `c00d8ae` to `aaf819d`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](c00d8ae6e0...aaf819d6b1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-03 06:15:01 +00:00
bjorn3 33a9cdfe85 Update Cargo.lock 2019-01-02 11:55:02 +01:00
bjorn3 8f2ca706c2 Setup env_logger 2018-12-29 12:04:35 +01:00
dependabot[bot] 65f6f62f91
Bump serde from 1.0.82 to 1.0.83
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.82...v1.0.83)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-28 17:55:52 +00:00
dependabot[bot] 00dbbecf83
Bump cranelift from `9055dd1` to `c87da1a`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `9055dd1` to `c87da1a`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](9055dd16ce...c87da1a42e)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-27 06:37:20 +00:00
dependabot[bot] 3c755858b9
Bump cranelift from `328642f` to `9055dd1`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `328642f` to `9055dd1`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](328642ffb2...9055dd16ce)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-26 05:57:00 +00:00
dependabot[bot] e78a3766a9
Bump backtrace-sys from 0.1.26 to 0.1.28
Bumps [backtrace-sys](https://github.com/alexcrichton/backtrace-rs) from 0.1.26 to 0.1.28.
- [Release notes](https://github.com/alexcrichton/backtrace-rs/releases)
- [Commits](https://github.com/alexcrichton/backtrace-rs/compare/backtrace-sys-0.1.26...backtrace-sys-0.1.28)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 14:44:05 +00:00
dependabot[bot] 7f449578e4
Bump cc from 1.0.27 to 1.0.28
Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.27 to 1.0.28.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases)
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.27...1.0.28)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 14:14:13 +00:00
dependabot[bot] 02b32f117d
Bump heck from 0.3.0 to 0.3.1
Bumps [heck](https://github.com/withoutboats/heck) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/withoutboats/heck/releases)
- [Commits](https://github.com/withoutboats/heck/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-20 05:26:18 +00:00
dependabot[bot] 1ec65937d6
Bump cc from 1.0.26 to 1.0.27
Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.26 to 1.0.27.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases)
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.26...1.0.27)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-19 06:37:50 +00:00
bjorn3 4f32e703a8 Update Cargo.lock 2018-12-18 15:20:24 +01:00
dependabot[bot] ea2c856319
Bump cranelift from `05b6226` to `328642f`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `05b6226` to `328642f`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](05b62260ac...328642ffb2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-18 06:32:15 +00:00
dependabot[bot] b1f1886dd5
Bump cc from 1.0.25 to 1.0.26
Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases)
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.25...1.0.26)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-13 07:30:37 +00:00
dependabot[bot] 870378c452
Bump backtrace from 0.3.11 to 0.3.12
Bumps [backtrace](https://github.com/alexcrichton/backtrace-rs) from 0.3.11 to 0.3.12.
- [Release notes](https://github.com/alexcrichton/backtrace-rs/releases)
- [Commits](https://github.com/alexcrichton/backtrace-rs/compare/0.3.11...0.3.12)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-13 05:45:53 +00:00
bjorn3 5538c15a43 Update Cargo.lock 2018-12-12 14:57:55 +01:00
dependabot[bot] 0fa7773234
Bump cranelift from `9d17fc9` to `05b6226`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `9d17fc9` to `05b6226`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](9d17fc9ac1...05b62260ac)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 06:43:45 +00:00
dependabot[bot] 0fbab055d4
Bump libc from 0.2.44 to 0.2.45
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.44 to 0.2.45.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.44...0.2.45)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 10:45:03 +00:00
dependabot[bot] eea2cee1c0
Bump structopt from 0.2.13 to 0.2.14
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.13 to 0.2.14.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.2.13...v0.2.14)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 07:26:21 +00:00
dependabot[bot] 30bc8e7f00
Bump cranelift from `5fc828a` to `9d17fc9`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `5fc828a` to `9d17fc9`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](5fc828ab9b...9d17fc9ac1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-11 05:33:27 +00:00
dependabot[bot] 3a86904575
Bump serde from 1.0.80 to 1.0.81
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.80...v1.0.81)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-10 07:18:59 +00:00
dependabot[bot] ad7c9a388b
Bump cranelift from `077f0e4` to `5fc828a`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `077f0e4` to `5fc828a`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](077f0e4794...5fc828ab9b)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-07 06:23:23 +00:00
bjorn3 bcce08c0c0 Update Cargo.lock 2018-12-04 19:29:57 +01:00
bjorn3 e49481d112 Update Cargo.lock 2018-11-30 18:12:08 +01:00
dependabot[bot] 5cda66151f
Bump syn from 0.15.21 to 0.15.22
Bumps [syn](https://github.com/dtolnay/syn) from 0.15.21 to 0.15.22.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/0.15.21...0.15.22)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 17:16:39 +00:00
dependabot[bot] 30f97e4ef0 Bump cranelift from `fc608d4` to `1f34401`
Bumps [cranelift](https://github.com/CraneStation/cranelift) from `fc608d4` to `1f34401`.
- [Release notes](https://github.com/CraneStation/cranelift/releases)
- [Commits](fc608d4b25...1f3440174a)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-26 18:00:03 +01:00
bjorn3 89702b9917 Update Cranelift, libc and redox_syscall 2018-11-24 11:51:41 +01:00
bjorn3 f4ae9a4dbb Rustup to rustc 1.32.0-nightly (1f57e4841 2018-11-23) 2018-11-24 11:23:49 +01:00