sapling/cmds
David Tolnay 1cd333be79 rust/thrift: Rename rust_thrift runtime library to fbthrift
Summary:
As suggested by yfeldblum in https://our.intern.facebook.com/intern/diff/D17544447/?transaction_id=2964022370277861.

> the `rust_` bit seems superfluous; the `_thrift` bit opens the door for confusion with apache thrift. Any issue using a module name like `fbthrift`?

 ---

```
$ fastmod '\brust_thrift\b' fbthrift -d ~/fbcode -e rs,toml
$ fastmod '\brust_thrift\b' fbthrift -d ~/fbcode -g '**/TARGETS'
$ hg revert experimental
$ arc lint -a
```

Reviewed By: bolinfest

Differential Revision: D17611123

fbshipit-source-id: b621a422480b00eb2e339ff7542cc66c3ca5b8ec
2019-09-26 20:23:47 -07:00
..
admin rust/thrift: Rename rust_thrift runtime library to fbthrift 2019-09-26 20:23:47 -07:00
blobrepo_checker/src Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
blobstore_healer Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
bonsai_verify Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
tests mononoke: fix broken toml fixture 2019-09-24 14:56:23 -07:00
aliasverify.rs Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
backfill_derived_data.rs backfill_derived_data: add fsnodes 2019-09-25 05:19:55 -07:00
benchmark_filestore.rs Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
blobimport.rs mononoke: extract non-arg-related things into cmdlib::helpers from cmdlib::args 2019-09-19 06:56:39 -07:00
configlint.rs mononoke: connect stdlog and slog 2019-09-12 04:13:11 -07:00
dumprev.rs move mercurial related creates to mercurial subdirectory 2019-08-14 04:03:00 -07:00
idxdump.rs move mercurial related creates to mercurial subdirectory 2019-08-14 04:03:00 -07:00
lfs_import.rs Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
populate_healer.rs Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
rechunker.rs Replace *fbinit::FACEBOOK with #[fbinit::main] 2019-09-13 20:17:29 -07:00
revlogrepo.rs move mercurial related creates to mercurial subdirectory 2019-08-14 04:03:00 -07:00
statistics_collector.rs Save statistics from statistics_collector to Scuba 2019-09-25 07:58:37 -07:00