Files
rust/compiler
Nicholas Nethercote 1698c8e322 Rename Printer variables.
Currently they are mostly named `cx`, which is a terrible name for a
type that impls `Printer`/`PrettyPrinter`, and is easy to confuse with
other types like `TyCtxt`. This commit changes them to `p`. A couple of
existing `p` variables had to be renamed to make way.
2025-08-03 19:58:00 +10:00
..
2025-07-29 14:17:48 +00:00
2025-07-31 19:58:04 +10:00
2025-08-03 19:58:00 +10:00
2025-07-23 13:33:23 +02:00
2025-07-31 19:58:04 +10:00
2025-08-03 19:58:00 +10:00
2025-08-03 19:58:00 +10:00
2025-07-31 19:58:04 +10:00
2025-07-31 19:58:04 +10:00