rust/compiler
Nicholas Nethercote 32741d5d16 Split process_obligation in two.
Because it really has two halves:
- A read-only part that checks if further work is needed.
- The further work part, which is much less hot.

This makes things a bit clearer and nicer.
2022-06-06 08:47:49 +10:00
..
2022-06-03 17:02:14 +00:00
2022-06-02 11:22:16 +10:00
2022-06-02 09:00:04 -03:00
2022-05-27 07:36:17 -04:00
2022-06-02 09:00:04 -03:00
2022-06-03 20:42:42 +04:00
2022-05-26 13:14:24 +02:00
2022-06-03 17:02:14 +00:00
2022-06-03 17:02:14 +00:00
2022-06-03 17:02:14 +00:00
2022-06-03 17:01:53 +00:00