summary refs log tree commit diff
path: root/src/test/ui-fulldeps/ast_stmt_expr_attr.rs
AgeCommit message (Expand)AuthorLines
2019-11-20Delete ProcessCfgModMark Rousskov-2/+1
2019-11-10move syntax::parse -> librustc_parseMazdak Farrokhzad-3/+4
2019-11-10move config.rs to libsyntax_expandMazdak Farrokhzad-8/+13
2019-11-07move PResult to librustc_errorsMazdak Farrokhzad-1/+2
2019-11-07syntax::parser::token -> syntax::tokenMazdak Farrokhzad-1/+1
2019-10-16ui-fulldeps: make them pass again?Mazdak Farrokhzad-1/+1
2019-10-15syntax::parse::sess -> syntax::sessMazdak Farrokhzad-1/+2
2019-09-26Fix ui-fulldeps testsvarkor-1/+1
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+304