about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-04-16 13:23:23 +0000
committerbors <bors@rust-lang.org>2021-04-16 13:23:23 +0000
commit1e0a3ff55c494dcb660e4cdae2dc4b697815dc86 (patch)
tree00b8347239f8ccbef9f73da9fc409ac03a3f0ef6 /library/std/src/sys/unix/stack_overflow.rs
parentddc2598230e4bb67d8a30d3a5cd8431c1cecb63e (diff)
parentbcf348800751e8a03fdbaa49130e53a463e3a441 (diff)
downloadrust-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