summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/instance.rs
AgeCommit message (Expand)AuthorLines
2020-09-04shim: monomorphic `FnPtrShim`s during constructionDavid Wood-28/+25
2020-09-02Fix some unwanted uses of Debug formatting on user-facing messagesDan Aloni-3/+4
2020-08-30mv compiler to compiler/mark-0/+605