summary refs log tree commit diff
path: root/compiler/rustc_span/src/source_map
AgeCommit message (Expand)AuthorLines
2021-05-11Split span_to_string into span_to_diagnostic/embeddable_stringAndy Wang-1/+1
2021-05-05Rename RealFileName::Named to LocalPath and Devirtualized to RemappedAndy Wang-2/+0
2021-03-17Move some test-only code to test filesJoshua Nelson-0/+44
2021-02-18Print -Ztime-passes (and misc stats/logs) on stderr, not stdout.Eduard-Mihai Burtescu-1/+1
2021-01-14Use Option::map_or instead of `.map(..).unwrap_or(..)`LingMan-1/+1
2020-08-30mv compiler to compiler/mark-0/+272