Files
rust/compiler/rustc_ty_utils/src
Lukas Markeffsky 2fbc413d83 cosmetic changes
- change function parameter order to `cx, ty, ...` to match the other
  functions in this file
- use `ct` identifier for `ty::Const` to match the majority of the
  compiler codebase
- remove useless return
- bring match arms in a more natural order
2025-02-18 13:22:46 +01:00
..
2025-02-13 00:38:17 +01:00
2025-02-08 22:12:13 +00:00
2025-02-18 13:22:46 +01:00
2024-10-29 17:01:24 +01:00
2025-01-11 11:34:01 +00:00