Commit Graph

6 Commits

Author SHA1 Message Date
Oli Scherer 692f638036 Fix VecMap Extend impl 2021-07-13 15:05:29 +00:00
Santiago Pastorino 7b1e1c7333 add VecMap docs 2021-06-08 17:17:48 -03:00
Santiago Pastorino cad762b1e2 Use impl FnMut directly as predicate type 2021-06-08 17:17:48 -03:00
Santiago Pastorino ed94da14ed Explicitly pass find arguments down the predicate so coercions can apply 2021-06-08 17:17:47 -03:00
Santiago Pastorino dd56ec653c Add VecMap::get_by(FnMut -> bool) 2021-06-08 09:40:58 -03:00
Santiago Pastorino aa7024b0c7 Add VecMap to rustc_data_structures 2021-06-07 19:03:51 -03:00