diff options
| author | bors <bors@rust-lang.org> | 2021-04-16 13:23:23 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-04-16 13:23:23 +0000 |
| commit | 1e0a3ff55c494dcb660e4cdae2dc4b697815dc86 (patch) | |
| tree | 00b8347239f8ccbef9f73da9fc409ac03a3f0ef6 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | ddc2598230e4bb67d8a30d3a5cd8431c1cecb63e (diff) | |
| parent | bcf348800751e8a03fdbaa49130e53a463e3a441 (diff) | |
| download | rust-1e0a3ff55c494dcb660e4cdae2dc4b697815dc86.tar.gz rust-1e0a3ff55c494dcb660e4cdae2dc4b697815dc86.zip | |
Auto merge of #6937 - Jarcho:map_entry_suggestion, r=giraffate
Improve `map_entry` suggestion fixes: #5176 fixes: #4674 fixes: #4664 fixes: #1450 Still need to handle the value returned by `insert` correctly. changelog: Improve `map_entry` suggestion. Will now suggest `or_insert`, `insert_with` or `match _.entry(_)` as appopriate. changelog: Fix `map_entry` false positives where the entry api can't be used. e.g. when the map is used for multiple things.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
