about summary refs log tree commit diff
path: root/src/test/ui-fulldeps/mod_dir_path_canonicalized.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-39/+0
2022-12-31Add missing extern crate rustc_driverbjorn3-0/+5
2021-07-08Rework SESSION_GLOBALS API to prevent overwriting itGuillaume Gomez-1/+1
2020-08-08Eliminate the `SessionGlobals` from `librustc_ast`.Nicholas Nethercote-1/+1
2020-07-09Eliminate confusing "globals" terminology.Nicholas Nethercote-1/+1
2020-06-02compiletest: Add name directive for remote runnersTom Eccles-0/+1
2020-03-22parse: nix new_sub_parser_from_fileMazdak Farrokhzad-1/+1
2020-02-29Rename `syntax` to `rustc_ast` in source codeVadim Petrochenkov-2/+2
2020-02-29Make it build againVadim Petrochenkov-1/+1
2020-02-01fix fallout in testsMazdak Farrokhzad-1/+2
2020-01-02fix src/test falloutMazdak Farrokhzad-1/+2
2019-12-30Rename `libsyntax_ext` and `libsyntax_expand` in codeVadim Petrochenkov-1/+0
2019-11-20Delete ProcessCfgModMark Rousskov-2/+1
2019-11-10move syntax::parse -> librustc_parseMazdak Farrokhzad-1/+2
2019-11-10move config.rs to libsyntax_expandMazdak Farrokhzad-3/+5
2019-10-15syntax::parse::sess -> syntax::sessMazdak Farrokhzad-1/+2
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+29