sapling/filenodes/sqlfilenodes
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
..
schemas mononoke: remove mysql schemas 2019-02-08 03:04:01 -08:00
src common/rust/sql: don't ask for slices of references for >list 2019-09-11 01:40:10 -07:00
test mononoke: remove unnecessary extern crate 2019-07-12 11:37:06 -07:00