about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYOSHIOKA Takuma <nop_thread@nops.red>2022-08-10 01:51:38 +0900
committerYOSHIOKA Takuma <nop_thread@nops.red>2022-08-10 01:51:38 +0900
commit2bb7e1e6edf58c39faabb67cfab63dd8109d8055 (patch)
tree23f38608220364faa9a7b8887c70ca10d3cec27c /compiler/rustc_codegen_llvm/src
parentcc4dd6fc9f1a5c798df269933c7e442b79661a86 (diff)
downloadrust-2bb7e1e6edf58c39faabb67cfab63dd8109d8055.tar.gz
rust-2bb7e1e6edf58c39faabb67cfab63dd8109d8055.zip
Guarantee `try_reserve` preserves the contents on error
Update doc comments to make the guarantee explicit. However, some
implementations does not have the statement though.

* `HashMap`, `HashSet`: require guarantees on hashbrown side.
* `PathBuf`: simply redirecting to `OsString`.

Fixes #99606.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions