sapling/blobstore
Thomas Orozco aa6922a340 common/rust/sql: don't ask for slices of references for >list
Summary:
We don't need to create double-indirection when accepting `>list` arguments.
This tends to force callers into creating new Vecs of references here and
there.

Since I was in here fixing D17286200, I figured I might as well do this too.

Reviewed By: farnz

Differential Revision: D17286608

fbshipit-source-id: 994f7d6da309b16b4e613d05faeaa3ae70ae70ab
2019-09-11 01:40:10 -07:00
..
cacheblob/src Delete lines of the form "use [a-z_]+;" 2019-09-10 15:06:19 -07:00
delayblob/src mononoke/blobstore/...: convert to Rust 2018 2019-02-05 15:21:15 -08:00
factory/src Delete lines of the form "use [a-z_]+;" 2019-09-10 15:06:19 -07:00
fileblob/src tp2/rust: add lettre and riker to rust-crates-io 2019-07-24 20:04:48 -07:00
if Implement a "cache mutex" to avoid multiple writes through memcache 2018-06-19 13:07:13 -07:00
memblob/src mononoke/filestore: rebuild metadata on read 2019-07-31 05:19:38 -07:00
multiplexedblob/src Delete lines of the form "use [a-z_]+;" 2019-09-10 15:06:19 -07:00
prefixblob/src mononoke: move typed fetch to Blobstore Trait 2019-07-31 05:19:36 -07:00
redactedblobstore common/rust/sql: don't ask for slices of references for >list 2019-09-11 01:40:10 -07:00
rocksblob/src Delete lines of the form "use [a-z_]+;" 2019-09-10 15:06:19 -07:00
sqlblob Delete lines of the form "use [a-z_]+;" 2019-09-10 15:06:19 -07:00
src extend LoadableError::Missing with String explaining what is mssing 2019-08-30 08:19:47 -07:00
test mononoke: remove glusterblob 2019-08-07 07:37:17 -07:00
Cargo.toml Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00