about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/traits/structural_impls.rs
AgeCommit message (Expand)AuthorLines
2021-09-09fmtDeadbeef-1/+1
2021-09-09Const drop selection candidatesDeadbeef-0/+3
2021-08-18Fold `vtable_trait_upcasting_coercion_new_vptr_slot` logic into obligation pr...Charles Lew-0/+12
2021-02-15Add `ptr::Pointee` trait (for all types) and `ptr::metadata` functionSimon Sapin-0/+3
2020-11-22Thread `Constness` through selectionJonas Schievink-1/+3
2020-11-16wordslcnr-1/+1
2020-09-24remove enum name from ImplSource variantsBastian Kauschke-11/+11
2020-08-30mv compiler to compiler/mark-0/+111