Ralf Jung
|
ee666d8987
|
add tests for alignment on array initialization
|
2021-11-28 10:07:31 -05:00 |
|
Ralf Jung
|
c4502cbbe8
|
async-fn test: make run_fut more general and entirely safe
|
2021-11-23 14:33:00 -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
|
9091811147
|
use Wake trait for async-fn driver
|
2020-03-23 23:53:54 +01:00 |
|
Ralf Jung
|
74ef63ff0a
|
the never type got de-stabilized again; adjust tests
|
2019-12-15 12:23:43 +01:00 |
|
Ralf Jung
|
6888555ca9
|
rustup for never stabilization
|
2019-11-22 09:50:22 +01:00 |
|
Ralf Jung
|
f5c35a2584
|
fix async test
|
2019-09-11 17:13:32 +02:00 |
|
Ralf Jung
|
1be4e2ff58
|
bump Rust
|
2019-08-21 09:07:27 +02:00 |
|
Ralf Jung
|
abcd244927
|
add async fn with partial initialization
|
2019-08-09 11:01:42 +02:00 |
|
Ralf Jung
|
fc06cb71bf
|
simplify async-fn tests
|
2019-08-09 11:01:42 +02:00 |
|
Tyler Mandry
|
f544721de4
|
Add generator, async tests with uninhabited saved local
|
2019-08-07 16:56:35 -07:00 |
|
Yuki Okushi
|
af7570fced
|
Remove await_macro
|
2019-07-31 16:42:38 +09:00 |
|
Ralf Jung
|
b08bf47606
|
fix tests for latest Rust
|
2019-05-01 20:43:43 +02:00 |
|
Ralf Jung
|
aa79244b62
|
rustup
|
2019-04-12 22:15:55 +02:00 |
|
Ralf Jung
|
83d199eb86
|
fix async-fn test
|
2019-04-10 17:20:54 +02:00 |
|
Ralf Jung
|
ddb0496642
|
temporarily ignore async fn test
|
2019-04-06 22:11:59 +02:00 |
|
Ralf Jung
|
e630175867
|
fix async-fn test
|
2019-02-15 09:35:55 +01:00 |
|
Ralf Jung
|
4e4569cf4b
|
fix build and tests with latest nightly
|
2018-12-25 13:26:40 +01:00 |
|
Ralf Jung
|
f044205b5f
|
the test suite assumes a libstd with full MIR; run test suite on xargo-built foreign libstds
|
2018-12-10 10:04:55 +01:00 |
|