rust/compiler
Nicholas Nethercote 877777f5bc Inline and remove DescriptionCtx::from_early_bound_and_free_regions.
It has a single call site, and the code is clearer with all region kinds
handled in one function, instead of splitting the handling across two
functions.

The commit also changes `DescriptionCtx::new` to use a more declarative
style, instead of creating a default `DescriptionCtx` and modifying it,
which I find easier to read.
2023-04-12 08:02:38 +10:00
..
2023-04-09 23:22:14 +02:00
2023-04-09 22:29:56 +02:00
2023-04-09 23:22:14 +02:00
2023-04-09 23:29:39 +02:00
2023-04-09 23:22:14 +02:00
2023-04-09 23:22:14 +02:00
2023-04-09 23:22:14 +02:00
2023-04-09 23:22:14 +02:00
2023-04-09 23:22:14 +02:00
2023-04-09 21:59:28 +02:00
2023-04-09 23:22:14 +02:00
2023-04-09 23:29:39 +02:00
2023-04-09 21:59:28 +02:00
2023-04-09 23:22:14 +02:00
2023-04-06 09:34:16 +01:00
2023-04-09 23:22:14 +02:00
2023-04-09 23:22:14 +02:00