about summary refs log tree commit diff
path: root/compiler/rustc_save_analysis/src/span_utils.rs
AgeCommit message (Expand)AuthorLines
2021-08-15Include (potentially remapped) working dir in crate hashAaron Hill-0/+1
2021-05-05Use local and remapped paths where appropriateAndy Wang-6/+1
2021-05-05Revamp RealFileName public methodsAndy Wang-1/+6
2021-05-05Use RealFileName for Session::working_dir as it may also be remappedAndy Wang-1/+1
2021-05-05Rename RealFileName::Named to LocalPath and Devirtualized to RemappedAndy Wang-3/+5
2020-08-30mv compiler to compiler/mark-0/+99