Searched refs:notes (Results 1 – 4 of 4) sorted by relevance
112 let mut notes = HashMap::new(); in route_chat() localVariable121 let location_notes = notes.entry(location).or_insert(vec![]); in route_chat()
494 let mut notes = HashMap::new();503 let location_notes = notes.entry(location).or_insert(vec![]);520 inserted into the notes map, yielding a clone of the original `RouteNote`. The resulting stream
286 // ## Special notes
231 notes about [commit squashing]).