about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/util/call_kind.rs
AgeCommit message (Expand)AuthorLines
2022-08-01Remove DefId from AssocItemContainer.Camille GILLOT-3/+6
2022-05-02rustc: Panic by default in `DefIdTree::parent`Vadim Petrochenkov-3/+3
2022-03-30Spellchecking some commentsYuri Astrakhan-1/+1
2022-03-11Improve `AdtDef` interning.Nicholas Nethercote-1/+1
2022-02-12Handle Fn family trait call errrorDeadbeef-2/+2
2022-02-12Rebased and improved errorsDeadbeef-3/+1
2022-02-12Improve error messages even moreDeadbeef-0/+145