mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-19 19:08:08 +00:00
2916bbbec5
These .wrap_<type>() functions aren't supposed to capture resources from the language instance. It was convenient that wrap_() could be called without fully spelling the language type, but doing that would introduce lifetime issue in later patches. I added type alias L to several places because the language type is usually called L in generic code. |
||
---|---|---|
.. | ||
custom-backend | ||
custom-command | ||
custom-commit-templater | ||
custom-global-flag | ||
custom-operation-templater | ||
custom-working-copy |