summary refs log tree commit diff
path: root/src/librustc_span/source_map.rs
AgeCommit message (Expand)AuthorLines
2020-01-26rustc_span: return an impl Iterator instead of a Vec from macro_backtrace.Eduard-Mihai Burtescu-2/+1
2020-01-23unused-parens: implement for block return valuesTyler Lanphear-2/+2
2020-01-16Do not ICE on malformed suggestion spansEsteban Küber-4/+7
2020-01-10Fix `next_point` to be unicode awareEsteban Küber-1/+1
2020-01-08span_to_lines: account for DUMMY_SPMazdak Farrokhzad-2/+3
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-0/+984