| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-25 | Provide structured suggestion for `hashmap[idx] = val` | Esteban Küber | -1/+8 |
| 2022-08-23 | Suggest alternatives when trying to mutate a `HashMap`/`BTreeMap` via indexing | Chayim Refael Friedman | -0/+12 |
![]() |
index : rust | |
| https://github.com/rust-lang/rust |
| summary refs log tree commit diff |
| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-25 | Provide structured suggestion for `hashmap[idx] = val` | Esteban Küber | -1/+8 |
| 2022-08-23 | Suggest alternatives when trying to mutate a `HashMap`/`BTreeMap` via indexing | Chayim Refael Friedman | -0/+12 |