Scott Schafer
b2b3cfa524
feat: Add Edition2024
2023-10-04 13:11:52 -06:00
Ed Page
e4e10f2393
chore: Fix typos
...
This is a repeat of #11561
2023-09-19 15:28:48 -05:00
Ed Page
e539380512
feat: Stabilize lints
...
Fixes #12115
2023-09-08 10:44:00 -05:00
Ed Page
ad0a11349e
fix(help): Remove redundant information from new/init
...
Auditing all of the `--help` in prep for #12578 and noticed that we list
the VCS information twice, once on our end and once by clap.
2023-08-29 16:28:49 -05:00
Ed Page
853102f7de
fix(cli): Make --help easier to browse
...
This mirrors some of the categories from `cargo help` (the man pages).
There are fewer categories to avoid extra vertical space. Instead, they
are left int the `Options` category but put first.
2023-08-08 13:50:05 -05:00
Ed Page
5101372312
test(cli): Track --help output
...
This makes it easier to evaluate the usability of PRs, like #11905
2023-07-24 17:12:20 -05:00
Wim Looman
c31877def5
Update cargo new
workspace inheritance tests to specify resolver
2023-05-26 17:14:34 +02:00
hi-rustin
6573701227
Add inherit_workspace_lints test
...
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
2023-05-24 10:36:06 +08:00
hi-rustin
5265b1d0ec
Add tests for inherit_workspace_package_table
...
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
2023-05-23 10:36:08 +08:00