| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-12-02 | Auto merge of #79235 - ortem:fix-btreemap-gdb-pretty-printer, r=Mark-Simulacrum | bors | -4/+5 |
| 2020-11-28 | Rollup merge of #79234 - ortem:fix-hashmap-pretty-printers, r=Mark-Simulacrum | Jonas Schievink | -1/+1 |
| 2020-11-23 | BTreeMap: cut out the ceremony around BoxedNode | Stein Somers | -6/+6 |
| 2020-11-23 | Fix zero-sized BTreeMap gdb pretty-printer | ortem | -4/+5 |
| 2020-11-20 | Resolve typedefs in HashMap gdb/lldb pretty-printers | ortem | -1/+1 |
| 2020-11-18 | BTreeMap: reuse NodeRef as Root, keep BoxedNode for edges only, ban Unique | Stein Somers | -33/+34 |
| 2020-10-14 | BTreeMap: improve gdb introspection of BTreeMap with ZST keys or values | Stein Somers | -11/+9 |
| 2020-10-10 | BTreeMap: fix gdb introspection of BTreeMap with ZST keys or values | Stein Somers | -31/+32 |
| 2020-09-08 | Implement HashSet in terms of hashbrown::HashSet | Matt Brubeck | -1/+13 |
| 2020-08-07 | Handle new HashMap layout in GDB and LLDB | Amanieu d'Antras | -2/+9 |
| 2020-06-09 | Implement new gdb/lldb pretty-printers | ortem | -0/+385 |
