Ralf Jung
|
bd9ec746a5
|
Rust bootstrap sysroot now has src in the same place as rust-src, so remove special hack
|
2020-04-04 12:07:22 +02:00 |
|
Ralf Jung
|
9f3383d55d
|
rustup for import changes
|
2020-04-03 00:05:35 +02:00 |
|
Ralf Jung
|
033eae5ad7
|
rustup for AllocRef changes
|
2020-04-02 11:45:17 +02:00 |
|
Ralf Jung
|
165dfd78a9
|
rustup
|
2020-04-02 09:14:23 +02:00 |
|
Ralf Jung
|
1e3800ffb1
|
rustup
|
2020-04-01 19:40:10 +02:00 |
|
Ralf Jung
|
1cfd80ea2d
|
rustup; fix Windows env var memory type
|
2020-03-30 22:13:53 +02:00 |
|
Ralf Jung
|
8948a29a4c
|
adjust for librustc rename; reduce 'extern crate' to rustc crates
|
2020-03-30 11:07:32 +02:00 |
|
Ralf Jung
|
5ff7eef2ff
|
rustup; fix for TyLayout rename
|
2020-03-30 10:23:04 +02:00 |
|
Ralf Jung
|
f181e75db2
|
rustup
|
2020-03-29 10:01:31 +02:00 |
|
JOE1994
|
fc8f88e04e
|
change helper fn 'write_os_str_to_wide_str'
|
2020-03-27 00:08:27 -04:00 |
|
Ralf Jung
|
81d505670b
|
rustup; get rid of some try_from that are no longer needed
|
2020-03-26 00:11:50 +01:00 |
|
Ralf Jung
|
9b0e9dec49
|
rustup, adjust for renames
|
2020-03-25 09:05:30 +01:00 |
|
Ralf Jung
|
80088e131b
|
rustup for trait MachineStopType
|
2020-03-24 08:24:36 +01:00 |
|
Ralf Jung
|
284067cc15
|
rustup
|
2020-03-23 23:48:24 +01:00 |
|
Ralf Jung
|
b4b8750e44
|
bump Rust; HashMap should now work on macOS even with isolation
|
2020-03-23 10:34:15 +01:00 |
|
Ralf Jung
|
8306073835
|
bump Rust
|
2020-03-21 23:17:07 +01:00 |
|
Ralf Jung
|
e890d4d5e1
|
call error location was fixed by rustup
|
2020-03-21 12:52:23 +01:00 |
|
Ralf Jung
|
e3a72be107
|
rustup
|
2020-03-20 10:34:24 +01:00 |
|
Ralf Jung
|
49051e05ea
|
rustup, and some final message adjustments
|
2020-03-19 08:41:01 +01:00 |
|
Ralf Jung
|
b82cf36117
|
rustup; remove no longer existing intrinsics
|
2020-03-17 21:11:19 +01:00 |
|
Ralf Jung
|
8a26a288c2
|
rustup
|
2020-03-16 21:32:57 +01:00 |
|
Ralf Jung
|
bddf9e050b
|
rustup
|
2020-03-16 09:59:01 +01:00 |
|
Ralf Jung
|
956692d902
|
bump rust-version
|
2020-03-15 11:15:09 +01:00 |
|
Ralf Jung
|
497fbcbf44
|
rustup, fix for intrinsic rename and transmute error change
|
2020-03-14 09:27:35 +01:00 |
|
Ralf Jung
|
5531a79f4c
|
rustup, test Abort terminator
|
2020-03-12 20:48:04 +01:00 |
|
Ralf Jung
|
45d5a37787
|
rustup+fix
|
2020-03-11 20:39:18 +01:00 |
|
Elichai Turkel
|
881e65c01b
|
bump rust-version to latest
|
2020-03-11 15:39:18 +02:00 |
|
Ralf Jung
|
5040cb7f81
|
rustup
|
2020-03-09 17:03:45 +01:00 |
|
Ralf Jung
|
148269dd4b
|
finally stop using min/max_value and the integer modules
|
2020-03-04 13:01:06 +01:00 |
|
Ralf Jung
|
ad1f0f6e65
|
bump Rust
|
2020-03-04 08:54:12 +01:00 |
|
Ralf Jung
|
88c45f9891
|
adjust for rustc changes
|
2020-03-02 13:51:08 +01:00 |
|
Ralf Jung
|
21a5da99a4
|
rustup
|
2020-03-02 09:03:11 +01:00 |
|
Ralf Jung
|
ea5aa19487
|
rustup
|
2020-03-01 10:22:13 +01:00 |
|
Ralf Jung
|
df732c863e
|
rustup
|
2020-02-29 13:28:59 +01:00 |
|
Ralf Jung
|
739d796b05
|
rustup
|
2020-02-25 18:12:00 +01:00 |
|
Ralf Jung
|
627d7cba64
|
fix for const-prop lint changes
|
2020-02-21 10:33:00 +01:00 |
|
Ralf Jung
|
a60dfcf6e7
|
rustup
|
2020-02-20 11:09:12 +01:00 |
|
Ralf Jung
|
56f9ee2c2d
|
bump Rust (no changes needed)
|
2020-02-19 09:15:12 +01:00 |
|
Ralf Jung
|
a61596d333
|
rustup
|
2020-02-14 08:59:42 +01:00 |
|
Ralf Jung
|
87644d120f
|
rustup
|
2020-02-12 21:44:09 +01:00 |
|
Ralf Jung
|
d208a5fe3b
|
rustup; fix generator test
|
2020-02-07 14:02:27 +01:00 |
|
Ralf Jung
|
4b6a0d7a8e
|
bump rustc; adjust tests
|
2020-02-06 11:20:28 +01:00 |
|
Yuki Okushi
|
121791b9af
|
Bump rustc
|
2020-02-02 18:45:53 +09:00 |
|
Tim Diekmann
|
74e0482ec3
|
Bump rust version
|
2020-01-29 04:10:40 +01:00 |
|
Ralf Jung
|
c5797130d7
|
bump rustc
|
2020-01-26 11:06:13 -06:00 |
|
Ralf Jung
|
b2303a7da1
|
slice_patterns is stable now
|
2020-01-19 10:03:18 -06:00 |
|
Ralf Jung
|
88f0102753
|
rustup more
|
2020-01-15 19:35:41 +01:00 |
|
Ralf Jung
|
23c74449a2
|
rustup
|
2020-01-15 19:27:21 +01:00 |
|
Ralf Jung
|
b1676a3e89
|
test that unwrap gets us the right panic location
|
2020-01-09 11:20:13 +01:00 |
|
Yuki Okushi
|
86ee705cd5
|
Rustup
|
2020-01-07 05:13:18 +09:00 |
|
Yuki Okushi
|
ebacb8ae4e
|
Rustup
|
2020-01-05 15:55:15 -08:00 |
|
Wesley Wiser
|
959033cbfb
|
Bump rustc version to fix miri
|
2020-01-01 21:33:51 -05:00 |
|
Aaron Hill
|
84a43fcb6f
|
Rustup
This is mainly to see if CI can reproduce a strange issue I'm running
into locally
|
2020-01-01 03:25:44 -05:00 |
|
Christian Poveda
|
c60ab94d20
|
bump rustc version
|
2019-12-28 09:09:42 -05:00 |
|
Oliver Scherer
|
4aef81eb85
|
Remove to_ptr uses
|
2019-12-27 14:26:05 +01:00 |
|
Oliver Scherer
|
bac261573f
|
Rustup to rustc 1.42.0-nightly (005cf38f7 2019-12-22)
|
2019-12-23 23:02:36 +01:00 |
|
Oliver Scherer
|
d9859c83fc
|
Rustup to rustc 1.42.0-nightly (9ff30a781 2019-12-21)
|
2019-12-21 11:45:09 +01:00 |
|
Ralf Jung
|
74ef63ff0a
|
the never type got de-stabilized again; adjust tests
|
2019-12-15 12:23:43 +01:00 |
|
Ralf Jung
|
bbd512d52f
|
bump Rust
|
2019-12-14 12:06:01 +01:00 |
|
Ralf Jung
|
67151a712d
|
rustup
|
2019-12-08 10:32:50 +01:00 |
|
Ralf Jung
|
cefc592273
|
bump Rust, fix error messages
|
2019-12-08 01:45:41 +01:00 |
|
Ralf Jung
|
edac086f1c
|
rustup for find_fn rename
|
2019-12-04 23:31:39 +01:00 |
|
Ralf Jung
|
07af5c9ffc
|
rustup
|
2019-12-03 23:38:41 +01:00 |
|
Ralf Jung
|
6d8e87111b
|
bump Rust for exact_div fix
|
2019-12-03 17:37:42 +01:00 |
|
Ralf Jung
|
ebe5a51336
|
bump Rust to HEAD
|
2019-12-03 08:22:09 +01:00 |
|
Aaron Hill
|
a418fe9826
|
Rustup for BodyCache changes
|
2019-12-02 20:21:03 -05:00 |
|
Ralf Jung
|
2ef5ac17cc
|
rustup
|
2019-12-02 16:04:51 +01:00 |
|
Ralf Jung
|
42732cc9bb
|
rustup
|
2019-12-02 15:42:38 +01:00 |
|
Ralf Jung
|
f3c00a447c
|
use new MachineStop error variant
|
2019-12-02 09:05:35 +01:00 |
|
Ralf Jung
|
c39482b203
|
rustup
|
2019-12-01 10:29:19 +01:00 |
|
Ralf Jung
|
fbc1fb20ac
|
bump Rust version
|
2019-11-27 08:45:24 +01:00 |
|
Ralf Jung
|
6888555ca9
|
rustup for never stabilization
|
2019-11-22 09:50:22 +01:00 |
|
Ralf Jung
|
f16f891191
|
slice matching overflow got fixed
|
2019-11-20 19:38:41 +01:00 |
|
Ralf Jung
|
82374ad9bd
|
comments and slight refactoring
|
2019-11-19 14:51:08 +01:00 |
|
Ralf Jung
|
4712ed3ff5
|
rustup again
|
2019-11-17 09:03:16 +01:00 |
|
Ralf Jung
|
68bc7e077b
|
bump Rust
|
2019-11-16 09:00:05 +01:00 |
|
Ralf Jung
|
2c55a508e9
|
rustup
|
2019-11-11 21:25:57 +01:00 |
|
Ralf Jung
|
37b1190def
|
rustup
|
2019-11-08 22:07:52 +01:00 |
|
Ralf Jung
|
bcbc666493
|
let's see if newer rustc helps
|
2019-11-08 10:08:57 +01:00 |
|
Ralf Jung
|
428fc531d8
|
silence a lint that catches the bug statically
|
2019-11-07 09:44:00 +01:00 |
|
Ralf Jung
|
b2a2f4dd15
|
rustup
|
2019-11-06 09:25:02 +01:00 |
|
Ralf Jung
|
3847334e72
|
rustup
|
2019-11-05 20:17:45 +01:00 |
|
Ralf Jung
|
47bfd84c98
|
rustup
|
2019-11-03 10:02:32 +01:00 |
|
Ralf Jung
|
15ae234a42
|
rustup for span in intrinsic emulation
|
2019-10-30 10:16:58 +01:00 |
|
Ralf Jung
|
d8a3a1f09c
|
rustup for projection interning
|
2019-10-26 09:33:24 +02:00 |
|
Ralf Jung
|
55e1251886
|
rustc-dev landed; adjust rust version
|
2019-10-24 13:12:26 +02:00 |
|
Ralf Jung
|
cf9340113e
|
rustup: more flexible write_bytes avoids allocations and removes itertools dependency
|
2019-10-24 10:15:30 +02:00 |
|
Ralf Jung
|
354de02c24
|
rustup; fix debugging
|
2019-10-23 16:33:54 +02:00 |
|
Ralf Jung
|
47eb8549ee
|
rustup + cargo update
|
2019-10-23 10:25:22 +02:00 |
|
Ralf Jung
|
2690f5948a
|
rustup: fix for write_bytes and new union rules
|
2019-10-22 10:13:11 +02:00 |
|
Ralf Jung
|
789eeee6a5
|
bump Rust (no changes needed)
|
2019-10-21 13:31:38 +02:00 |
|
Yuki Okushi
|
17449fbce6
|
rustup
|
2019-10-18 11:21:20 +09:00 |
|
Ralf Jung
|
d4d80cbecb
|
rustup
|
2019-10-14 13:16:21 +02:00 |
|
Ralf Jung
|
7f28d9631e
|
hopefully harmless Rust bump
|
2019-10-12 17:51:10 +02:00 |
|
Ralf Jung
|
c2e4c877c5
|
bump to latest nightly
|
2019-10-09 11:11:56 +02:00 |
|
Ralf Jung
|
241b418125
|
bump rust even more
|
2019-09-29 12:31:04 -04:00 |
|
Ralf Jung
|
8ecd767791
|
fix test failure from diagnostics change
|
2019-09-29 11:30:28 -04:00 |
|
Ralf Jung
|
28e814ab53
|
rustup
|
2019-09-28 10:37:48 -04:00 |
|
Oliver Scherer
|
9fdb347ad7
|
Rustup to sty -> kind changes
|
2019-09-26 11:41:11 +02:00 |
|
Oliver Scherer
|
20b10cc6d3
|
Update to latest nightly
|
2019-09-26 09:42:03 +02:00 |
|