rust-analyzer/crates/test_utils/src
Aleksey Kladov c42cdff3d2 internal: minimize minicore
We want to keep minicore small, so let's split out iterator adapters and
sources into a separate `iterators` region, and use them only when
needed.
2021-06-17 11:28:44 +03:00
..
assert_linear.rs internal: fix flakiness of accidentally quadratic test 2021-04-13 12:56:24 +03:00
bench_fixture.rs Let's try testing for "is not quadratic" condition 2021-04-10 12:43:07 +03:00
fixture.rs internal: switch some tests to minicore 2021-06-17 11:18:37 +03:00
lib.rs internal: introduce minicore -- a subset of libcore for testing 2021-06-15 21:03:08 +03:00
minicore.rs internal: minimize minicore 2021-06-17 11:28:44 +03:00