Files
rust/compiler/rustc_lint/src
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-31 14:19:27 +02:00
2025-08-03 19:58:00 +10:00
2025-07-31 14:19:27 +02:00
2025-06-18 15:46:19 +00:00
2025-07-28 06:10:14 +05:00
2025-06-30 20:42:27 +10:00
2025-02-08 22:12:13 +00:00
2025-01-08 21:26:39 +01:00
2025-02-08 22:12:13 +00:00
2025-02-08 22:12:13 +00:00
2025-06-03 08:23:21 +10:00
2025-07-31 14:19:27 +02:00