diff options
| author | YOSHIOKA Takuma <nop_thread@nops.red> | 2022-08-10 01:51:38 +0900 |
|---|---|---|
| committer | YOSHIOKA Takuma <nop_thread@nops.red> | 2022-08-10 01:51:38 +0900 |
| commit | 2bb7e1e6edf58c39faabb67cfab63dd8109d8055 (patch) | |
| tree | 23f38608220364faa9a7b8887c70ca10d3cec27c /compiler/rustc_codegen_llvm/src | |
| parent | cc4dd6fc9f1a5c798df269933c7e442b79661a86 (diff) | |
| download | rust-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
