bjorn3
c2095c4afe
Rustup to rustc 1.35.0-nightly ( 87a436377
2019-03-03)
2019-03-04 18:57:09 +01:00
bjorn3
2ce5387b7c
Rename load_value_pair to load_scalar_pair and fix dynamic dispatch with arbitrary self types
2019-03-03 12:19:55 +01:00
bjorn3
57feadcc13
Replace functions taking or returning u128 or i128 with a trap
...
This makes it possible to remove most of 0002-Disable-u128-and-i128-in-libcore.patch.
The rest has to be kept because of u128 and i128 only being used in the function body.
2019-03-03 11:45:52 +01:00
bjorn3
e77f1185a1
Improve unimpl! docs
2019-03-03 11:02:32 +01:00
bjorn3
23a9dcd947
Make CastKind::Misc handling more clean and general
2019-03-02 20:47:15 +01:00
bjorn3
be377f9eb2
Fix cranelift patch paths
2019-03-02 20:25:08 +01:00
bjorn3
89666d9818
Implement CastKind::ClosureFnPointer
2019-03-02 20:25:08 +01:00
bjorn3
25f3ef5ff9
Implement ProjectionElem::Subslice
2019-03-02 20:11:31 +01:00
bjorn3
99eb418f19
Rustup to rustc 1.34.0-nightly ( c1d2d83ca
2019-03-01)
2019-03-02 12:18:41 +01:00
bjorn3
3d81b76566
Rustup to rustc 1.34.0-nightly ( 350674b71
2019-02-28)
2019-03-01 18:55:20 +01:00
bjorn3
6c88af3438
Rustup to rustc 1.34.0-nightly ( 7e001e5c6
2019-02-27)
2019-02-28 10:55:21 +01:00
dependabot[bot]
f00750d930
Merge pull request #380 from bjorn3/dependabot/cargo/gimli-7b828cb
2019-02-27 17:29:11 +00:00
dependabot[bot]
2e7b84ca15
Merge pull request #373 from bjorn3/dependabot/cargo/rand_pcg-0.1.2
2019-02-27 17:04:00 +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
bjorn3
a1ef2604e1
Merge pull request #374 from bjorn3/dependabot/cargo/libc-0.2.49
...
Bump libc from 0.2.48 to 0.2.49
2019-02-27 16:30:27 +01: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
bjorn3
e74552fafe
Merge pull request #384 from bjorn3/dependabot/cargo/lazy_static-1.3.0
...
Bump lazy_static from 1.2.0 to 1.3.0
2019-02-27 10:28:36 +01: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
c8b51653f3
Rustup to rustc 1.34.0-nightly ( 00aae71f5
2019-02-25)
2019-02-26 11:34:38 +01:00
bjorn3
55623b2f54
Rustup to rustc 1.34.0-nightly ( aadbc459b
2019-02-23)
2019-02-26 11:20:02 +01:00
bjorn3
5d1701fb09
Add rust to .gitignore
2019-02-26 11:17:47 +01:00
bjorn3
bf0cd819ed
Rustup to rustc 1.34.0-nightly ( e1c6d0057
2019-02-22)
2019-02-23 14:10:49 +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
bjorn3
14750ece1a
Use Instance::resolve_for_vtable instead of Instance::resolve for vtables
2019-02-23 10:30:15 +01:00
bjorn3
739afe75f2
Merge pull request #371 from bjorn3/dependabot/cargo/gimli-2c7fcfe
...
Bump gimli from `b0141dd` to `2c7fcfe`
2019-02-22 13:57:46 +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
b77d5b6d1d
Rustup to rustc 1.34.0-nightly ( f66e4697a
2019-02-20)
2019-02-21 15:12:37 +01:00
bjorn3
f02490d960
Rustfmt
2019-02-21 15:06:09 +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]
4cb50faf21
Merge pull request #364 from bjorn3/dependabot/cargo/cranelift-2f61600
2019-02-20 08:55:04 +00: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
b4eff78a9e
Pass command-line arguments to JITed function
...
Cherry-picked from f1f35405e15ca1b77425514b04b96b2749231899 by
@milkey-mouse
2019-02-18 18:53:18 +01: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
bjorn3
a48b4d307a
Merge pull request #352 from bjorn3/dependabot/cargo/serde-1.0.88
...
Bump serde from 1.0.87 to 1.0.88
2019-02-18 15:24:19 +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