about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/cast.rs
AgeCommit message (Expand)AuthorLines
2021-01-18Use `rustc_type_ir::{IntTy,UintTy,FloatTy} instead of the `rustc_ast` ones in...LeSeulArtichaut-2/+1
2021-01-17Edit rustc_middle::ty::cast docspierwill-5/+6
2020-09-04Change ty.kind to a methodLeSeulArtichaut-1/+1
2020-08-30mv compiler to compiler/mark-0/+67