about summary refs log tree commit diff
path: root/compiler/rustc_span/src/analyze_source_file/tests.rs
AgeCommit message (Expand)AuthorLines
2024-07-18Be more accurate about calculating `display_col` from a `BytePos`Esteban Küber-22/+2
2023-09-03Use relative positions inside a SourceFile.Camille GILLOT-21/+8
2021-01-03remove redundant closures (clippy::redundant_closure)Matthias Krüger-1/+1
2020-08-30mv compiler to compiler/mark-0/+142