File tree 1 file changed +0
-3
lines changed
1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -5421,8 +5421,6 @@ Cargo
5421
5421
- [Added `--no-fail-fast` flag to cargo to run all benchmarks regardless of
5422
5422
failure.][cargo/4248]
5423
5423
- [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.
5426
5424
5427
5425
Compatibility Notes
5428
5426
-------------------
@@ -5465,7 +5463,6 @@ Compatibility Notes
5465
5463
[cargo/4229]: https://github.com/rust-lang/cargo/pull/4229
5466
5464
[cargo/4248]: https://github.com/rust-lang/cargo/pull/4248
5467
5465
[cargo/4259]: https://github.com/rust-lang/cargo/pull/4259
5468
- [cargo/4270]: https://github.com/rust-lang/cargo/pull/4270
5469
5466
[`CStr::into_c_string`]: https://doc.rust-lang.org/std/ffi/struct.CStr.html#method.into_c_string
5470
5467
[`CString::as_c_str`]: https://doc.rust-lang.org/std/ffi/struct.CString.html#method.as_c_str
5471
5468
[`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