| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-03-01 | Use UnordSet instead of FxHashSet for names_imported_by_glob_use query. | Michael Woerister | -1/+32 |
| 2023-01-19 | Clean up and document unord collections a bit. | Michael Woerister | -38/+66 |
| 2023-01-19 | Allow for more efficient sorting when exporting Unord collections. | Michael Woerister | -7/+80 |
| 2023-01-19 | Use UnordMap instead of FxHashMap in define_id_collections!(). | Michael Woerister | -2/+108 |
| 2023-01-19 | Use UnordSet instead of FxHashSet in define_id_collections!(). | Michael Woerister | -3/+23 |
| 2022-12-20 | rustc: Remove needless lifetimes | Jeremy Stucki | -3/+3 |
| 2022-10-27 | Introduce UnordMap, UnordSet, and UnordBag (see MCP 533) | Michael Woerister | -0/+382 |
