about summary refs log tree commit diff
path: root/src/libsyntax/ext/tt/macro_check.rs
AgeCommit message (Expand)AuthorLines
2019-09-22rename libsyntax::ext::tt to mbeAleksey Kladov-626/+0
2019-09-22reduce visibility of a bunch of stuff in ext::ttAleksey Kladov-1/+1
2019-07-27Remove run-pass test suitesVadim Petrochenkov-1/+1
2019-07-19Implement checks for meta-variables in macrosJulien Cretin-0/+626