about summary refs log tree commit diff
path: root/src/liballoc_jemalloc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-01-08 04:31:18 +0000
committerbors <bors@rust-lang.org>2018-01-08 04:31:18 +0000
commit795594cd8ce3272bd6b1ebf7e1b7f33a5a86e3ac (patch)
tree93cdf13a4ebf069c6f4929991617d107549207fa /src/liballoc_jemalloc
parenta29461f322974cd6ff2e7bf058588db2adf35228 (diff)
parent766465f0e5a64795c4fd92b31f497184b0aa61ae (diff)
downloadrust-795594cd8ce3272bd6b1ebf7e1b7f33a5a86e3ac.tar.gz
rust-795594cd8ce3272bd6b1ebf7e1b7f33a5a86e3ac.zip
Auto merge of #47200 - BurntPizza:query-snatp, r=nikomatsakis
Make normalize_and_test_predicates into a query

From #44891.

I'm not real solid on how `dep_graph` stuff works, but if a node is going to have a key (again, not sure how important that is), then the key needs to be `Copy`. So since `normalize_and_test_predicates` only had one out-of-module use, I changed that call site to use a new function, `substitute_normalize_and_test_predicates` which is the query and enables having the arguments be `Copy`. Hopefully this makes sense.

r? @nikomatsakis
and/or @michaelwoerister
Diffstat (limited to 'src/liballoc_jemalloc')
0 files changed, 0 insertions, 0 deletions