File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -83,9 +83,9 @@ These APIs are now stable in const contexts:
83
83
84
84
Cargo
85
85
-----
86
- - [Add future-incompat warning against keywords in cfgs and add raw-idents](https://github.com/rust-lang/cargo/pull/14671/)
87
- - [fix(cargo-rustc): stabilize higher precedence trailing flags](https://github.com/rust-lang/cargo/pull/14900/)
88
- - [feat(build-script): Pass CARGO_CFG_FEATURE ](https://github.com/rust-lang/cargo/pull/14902/)
86
+ - [Add future-incompatibility warning against keywords in cfgs and add raw-idents](https://github.com/rust-lang/cargo/pull/14671/)
87
+ - [Stabilize higher precedence trailing flags](https://github.com/rust-lang/cargo/pull/14900/)
88
+ - [Pass ` CARGO_CFG_FEATURE` to build scripts ](https://github.com/rust-lang/cargo/pull/14902/)
89
89
90
90
<a id="1.85.0-Rustdoc"></a>
91
91
You can’t perform that action at this time.
0 commit comments