Files
rust/compiler
Dylan DPC ee1fedf392 Rollup merge of #78580 - tmiasko:inline-loop, r=oli-obk
inliner: Break inlining cycles

Keep track of all instances inlined so far. When examining a new call
sites from an inlined body, skip those where callee had been inlined
already to avoid potential inlining cycles.

Fixes #78573.
2020-11-09 19:06:53 +01:00
..
2020-09-11 09:37:51 -07:00
2020-10-30 10:13:39 -04:00
2020-10-29 16:51:46 +01:00
2020-11-07 23:25:10 +00:00
2020-11-09 15:30:49 +00:00
2020-10-30 10:13:41 -04:00
2020-11-05 10:22:08 +01:00
2020-11-05 20:11:29 +01:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-11-05 20:11:29 +01:00
2020-11-09 15:30:49 +00:00
2020-11-09 15:30:49 +00:00
2020-11-09 15:30:49 +00:00