ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 169261ca21 matchers: add a Visit::Nothing variant
I didn't initially create a `Visit::Nothing` variant because I was
worried that the fact that there then are two ways of expressing this
value (there's also `Visit::Specific` with empty sets). However, the
value is quite useful for pattern matching, so I'm now thinking it's
worth the risk.
2022-06-09 21:27:51 -07:00
..
src matchers: add a Visit::Nothing variant 2022-06-09 21:27:51 -07:00
tests CommitBuilder: when rewriting commit, replace placeholder user/email 2022-06-06 17:31:01 -07:00
build.rs protos: use run_from_script() in build.rs 2022-05-05 11:46:40 -07:00
Cargo.toml cargo: bump uuid from 1.1.0 to 1.1.1 2022-06-01 09:07:34 -07:00