summaryrefslogtreecommitdiffstats
path: root/tests/async_builder.rs
AgeCommit message (Expand)Author
2023-10-06Fix clippy: Remove redundant closuresMatthias Beyer
2022-01-29use 'Self' to refer to own typeDaniel Eades
2021-12-29use 'assert' rather than 'assert_eq' for comparison to literal boolDaniel Eades
2021-12-29de-glob importsDaniel Eades
2021-11-21chore: some file read simplificationsConrad Ludgate
2021-08-15Rename MapImpl to MapDavid Orchard
2021-08-15Remove unnecessary uses for feature/mapDavid Orchard
2021-08-15Move order preservation under a feature gateDavid Orchard
2021-08-15Use LinkedHashMap in place of HashMapDavid Orchard
2021-07-03Add test for async builderRadosław Kot