about summary refs log tree commit diff
path: root/src/source_map.rs
AgeCommit message (Expand)AuthorLines
2020-03-26refactor: backport syntux modCaleb Cartwright-27/+2
2020-02-08deps: update rustc-ap to v642.0.0Caleb Cartwright-1/+1
2019-07-15Fix bugs related to file-lines (#3684)Seiichi Uchida-1/+2
2019-05-09Enable unreachable_pub lintRuben Schmidmeister-2/+2
2019-04-23leave the comment in parentheses of argumentless Fn (#3518)rChaser53-0/+12
2019-04-11fix clippy warningsMatthias Krüger-1/+1
2019-03-19fix line numbering in missed spans and handle file_lines in edge casesStéphane Campinas-2/+6
2019-03-14Update rustc-ap-* crates to 407.0.0 (#3447)Seiichi Uchida-2/+8
2019-02-19Various cosmetic improvements (#3403)Alexander Regueiro-10/+0
2019-02-04transition to Rust 2018Evgenii-3/+3
2018-11-08Cargo update (#3186)Seiichi Uchida-2/+2
2018-10-15ClippyShotaro Yamada-5/+7
2018-08-23Reformatcad97-1/+1
2018-08-23Rename CodeMap/FileMap to SourceMap/SourceFilecad97-0/+92