]> git.lizzy.rs Git - rust.git/commit
Clarify what the effects of a 'logic error' are
authorChris Jefferson <chris@bubblescope.net>
Mon, 4 Jan 2021 09:22:56 +0000 (09:22 +0000)
committerChris Jefferson <chris@bubblescope.net>
Sat, 16 Jan 2021 09:36:28 +0000 (09:36 +0000)
commit78d919280d36652c1ca069cb3f6713d38e64e823
tree7f6dd1a7b8fc39c615e61fe6cabdff87646bfe65
parent0cd459fd629bc5444cdbda3ceb341cd0bf6eece2
Clarify what the effects of a 'logic error' are
library/alloc/src/collections/binary_heap.rs
library/alloc/src/collections/btree/map.rs
library/alloc/src/collections/btree/set.rs
library/std/src/collections/hash/map.rs
library/std/src/collections/hash/set.rs