Skip to content

Commit 38a84ce

Browse files
authored
Merge pull request #1324 from frazar/patch-1
Fix link to PR #71660
2 parents e426f7b + bed057f commit 38a84ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2020-06-23-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ If you are a Rust project owner and are looking for contributors, please submit
134134
* [use `Ipv4Addr::from<[u8; 4]>` when possible](https://github.com/rust-lang/rust/pull/73389)
135135
* [core/time: Add Duration methods for zero](https://github.com/rust-lang/rust/pull/72790)
136136
* [deprecate wrapping_offset_from](https://github.com/rust-lang/rust/pull/73580)
137-
* [impl PartialEq<Vec<B>> for &[A], &mut [A]](https://github.com/rust-lang/rust/pull/71660)
137+
* [`impl PartialEq<Vec<B>>` for `&[A]`, `&mut [A]`](https://github.com/rust-lang/rust/pull/71660)
138138
* [hashbrown: avoid creating small tables with a capacity of 1](https://github.com/rust-lang/hashbrown/pull/162)
139139
* [stdarch: add AVX 512f gather, scatter and compare intrinsics](https://github.com/rust-lang/stdarch/pull/866)
140140
* [cargo: adding environment variable CARGO_PKG_LICENSE](https://github.com/rust-lang/cargo/pull/8325)

0 commit comments

Comments
 (0)