]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #101635 - jyn514:queries-new-derived, r=cjgillot
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Sat, 10 Sep 2022 13:26:10 +0000 (18:56 +0530)
committerGitHub <noreply@github.com>
Sat, 10 Sep 2022 13:26:10 +0000 (18:56 +0530)
commitb0455e9ab470ef49ee3e23b4bc8a15c55aad1742
tree636c8176cca8d9714824ce26c882bf89e2aa8cbb
parent6afbe3eca92da175a197cdd3d75cf9c623bf53eb
parentd2c53caee218296482c11a56354688a9a7e9636f
Rollup merge of #101635 - jyn514:queries-new-derived, r=cjgillot

Move `Queries::new` out of the macro

Split out from https://github.com/rust-lang/rust/pull/101178 to make sure it's not contributing to the perf impact.

r? `@cjgillot`
compiler/rustc_query_impl/src/plumbing.rs