mentat/query-algebrizer/tests
Nick Alexander 47441f56dc Part 5: Push FindQuery into query-algebrizer; structure errors.
This is a big deck-chair re-arrangement.  This puts FindQuery into
query-algebrizer and puts the validation from ParsedFindQuery ->
FindQuery their as well.

Some tests were re-homed for this.

In addition, the little-used maplit crate dependency was replaced with
inline expressions.
2018-06-04 15:04:39 -07:00
..
utils Part 5: Push FindQuery into query-algebrizer; structure errors. 2018-06-04 15:04:39 -07:00
fulltext.rs Combine NamespacedKeyword and Keyword. (#689) r=nalexander 2018-05-11 09:52:17 -07:00
ground.rs Include namespace-separating solidus in NamespaceableName; improve type handling around ground (#713) r=nalexander 2018-05-29 16:45:53 +02:00
predicate.rs Combine NamespacedKeyword and Keyword. (#689) r=nalexander 2018-05-11 09:52:17 -07:00
type_reqs.rs Part 2: Turn (type-function ?var) into (type ?var type-keyword). 2018-06-04 14:52:51 -07:00