diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2022-10-29 14:18:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-29 14:18:05 +0200 |
| commit | 642576404504160d770c3e08c361bf3d703debee (patch) | |
| tree | 8504a616af8f9d1232c82b197b2deacd0372e6bc /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 679771f147e2b682a0343b5bf994d3e1c2b14ed2 (diff) | |
| parent | 4b353132f53b6b06c2eda7691a4b007838b1f013 (diff) | |
| download | rust-642576404504160d770c3e08c361bf3d703debee.tar.gz rust-642576404504160d770c3e08c361bf3d703debee.zip | |
Rollup merge of #103719 - joseluis:fix-typos-try-reserve, r=the8472
fix typo in `try_reserve` method from `HashMap` and `HashSet` Currently refers to the `reserve` method, instead of `try_reserve`. Other collections like [Vec](https://doc.rust-lang.org/std/vec/struct.Vec.html#method.try_reserve) & [VecDeque](https://doc.rust-lang.org/std/collections/vec_deque/struct.VecDeque.html#method.try_reserve) shows it well.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
