summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/codec.rs
AgeCommit message (Expand)AuthorLines
2020-09-18support const_evaluatable_checked across crate boundariesBastian Kauschke-0/+20
2020-09-04Change ty.kind to a methodLeSeulArtichaut-1/+3
2020-08-30mv compiler to compiler/mark-0/+456