rust-analyzer/crates/test-utils/src
Chayim Refael Friedman 4049c3b6a9 Support AsyncFnX traits
Only in calls, because to support them in bounds we need support from Chalk. However we don't yet report error from bounds anyway, so this is less severe.

The returned future is shown in its name within inlay hints instead of as a nicer `impl Future`, but that can wait for another PR.
2024-12-03 21:26:26 +02:00
..
assert_linear.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
bench_fixture.rs test-utils: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
fixture.rs internal: Fix rustdoc warnings 2024-06-13 17:29:10 -07:00
lib.rs internal: Remove AbsPathBuf::TryFrom impl that checks too many things at once 2024-08-02 11:08:19 +02:00
minicore.rs Support AsyncFnX traits 2024-12-03 21:26:26 +02:00