summary refs log tree commit diff
path: root/compiler/rustc_infer/src/error_reporting
AgeCommit message (Expand)AuthorLines
2024-08-15Revert "Auto merge of #125915 - camelid:const-arg-refactor, r=BoxyUwU"Boxy-2/+2
2024-07-19Auto merge of #125915 - camelid:const-arg-refactor, r=BoxyUwUbors-2/+2
2024-07-18Remove tag field from relationsMichael Goulet-4/+0
2024-07-18Rollup merge of #127810 - compiler-errors:less-tcx, r=lcnrMatthias Krüger-1/+1
2024-07-17Fix precise capturing suggestion for hidden type when APITs are involvedMichael Goulet-16/+88
2024-07-17Fix relationsMichael Goulet-1/+1
2024-07-16Use `ConstArg` for array lengthsNoah Lev-2/+2
2024-07-15Move rustc_infer::infer::error_reporting to rustc_infer::error_reporting::inferMichael Goulet-0/+8162