Skip to content

Commit 020310b

Browse files
committed
Make check-cfg title consistent with 1.77
1 parent b80fefa commit 020310b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posts/inside-rust/2024-06-19-this-development-cycle-in-cargo-1.80.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This is a summary of what has been happening around Cargo development for the la
1313

1414
- [Plugin of the cycle](#plugin-of-the-cycle)
1515
- [Implementation](#implementation)
16-
- [check-cfg](#check-cfg)
16+
- [`-Zcheck-cfg`](#-zcheck-cfg)
1717
- [User-controlled cargo diagnostics](#user-controlled-cargo-diagnostics)
1818
- [`-Ztrim-paths`](#-ztrim-paths)
1919
- [MSRV-aware Cargo](#msrv-aware-cargo)
@@ -47,7 +47,7 @@ Thanks to [LukeMathWalker](https://github.com/LukeMathWalker) for the suggestion
4747

4848
## Implementation
4949

50-
##### check-cfg
50+
##### `-Zcheck-cfg`
5151

5252
*Update from [1.77](https://blog.rust-lang.org/inside-rust/2024/02/13/this-development-cycle-in-cargo-1-77.html#-zcheck-cfg)*
5353

0 commit comments

Comments
 (0)