about summary refs log tree commit diff
path: root/compiler/rustc_span/src/edition.rs
AgeCommit message (Collapse)AuthorLines
2021-08-30Update LATEST_STABLE_EDITION to 2021.Mara Bos-1/+1
2021-08-30make edition 2021 stableHTG-YT-1/+1
2021-03-10fix: wrong wordltoddy-1/+1
2020-12-31Add edition 2021.Mara Bos-2/+12
2020-12-25Edit rustc_span documentationpierwill-9/+10
Various changes to the `rustc_span` docs, including the following: - Additions to top-level docs - Edits to the source_map module docs - Edits to documentation for `Span` and `SpanData` - Added intra-docs links - Documentation for Levenshtein distances - Fixed missing punctuation
2020-08-30mv compiler to compiler/mark-0/+73