sapling/eden/scm/lib/dag
David Tolnay e62b176170 Prepare for rustfmt 2.0
Summary:
Generated by formatting with rustfmt 2.0.0-rc.2 and then a second time with fbsource's current rustfmt (1.4.14).

This results in formatting for which rustfmt 1.4 is idempotent but is closer to the style of rustfmt 2.0, reducing the amount of code that will need to change atomically in that upgrade.

 ---

*Why now?* **:** The 1.x branch is no longer being developed and fixes like https://github.com/rust-lang/rustfmt/issues/4159 (which we need in fbcode) only land to the 2.0 branch.

 ---

Reviewed By: zertosh

Differential Revision: D23568779

fbshipit-source-id: 477200f35b280a4f6471d8e574e37e5f57917baf
2020-09-07 20:47:59 -07:00
..
benches dag: benchmark dag_ops on different IdDagStores 2020-09-02 18:54:12 -07:00
bindag dag: drop LowLevelAccess 2020-08-26 15:32:25 -07:00
fuzz dag: use non-master group in fuzz test 2020-08-26 15:32:24 -07:00
gitdag gitdag: crate to build segmented dag from git history 2020-08-21 13:00:45 -07:00
src Prepare for rustfmt 2.0 2020-09-07 20:47:59 -07:00
Cargo.toml dag: add some tracing spans 2020-08-21 13:00:45 -07:00