mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-29 07:43:34 +00:00
68b1f869b6
There are two major goals: * provide typo hints in a similar way to revset * make methods extensible The created method table is bound to the 'repo lifetime because of the problem described in the inline comment. It would be nice if we can build cachable core method table for<'repo> CommitTemplateLanguage<'repo, '_>, but I couldn't figure out how. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |