clap/clap_builder/src
Omer Tuchfeld 29d9e8844f fix(assert): Prevent arguments from requiring self
It's non-sensical for an argument to require itself, so it must be a
mistake, and should be prevented.

This is arguably a breaking change, but of the spacebar heating kind.

Signed-off-by: Omer Tuchfeld <omer@tuchfeld.dev>
2024-12-03 20:02:45 +01:00
..
builder fix(assert): Prevent arguments from requiring self 2024-12-03 20:02:45 +01:00
error style: Make clippy happy 2024-11-29 10:16:50 -06:00
output style: Make clippy happy 2024-11-29 10:16:50 -06:00
parser style: Make clippy happy 2024-11-29 10:16:50 -06:00
util style: Make clippy happy 2024-11-29 10:16:50 -06:00
derive.rs docs: Highlight notes/warnings in a block 2024-11-08 11:07:48 -06:00
lib.rs chore: Update from template 2024-05-14 12:27:02 -05:00
macros.rs docs: Highlight notes/warnings in a block 2024-11-08 11:07:48 -06:00
mkeymap.rs chore: Update from template 2024-05-14 12:27:02 -05:00