Commit Graph

129 Commits

Author SHA1 Message Date
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