about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/check/op.rs
AgeCommit message (Expand)AuthorLines
2022-10-20rustc_hir_typeck: move whole fileslcnr-994/+0
2022-10-07Introduce TypeErrCtxtCameron Steffen-3/+3
2022-10-04It's not about types or consts, but the lack of regionsOli Scherer-2/+2
2022-09-30Remove expr_parentheses_needed from ParseSessMichael Goulet-1/+2
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+993