Skip to content

Commit f465926

Browse files
Update posts/2021-07-29-Rust-1.54.0.md
Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
1 parent 1ff8ed2 commit f465926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2021-07-29-Rust-1.54.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The following methods and trait implementations were stabilized.
8383
### Other changes
8484

8585
There are other changes in the Rust 1.54.0 release:
86-
check out what changed in [Rust](XXX), [Cargo](XXX), and [Clippy](XXX).
86+
check out what changed in [Rust](https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1540-2021-07-29), [Cargo](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md#cargo-154-2021-07-29), and [Clippy](https://github.com/rust-lang/rust-clippy/blob/master/CHANGELOG.md#rust-154).
8787

8888
rustfmt has also been fixed in the 1.54.0 release to properly format nested
8989
out-of-line modules. This may cause changes in formatting to files that were

0 commit comments

Comments
 (0)