about summary refs log tree commit diff
path: root/compiler/rustc_span
AgeCommit message (Expand)AuthorLines
2020-09-16Rollup merge of #75304 - Aaron1011:feature/diag-deref-move-out, r=estebankDylan DPC-0/+2
2020-09-13Add visualization of rustc span in docIvan Tham-1/+19
2020-09-10Note when a a move/borrow error is caused by a deref coercionAaron Hill-0/+2
2020-09-10implement `const_evaluatable_checked` feature MVPBastian Kauschke-0/+1
2020-08-31Adds two source span utility functions used in source-based coverageRich Kadel-0/+16
2020-08-30mv compiler to compiler/mark-0/+7291