about summary refs log tree commit diff
path: root/src/librustc_errors/json
AgeCommit message (Expand)AuthorLines
2020-08-14Rework `rustc_serialize`Matthew Jasper-2/+2
2020-07-09Rollup merge of #74079 - nnethercote:session-globals, r=nikomatsakisManish Goregaokar-4/+4
2020-07-09Eliminate confusing "globals" terminology.Nicholas Nethercote-4/+4
2020-07-08Fix librustc_errors unit tests.Eric Huss-0/+1
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-4/+4
2019-12-22Format the worldMark Rousskov-3/+1
2019-11-15Move JSON emitter to rustc_errorsMark Rousskov-0/+205