summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/check_unsafety.rs
AgeCommit message (Expand)AuthorLines
2020-11-06Fixing Spelling Typosankushduacodes-1/+1
2020-10-19fix static_ptr_ty for foreign statics, and more comments in check_unsafetyRalf Jung-0/+3
2020-09-04Change ty.kind to a methodLeSeulArtichaut-4/+4
2020-08-30mv compiler to compiler/mark-0/+733