File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ Compatibility Notes
144144[ `alloc::handle_alloc_error` ] : https://doc.rust-lang.org/std/alloc/fn.handle_alloc_error.html
145145[ `btree_map::Entry::or_default` ] : https://doc.rust-lang.org/std/collections/btree_map/enum.Entry.html#method.or_default
146146[ `fmt::Alignment` ] : https://doc.rust-lang.org/std/fmt/enum.Alignment.html
147- [ `hash_map::Entry::or_default` ] : https://doc.rust-lang.org/std/collections/btree_map /enum.Entry.html#method.or_default
147+ [ `hash_map::Entry::or_default` ] : https://doc.rust-lang.org/std/collections/hash_map /enum.Entry.html#method.or_default
148148[ `iter::repeat_with` ] : https://doc.rust-lang.org/std/iter/fn.repeat_with.html
149149[ `num::NonZeroUsize` ] : https://doc.rust-lang.org/std/num/struct.NonZeroUsize.html
150150[ `num::NonZeroU128` ] : https://doc.rust-lang.org/std/num/struct.NonZeroU128.html
You can’t perform that action at this time.
0 commit comments