Guillaume Gomez
|
de93fb13fe
|
Add ignore-backends annotations in failing GCC backend ui tests
|
2025-07-23 13:48:04 +02:00 |
|
Eric Holk
|
72ce1ab42f
|
Stabilize noop_waker
Co-authored-by: zachs18 <8355914+zachs18@users.noreply.github.com>
|
2024-12-05 14:14:17 -08:00 |
|
许杰友 Jieyou Xu (Joe)
|
ec2cc761bc
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
Kevin Reid
|
c48cdfe8ee
|
Remove unnecessary lets and borrowing from Waker::noop() usage.
`Waker::noop()` now returns a `&'static Waker` reference, so it can be
passed directly to `Context` creation with no temporary lifetime issue.
|
2024-01-17 12:00:27 -08:00 |
|
Michael Goulet
|
3c17514ae9
|
Use the Waker::noop API in tests
|
2023-12-14 18:34:29 +00:00 |
|
Michael Goulet
|
59315b8a63
|
Stabilize AFIT and RPITIT
|
2023-10-13 21:01:36 +00:00 |
|
Santiago Pastorino
|
20429af7a3
|
Replace RPITIT current impl with new strategy that lowers as a GAT
|
2023-07-08 18:21:34 -03:00 |
|
Santiago Pastorino
|
eb7f64582d
|
Specialization involving RPITITs is broken so ignore the diagnostic differences for them
|
2023-03-28 17:54:24 -03:00 |
|
Michael Goulet
|
9bf32c40b4
|
Don't project specializable RPITIT projection
|
2023-02-23 02:12:51 +00:00 |
|