rust/compiler
bors 301ad8a4fa Auto merge of #80891 - cjgillot:noq, r=Mark-Simulacrum
Make the `Query` enum a simple struct.

A lot of code in `rustc_query_system` is generic over it, only to encode an exceptional error case: query cycles.
The delayed computations are now done at cycle detection.
2021-02-24 03:29:00 +00:00
..
2021-02-14 18:03:11 +03:00
2021-02-20 17:19:30 -05:00
2021-02-21 21:51:54 +01:00
2021-02-07 23:48:58 -08:00
2021-02-21 12:22:22 +01:00
2021-02-21 12:22:22 +01:00