jj/cli
Yuya Nishihara 96b633a091 templater: add property.into_dyn() helper
I'm going to move Box<dyn _> conversion to callers, so there will be more places
to use this helper.
2025-05-01 00:33:59 +00:00
..
examples view: rename workspace "id" to "name" 2025-03-31 03:39:29 +00:00
src templater: add property.into_dyn() helper 2025-05-01 00:33:59 +00:00
testing cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
tests cli config edit: Rollback to previous config when invalid TOML is saved 2025-04-29 16:26:11 +00:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml config-schema: use datatest-stable crate to instantiate tests 2025-04-24 15:48:08 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00