about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/shim.rs
AgeCommit message (Expand)AuthorLines
2020-10-04Remember the `MirSource` for each `Body`Dylan MacKenzie-16/+21
2020-09-20Auto merge of #75346 - davidtwco:issue-69925-polymorphic-instancedef-fnptrshi...bors-29/+31
2020-09-04Change ty.kind to a methodLeSeulArtichaut-3/+3
2020-09-04shim: monomorphic `FnPtrShim`s during constructionDavid Wood-29/+31
2020-08-30mv compiler to compiler/mark-0/+912