| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-10-19 | Update unit tests | Oliver Scherer | -3/+3 |
| 2018-10-19 | Prefer `Default::default` over `FxHash*::default` in struct constructors | Oliver Scherer | -2/+6 |
| 2018-10-19 | Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack | Oliver Scherer | -1/+1 |
| 2018-08-09 | Make SnapshotMap::{commit, rollback_to} take references | ljedrz | -9/+9 |
| 2018-05-17 | Avoid repeated HashMap lookups in `opt_normalize_projection_type`. | Nicholas Nethercote | -0/+6 |
| 2018-02-18 | Generate documentation for auto-trait impls | Aaron Hill | -0/+5 |
| 2016-11-08 | Replace FnvHasher use with FxHasher. | Nicholas Nethercote | -3/+3 |
| 2016-10-21 | only remove keys that mention skolemized regions | Niko Matsakis | -3/+7 |
| 2016-10-21 | when pop skol, also remove from proj cache | Niko Matsakis | -15/+42 |
| 2016-10-20 | run rustfmt on snapshot_map | Srinivas Reddy Thatiparthy | -8/+9 |
| 2016-05-31 | add a snapshottable hashmap | Niko Matsakis | -0/+188 |
