File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 7070- [The package definition in `cargo metadata` now includes the `"default_run"`
7171 field from the manifest.][cargo/9550]
7272- [Added `cargo d` as an alias for `cargo doc`.][cargo/9680]
73- - [Added `{lib}` as formatting option for `cargo tree` to print the "lib_name" of packages.][cargo/9663]
73+ - [Added `{lib}` as formatting option for `cargo tree` to print the `"lib_name"`
74+ of packages.][cargo/9663]
7475
7576Rustdoc
7677-------
@@ -119,6 +120,7 @@ Compatibility Notes
119120[cargo/9675]: https://github.com/rust-lang/cargo/pull/9675
120121[cargo/9550]: https://github.com/rust-lang/cargo/pull/9550
121122[cargo/9680]: https://github.com/rust-lang/cargo/pull/9680
123+ [cargo/9663]: https://github.com/rust-lang/cargo/pull/9663
122124[`array::map`]: https://doc.rust-lang.org/stable/std/primitive.array.html#method.map
123125[`Bound::cloned`]: https://doc.rust-lang.org/stable/std/ops/enum.Bound.html#method.cloned
124126[`Drain::as_str`]: https://doc.rust-lang.org/stable/std/string/struct.Drain.html#method.as_str
You can’t perform that action at this time.
0 commit comments