| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-06-11 | Applied nits | Andrew Xie | -4/+4 |
| 2023-06-08 | Removed stable/unstable sort arg from into_sorted_stable_ord, fixed a few mis... | Andrew Xie | -2/+6 |
| 2023-06-04 | Fixed unord mistake | Andrew Xie | -5/+0 |
| 2023-06-04 | Fixed failing test + minor cleanup | Andrew Xie | -0/+5 |
| 2023-04-09 | Fix some clippy::complexity | Nilstrieb | -2/+2 |
| 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 |
