File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -5421,8 +5421,6 @@ Cargo
54215421- [Added `--no-fail-fast` flag to cargo to run all benchmarks regardless of
54225422 failure.][cargo/4248]
54235423- [Changed the convention around which file is the crate root.][cargo/4259]
5424- - [The `include`/`exclude` property in `Cargo.toml` now accepts gitignore paths
5425- instead of glob patterns][cargo/4270]. Glob patterns are now deprecated.
54265424
54275425Compatibility Notes
54285426-------------------
@@ -5465,7 +5463,6 @@ Compatibility Notes
54655463[cargo/4229]: https://github.com/rust-lang/cargo/pull/4229
54665464[cargo/4248]: https://github.com/rust-lang/cargo/pull/4248
54675465[cargo/4259]: https://github.com/rust-lang/cargo/pull/4259
5468- [cargo/4270]: https://github.com/rust-lang/cargo/pull/4270
54695466[`CStr::into_c_string`]: https://doc.rust-lang.org/std/ffi/struct.CStr.html#method.into_c_string
54705467[`CString::as_c_str`]: https://doc.rust-lang.org/std/ffi/struct.CString.html#method.as_c_str
54715468[`CString::into_boxed_c_str`]: https://doc.rust-lang.org/std/ffi/struct.CString.html#method.into_boxed_c_str
You can’t perform that action at this time.
0 commit comments