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 |
|