bors 3321799e8f Auto merge of #14368 - HKalbasi:mir, r=HKalbasi
MIR episode 3

This PR adds lowering for try operator and overloaded dereference, and adds evaluating support for function pointers and trait objects. It also adds a flag to `analysis-stats` to show percentage of functions that it fails to emit mir for them, which is currently `20%` (which is somehow lying, as most of the supported `80%` are tests). The most offenders are closure (1975 items) and overloaded index (415 items). I will try to add overloaded index before monday to have it in this PR, and tackle the closure in the next episode.
2023-03-21 19:57:27 +00:00
..
2023-03-17 13:08:35 +03:30
2023-03-06 21:09:08 +03:30
2023-02-13 13:55:14 +02:00
2023-02-27 23:45:54 +03:30
2023-02-27 23:45:54 +03:30
2023-03-14 20:22:11 +01:00
2023-03-14 19:20:44 +01:00
2023-03-19 13:02:51 +03:30
2023-02-27 23:45:54 +03:30
2023-02-27 23:45:54 +03:30
2023-02-13 13:55:14 +02:00
2023-03-17 13:08:35 +03:30
2023-03-17 13:08:35 +03:30
2023-03-06 21:09:09 +03:30
2023-03-18 02:06:36 +03:30
2023-03-17 13:08:35 +03:30