about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/traits/on_unimplemented.rs
AgeCommit message (Expand)AuthorLines
2022-01-26Add a minimal working `append_const_msg` argumentDeadbeef-0/+21
2021-12-15Remove unnecessary sigils around `Symbol::as_str()` calls.Nicholas Nethercote-2/+2
2021-10-16Adopt let_else across the compilerest31-3/+1
2021-03-23Add has_default to GenericParamDefKind::Constkadmin-1/+1
2020-08-30mv compiler to compiler/mark-0/+385