about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-04-06 18:42:57 +0200
committerGitHub <noreply@github.com>2023-04-06 18:42:57 +0200
commitc86c9339e6991dbf9a9a4ae210492e94b142a728 (patch)
tree65c76c7e34cc6c4c0248794d0ac4183c1e163edf /compiler/rustc_query_impl/src
parent3e21d6875f90eb0bc12833f73f56ec30cad6c1bd (diff)
parent4a4fc3bb5b1efe6857cf5d6c0b554ff36b966996 (diff)
downloadrust-c86c9339e6991dbf9a9a4ae210492e94b142a728.tar.gz
rust-c86c9339e6991dbf9a9a4ae210492e94b142a728.zip
Rollup merge of #109755 - compiler-errors:new-solver-generator-witness-mir, r=cjgillot
Implement support for `GeneratorWitnessMIR` in new solver

r? ```@cjgillot```

I mostly want this to cut down the number of failing UI tests when running the UI test suite with `--compare-mode=next-solver`, but there doesn't seem like much reason to block implementing this since it adds minimal complexity to the existing structural traits impl in the new solver.

If others are against adding this for some reason, then maybe we should just make `GeneratorWitnessMIR` return `NoSolution` for these traits. Anything but an ICE please :smile_cat: :ice_cube:
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions