about summary refs log tree commit diff
path: root/src/libfmt_macros/tests.rs
AgeCommit message (Expand)AuthorLines
2020-06-02Rename directories for some compiler crates from `libx` to `librustc_x`Vadim Petrochenkov-296/+0
2020-05-18Fix testsAmanieu d'Antras-2/+2
2020-05-18Implement asm! in librustc_builtin_macrosAmanieu d'Antras-2/+2
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-1/+1
2019-12-22Format the worldMark Rousskov-102/+101
2019-11-06Fix libfmt_macros testsEsteban Küber-15/+28
2019-07-30fix testsEsteban Küber-146/+187
2019-06-16Separate libfmt_macros modulechansuke-0/+243