mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
2fbc413d83
- 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