about summary refs log tree commit diff
path: root/src/libsyntax/json/tests.rs
AgeCommit message (Collapse)AuthorLines
2019-11-15Move JSON emitter to rustc_errorsMark Rousskov-199/+0
2019-11-10move config.rs to libsyntax_expandMazdak Farrokhzad-1/+14
2019-10-21Fix the start/end byte positions in the compiler JSON outputMikko Rantanen-0/+186