about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/impls_ty.rs
AgeCommit message (Expand)AuthorLines
2022-03-30rework implementation for inherent impls for builtin typeslcnr-0/+13
2022-02-21reviewlcnr-0/+8
2022-02-21safely `transmute<&List<Ty<'tcx>>, &List<GenericArg<'tcx>>>`lcnr-0/+22
2022-01-05Ensure that `Fingerprint` caching respects hashing configurationAaron Hill-2/+3
2021-10-03Fully remove rustc_middle::ich.Camille GILLOT-0/+165