about summary refs log tree commit diff
path: root/src/libsyntax_pos/tests.rs
AgeCommit message (Expand)AuthorLines
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-40/+0
2019-12-22Format the worldMark Rousskov-6/+3
2019-10-21Fix the start/end byte positions in the compiler JSON outputMikko Rantanen-13/+18
2019-08-14convert \r\n to \n when loading filesAleksey Kladov-0/+20
2019-08-02libsyntax_pos: Unconfigure tests during normal buildVadim Petrochenkov-0/+18