summary refs log tree commit diff
path: root/src/librustc_interface/tests.rs
AgeCommit message (Expand)AuthorLines
2020-02-29Rename `syntax` to `rustc_ast` in source codeVadim Petrochenkov-6/+5
2020-01-11fix ui-fulldeps & tests falloutMazdak Farrokhzad-21/+21
2020-01-08Remove `-Z continue-parse-after-error`Vadim Petrochenkov-4/+0
2020-01-02Normalize `syntax::edition` imports.Mazdak Farrokhzad-1/+1
2020-01-02Normalize `syntax::symbol` imports.Mazdak Farrokhzad-1/+1
2019-12-22Format the worldMark Rousskov-92/+44
2019-12-09Add options to --extern flag.Eric Huss-11/+12
2019-12-01rustc_plugin: Remove support for adding plugins from command lineVadim Petrochenkov-4/+0
2019-11-20Delete ProcessCfgModMark Rousskov-2/+1
2019-11-10move config.rs to libsyntax_expandMazdak Farrokhzad-35/+24
2019-10-19move parse_cfgspecs to rustc_interfaceMazdak Farrokhzad-0/+709