sapling/eden/mononoke/reachabilityindex
Mateusz Kwapich 45190441ae fix self imports
Summary:
The reformatter can't deal with self imports, let's help it.

I've ran:

```
fd -g  '**/*.rs' -x sd -s '::{self}' ''
arc f
```

Reviewed By: stepancheg

Differential Revision: D37494566

fbshipit-source-id: badc7aff2ea931085df61ce241ae26e13916c1eb
2022-06-28 15:27:12 -07:00
..
common reformat rust sources to one import per line 2022-06-28 11:44:12 -07:00
if ethers.rs 2022-06-23 20:03:16 -07:00
skiplist reformat rust sources to one import per line 2022-06-28 11:44:12 -07:00
src fix self imports 2022-06-28 15:27:12 -07:00
test-helpers reformat rust sources to one import per line 2022-06-28 11:44:12 -07:00
Cargo.toml third-party/rust: Update async-trait from 0.1.52 to 0.1.56 2022-06-02 17:05:05 -07:00