rust/compiler/rustc_ty_utils
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
..
src cosmetic changes 2025-02-18 13:22:46 +01:00
Cargo.toml Move hashes from rustc_data_structure to rustc_hashes so they can be shared with rust-analyzer 2025-02-16 16:18:30 -05:00
messages.ftl s/generator/coroutine/ 2023-10-20 21:14:01 +00:00