about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ich
AgeCommit message (Expand)AuthorLines
2021-01-11Auto merge of #79012 - tgnottingham:span_data_to_lines_and_cols, r=estebankbors-1/+8
2020-12-18Make BoundRegion have a kind of BoungRegionKindJack Huey-3/+3
2020-12-03rustc_span: add span_data_to_lines_and_cols to caching source map viewTyson Nottingham-1/+8
2020-11-15Rollup merge of #79036 - cjgillot:steal, r=oli-obkJonas Schievink-9/+0
2020-11-14Move Steal to rustc_data_structures.Camille GILLOT-9/+0
2020-11-09Do not collect tokens for doc commentsVadim Petrochenkov-2/+2
2020-10-21Unconditionally capture tokens for attributes.Aaron Hill-1/+2
2020-10-13Replace absolute paths with relative onesest31-14/+8
2020-10-08Implement the instruction_set attributexd009642-0/+6
2020-08-30mv compiler to compiler/mark-0/+891