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 @@ -5431,8 +5431,6 @@ Cargo
54315431- [Added `--no-fail-fast` flag to cargo to run all benchmarks regardless of
54325432 failure.][cargo/4248]
54335433- [Changed the convention around which file is the crate root.][cargo/4259]
5434- - [The `include`/`exclude` property in `Cargo.toml` now accepts gitignore paths
5435- instead of glob patterns][cargo/4270]. Glob patterns are now deprecated.
54365434
54375435Compatibility Notes
54385436-------------------
@@ -5475,7 +5473,6 @@ Compatibility Notes
54755473[cargo/4229]: https://github.com/rust-lang/cargo/pull/4229
54765474[cargo/4248]: https://github.com/rust-lang/cargo/pull/4248
54775475[cargo/4259]: https://github.com/rust-lang/cargo/pull/4259
5478- [cargo/4270]: https://github.com/rust-lang/cargo/pull/4270
54795476[`CStr::into_c_string`]: https://doc.rust-lang.org/std/ffi/struct.CStr.html#method.into_c_string
54805477[`CString::as_c_str`]: https://doc.rust-lang.org/std/ffi/struct.CString.html#method.as_c_str
54815478[`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