Dylan DPC
cd6829382d
Rollup merge of #76245 - tmiasko:inline-generators, r=ecstatic-morse
...
inliner: Avoid query cycles when optimizing generators
The HIR Id trick is insufficient to prevent query cycles when optimizing
generators, since merely requesting a layout of a generator also
computes its `optimized_mir`.
Make no attempts to inline functions into generators within the same
crate to avoid query cycles.
Fixes #76181 .
2020-09-03 02:22:14 +02:00
..
2020-08-30 22:57:54 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-09-02 03:19:38 +00:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-09-02 03:19:38 +00:00
2020-08-30 18:45:07 +03:00
2020-09-02 13:18:19 +02:00
2020-09-01 07:44:34 +00:00
2020-09-03 02:22:06 +02:00
2020-09-02 22:16:22 +00:00
2020-09-01 22:06:47 +01:00
2020-09-01 18:24:35 -07:00
2020-08-30 18:45:07 +03:00
2020-09-02 03:19:38 +00:00
2020-09-01 22:06:47 +01:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-09-01 22:06:47 +01:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-09-02 06:46:21 +00:00
2020-09-02 00:40:19 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-09-01 18:27:02 -07:00
2020-09-02 00:00:00 +00:00
2020-08-30 18:45:07 +03:00
2020-09-02 19:29:27 +00:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-09-01 18:24:35 -07:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-09-01 18:24:36 -07:00
2020-08-31 18:41:57 -07:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 18:45:07 +03:00
2020-08-30 15:01:06 -07:00