1
Fork 0

ui tests: Remap test base directory by default.

This commit is contained in:
Tim Neumann 2023-01-06 11:49:07 +00:00
parent 10fe7bfc73
commit cd1d0bc20c
13 changed files with 52 additions and 53 deletions

View file

@ -2,6 +2,7 @@
// Testing that a librustc_ast can parse modules with canonicalized base path
// ignore-cross-compile
// ignore-remote
// no-remap-src-base: Reading `file!()` (expectedly) fails when enabled.
#![feature(rustc_private)]