mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-08 21:55:47 +00:00
b2825c22d7
There's a subtle difference between - 'expression = { whitespace* ... whitespace* }', and - '_{ whitespace* ~ expression ~ whitespace* }'. The former includes surrounding whitespace in an "expression", the latter doesn't. This affects the span of error indication. |
||
---|---|---|
.. | ||
protos | ||
backend.rs | ||
commit.rs | ||
commit_builder.rs | ||
conflicts.rs | ||
content_hash.rs | ||
dag_walk.rs | ||
diff.rs | ||
file_util.rs | ||
files.rs | ||
git.rs | ||
git_backend.rs | ||
gitignore.rs | ||
index.rs | ||
index_store.rs | ||
legacy_thrift_op_store.rs | ||
lib.rs | ||
local_backend.rs | ||
lock.rs | ||
matchers.rs | ||
nightly_shims.rs | ||
op_heads_store.rs | ||
op_store.rs | ||
operation.rs | ||
proto_op_store.rs | ||
refs.rs | ||
repo.rs | ||
repo_path.rs | ||
revset.pest | ||
revset.rs | ||
revset_graph_iterator.rs | ||
rewrite.rs | ||
settings.rs | ||
simple_op_heads_store.rs | ||
simple_op_store.rs | ||
simple_op_store_model.rs | ||
simple_op_store_model.thrift | ||
stacked_table.rs | ||
store.rs | ||
transaction.rs | ||
tree.rs | ||
tree_builder.rs | ||
view.rs | ||
working_copy.rs | ||
workspace.rs |