Ralf Jung
|
aa4f82ea48
|
implement simd_select
|
2022-03-01 18:40:40 -05:00 |
|
Ralf Jung
|
71075672f5
|
rustup
|
2022-02-27 15:22:49 -05:00 |
|
Ralf Jung
|
ddd3e3c4e0
|
rustup
|
2022-02-25 12:05:59 -05:00 |
|
Ralf Jung
|
444396d620
|
rustup
|
2022-02-24 10:55:40 -05:00 |
|
Ralf Jung
|
c8fff51825
|
rustup
|
2022-02-21 21:36:03 -05:00 |
|
Ralf Jung
|
dfa0a3b3c7
|
implement const_allocate intrinsic
|
2022-02-12 11:53:51 +01:00 |
|
Ralf Jung
|
6b8baee339
|
rustup; implement simd_and/or
|
2022-02-04 17:56:08 +01:00 |
|
Ralf Jung
|
3d5eb52cbd
|
rustup: disable read_dir test for now
|
2022-02-04 17:17:28 +01:00 |
|
Ralf Jung
|
42b144ee8c
|
rustup
|
2022-01-26 10:54:55 -05:00 |
|
Ralf Jung
|
ee6198fb98
|
rustup
|
2022-01-09 14:50:03 +01:00 |
|
Ralf Jung
|
9376bf5d4d
|
rustup
|
2022-01-08 17:27:48 +01:00 |
|
Ralf Jung
|
522f40b086
|
rustup
|
2022-01-05 09:55:29 +01:00 |
|
Ralf Jung
|
808f794115
|
rustup
|
2022-01-03 22:54:58 +01:00 |
|
Ralf Jung
|
a58d43cf31
|
rustup
|
2022-01-01 18:52:45 +01:00 |
|
Ralf Jung
|
a312297973
|
adjust for FnAbi changes
|
2021-12-24 12:02:22 +01:00 |
|
Ralf Jung
|
c0f1670e47
|
rustup
|
2021-12-19 19:49:05 +01:00 |
|
Ralf Jung
|
d8f7b831e7
|
add regression test
|
2021-12-15 19:11:08 +01:00 |
|
Ralf Jung
|
7670a5657a
|
rustup
|
2021-12-14 18:14:17 +01:00 |
|
Ralf Jung
|
50b9b701ab
|
rustup
|
2021-12-08 10:01:51 -05:00 |
|
Ralf Jung
|
d537ed401d
|
rustup
|
2021-12-05 11:02:20 -05:00 |
|
Ralf Jung
|
70dd979a44
|
rustup
|
2021-11-30 11:44:19 -05:00 |
|
Ralf Jung
|
ee666d8987
|
add tests for alignment on array initialization
|
2021-11-28 10:07:31 -05:00 |
|
Ralf Jung
|
d800d1e2cb
|
rustup; stub support for some extern statics used for weak symbols
|
2021-11-27 17:15:54 -05:00 |
|
Ralf Jung
|
84027dcd22
|
rustup
|
2021-11-20 22:39:22 -05:00 |
|
Ralf Jung
|
1593f38401
|
rustup
|
2021-11-17 21:12:45 -05:00 |
|
Noah Lev
|
6dd10820dd
|
rustup
So that we get rust-lang/rust#88670.
|
2021-11-10 11:40:08 -08:00 |
|
Noah Lev
|
6d1d8c69a0
|
rustup
|
2021-11-01 16:12:38 -07:00 |
|
bjorn3
|
9944a2daf3
|
rustup
|
2021-10-26 13:42:03 +02:00 |
|
Ralf Jung
|
a6b12c229b
|
rustup; add swap_remove test
|
2021-10-21 09:49:19 -04:00 |
|
Ralf Jung
|
4a44c33976
|
rustup
|
2021-10-13 14:04:14 -04:00 |
|
Ralf Jung
|
f040413af8
|
rustup
|
2021-10-12 11:39:06 -04:00 |
|
Noah Lev
|
e751c7b04e
|
rustup
|
2021-10-07 11:52:11 -07:00 |
|
Noah Lev
|
9af75a824f
|
rustup
Update to the `HEAD` commit of rust-lang/rust and fix test failure.
|
2021-10-05 13:13:06 -07:00 |
|
Ralf Jung
|
5f825ae895
|
rustup
|
2021-09-27 15:59:18 -04:00 |
|
hyd-dev
|
9a877b80fe
|
Add #[allow(dead_code)] in some tests
|
2021-09-11 18:58:57 +08:00 |
|
hyd-dev
|
9c62b6454e
|
rustc_mir -> rustc_const_eval
|
2021-09-09 17:36:39 +08:00 |
|
hyd-dev
|
3fedc7b249
|
rustc_target::abi::LayoutOf -> rustc_middle::ty::layout::LayoutOf
|
2021-09-06 23:05:48 +08:00 |
|
Ralf Jung
|
35b64447f3
|
rustup
|
2021-08-30 10:35:34 -04:00 |
|
hyd-dev
|
7301fe118a
|
Move #[allow(unreachable_code)] in tests/run-pass/generator.rs
|
2021-08-26 16:16:43 +08:00 |
|
hyd-dev
|
33a67c6b33
|
Add #[allow(unreachable_code)] to drop(x) in tests/run-pass/generator.rs
|
2021-08-24 18:50:41 +08:00 |
|
Ralf Jung
|
9a6a5119fc
|
rustup
|
2021-08-16 17:09:21 +02:00 |
|
Ralf Jung
|
78b4c7bf79
|
rustup
|
2021-08-14 14:47:57 +02:00 |
|
hyd-dev
|
af7eb369b1
|
Fix tests for C-unwind ABI changes
|
2021-08-07 15:57:54 +08:00 |
|
hyd-dev
|
dced6b8518
|
Update cargo-miri test
|
2021-08-04 16:46:11 +08:00 |
|
Ralf Jung
|
3a922286e3
|
rustup
|
2021-08-02 17:59:48 +02:00 |
|
Ralf Jung
|
c76fa2138e
|
rustup
|
2021-07-27 18:38:35 +02:00 |
|
Ralf Jung
|
63286771d3
|
rustup
|
2021-07-20 13:38:52 +02:00 |
|
Ralf Jung
|
6ce77164c1
|
rustup
|
2021-07-20 12:18:59 +02:00 |
|
Ralf Jung
|
0d65d500c6
|
rustup
|
2021-07-17 20:24:57 +02:00 |
|
Aaron Hill
|
811423e761
|
Rustup for #[track_caller] trait object changes
Change test to assert that we get the correct location
even through a trait object call.
|
2021-07-10 11:51:00 -05:00 |
|
Ralf Jung
|
833dff994f
|
rustup
|
2021-07-07 09:33:01 +02:00 |
|
Smitty
|
d19376985d
|
Make work after mir-alloc-oom
|
2021-07-04 09:59:55 -04:00 |
|
hyd-dev
|
76fe48543c
|
Update for TyCtxt::crates() change
|
2021-07-02 16:08:27 +08:00 |
|
Ralf Jung
|
e33bf695db
|
rustup
|
2021-06-29 20:47:28 +02:00 |
|
hyd-dev
|
2644647053
|
Update backtraces
|
2021-06-20 15:12:11 +08:00 |
|
Ralf Jung
|
7f3dd37f1e
|
rustup
|
2021-06-17 20:52:35 +02:00 |
|
hyd-dev
|
dfd7a6d5aa
|
Rustup
|
2021-06-15 16:12:47 +08:00 |
|
hyd-dev
|
23c0495ebd
|
Update Box<Any> to Box<dyn Any> in catch_panic.stderr
|
2021-06-08 22:18:27 +08:00 |
|
hyd-dev
|
9549faa81c
|
Update cargo-miri tests
|
2021-06-07 16:53:31 +08:00 |
|
hyd-dev
|
647ee17b40
|
original_crate_name -> crate_name
|
2021-06-03 10:22:31 +08:00 |
|
Aaron Hill
|
73700bc01c
|
Rustup for const_err changes
|
2021-05-31 10:50:25 -05:00 |
|
hyd-dev
|
9b2d42587f
|
unwind is no longer Option<BasicBlock>
|
2021-05-28 22:08:51 +08:00 |
|
Ralf Jung
|
a03f700fc9
|
rustup
|
2021-05-23 18:05:50 +02:00 |
|
Ralf Jung
|
d77d95d0a8
|
rustup
|
2021-05-23 12:39:27 +02:00 |
|
Ralf Jung
|
c151af5cf5
|
rustup
|
2021-05-20 13:32:18 +02:00 |
|
Ralf Jung
|
d1e5eeebdf
|
rustup
|
2021-05-19 15:58:05 +02:00 |
|
Ralf Jung
|
1bfd9ac56c
|
rustup
|
2021-05-18 00:11:05 +02:00 |
|
Ralf Jung
|
cf3376e541
|
rustup
|
2021-05-17 09:34:39 +02:00 |
|
Ralf Jung
|
e824321aa4
|
rustup
|
2021-05-15 15:14:19 +02:00 |
|
Andy Wang
|
5b88045bfa
|
Update rust commit sha
|
2021-05-12 15:49:44 +01:00 |
|
Ralf Jung
|
7af7e9e4f3
|
rustup
|
2021-05-11 15:32:05 +02:00 |
|
hyd-dev
|
1ab9fd50a4
|
Update pointer error messages
|
2021-05-08 15:33:27 +08:00 |
|
Ralf Jung
|
a2b227f95a
|
stacked borrows: ensure array-to-elem casts behave correctly
|
2021-05-07 09:24:33 +02:00 |
|
hyd-dev
|
47c5b6eb08
|
encountered a NULL reference -> encountered a null reference
|
2021-05-04 15:53:19 +08:00 |
|
Ralf Jung
|
aac6e2ad3e
|
fix checking os_family
|
2021-05-03 09:57:13 +02:00 |
|
hyd-dev
|
b30c5fef5b
|
Rustup for rust-lang/rust#84401
|
2021-04-30 19:35:59 +08:00 |
|
Ralf Jung
|
4c741e5fb2
|
rustup
|
2021-04-25 16:57:48 +02:00 |
|
Ralf Jung
|
f73cc11f3f
|
rustup
|
2021-04-20 09:40:18 +02:00 |
|
Charles Lew
|
85f7dd6131
|
Remove main_fn.rs test.
|
2021-04-17 00:04:09 +08:00 |
|
Aliénore Bouttefeux
|
64d07ea217
|
change rust version to head
|
2021-04-15 10:17:54 +02:00 |
|
Ralf Jung
|
aa3bc06f0f
|
rustup
|
2021-04-10 11:00:41 +02:00 |
|
Ralf Jung
|
de0f3f930b
|
rustup
|
2021-03-28 01:36:41 +01:00 |
|
Ralf Jung
|
726495f489
|
rustup
|
2021-03-25 12:17:02 +01:00 |
|
hyd-dev
|
08aef5a8aa
|
Update rust-version
|
2021-03-23 16:58:37 +08:00 |
|
Ralf Jung
|
b4b048cc86
|
rustup; better comment in storage_dead_dangling test
|
2021-03-22 12:35:30 +01:00 |
|
Ralf Jung
|
fc88c6ccca
|
rustup
|
2021-03-18 00:20:03 +01:00 |
|
Ralf Jung
|
98f28ac9c8
|
rustup
|
2021-03-11 09:07:05 +01:00 |
|
Ralf Jung
|
7a7f7b1a7a
|
rustup
|
2021-03-10 15:21:12 +01:00 |
|
Mara Bos
|
5bd5ea21ea
|
Remove unwrap_none as it won't be stabilized.
This upgrades to the latest rustc to be able to use try_insert()
instead.
|
2021-03-08 16:59:20 +01:00 |
|
Ralf Jung
|
7acf80d2bb
|
rustup; fix tests for new MIR optimization
|
2021-03-02 10:57:08 +01:00 |
|
Ralf Jung
|
df2d498a05
|
rustup
|
2021-03-02 10:16:44 +01:00 |
|
Ralf Jung
|
c003fd0157
|
rustup
|
2021-02-23 09:23:49 +01:00 |
|
Tomasz Miąsko
|
0eb341417c
|
rustup to e7c23ab933
|
2021-02-20 00:00:00 +00:00 |
|
Ralf Jung
|
2672baafe1
|
rustup
|
2021-02-18 10:34:32 +01:00 |
|
Ralf Jung
|
a5a751e795
|
rustup
|
2021-02-17 09:37:21 +01:00 |
|
Ralf Jung
|
0b3dba8e70
|
rustup and temporarily disable broken tests
|
2021-02-16 09:55:33 +01:00 |
|
Caleb Zulawski
|
053124aa52
|
Update rust-version
|
2021-02-08 23:11:33 -05:00 |
|
Mara Bos
|
7fc24442bd
|
Update rust version.
- Allow new non_fmt_panic lint in test.
- Remove stabilized feature(wake_trait).
|
2021-02-05 10:08:05 +01:00 |
|
Ralf Jung
|
d309804395
|
rustup
|
2021-02-03 23:37:40 +01:00 |
|
Ralf Jung
|
052cd3bff7
|
rustup; remove some no-longer-needed Windows shims
|
2021-01-31 14:23:49 +01:00 |
|