Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #153276 - Zoxc:rem-fatal-cycle, r=nnethercote
Remove `cycle_fatal` query modifier This removes the `cycle_fatal` query modifier as it has no effect on its current users. The default `CycleErrorHandling::Error` mode does the same as `cycle_fatal` when the default impl of `FromCycleError` is used. The return types of queries using `cycle_fatal` however have no specialized `FromCycleError` impl.
Jonathan Brouwer 7 weeks ago
parent 2c1b20e · parent 4a58b1e · commit b4170ba
0 files changed, 0 insertions, 0 deletions