master
index: add some initial indexing scaffolding
repo: make ripgrep build with the new organization
cli: replace clap with lexopt and supporting code
style: fix new lints
impl: switch most atomic ops to `Relaxed` ordering
lint: use `cloned()` or `copied()` when we can