Add try_reserve
methods to all symbol tables
#173
Labels
A-interner
Area: String interners, data structures, and types.
C-enhancement
Category: New feature or request.
E-easy
Call for participation: Experience needed to fix: Easy / not much.
I-bytes
Interner: Byte string SymbolTable.
I-cstr
Interner: C string SymbolTable.
I-path
Interner: Path string SymbolTable.
I-platform
Interner: OsStr (platform) string SymbolTable.
I-str
Interner: UTF-8 string SymbolTable.
HashMap::try_reserve
was stabilized in Rust 1.57.0 (current MSRV is 1.58.0).The text was updated successfully, but these errors were encountered: