about summary refs log tree commit diff
path: root/compiler/rustc_span/src/analyze_source_file.rs
AgeCommit message (Expand)AuthorLines
2023-10-19Initiate the inner usage of `cfg_match`Caio-4/+4
2023-09-03Use relative positions inside a SourceFile.Camille GILLOT-30/+18
2022-12-15more clippy::complexity fixesMatthias Krüger-2/+2
2022-12-01Remove useless borrows and derefsMaybe Waffle-1/+1
2022-11-26Remove more redundant `all`sChris Denton-1/+1
2020-12-03Fix some clippy lintsJoshua Nelson-2/+2
2020-08-30mv compiler to compiler/mark-0/+274