about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-08-09 16:58:42 +0800
committerGitHub <noreply@github.com>2018-08-09 16:58:42 +0800
commitc24ba7e4f811e4b30d6d087f020835ccdf0ca445 (patch)
tree251efaed63cf780c2ee5aa57e9af6e71e3095c81 /src/test/incremental/thinlto
parentdad5b6c554b034a5a366067a8aef31cef3772a61 (diff)
parente8bb7bf35a0d5066a081cfa9a581849e34a91e02 (diff)
downloadrust-c24ba7e4f811e4b30d6d087f020835ccdf0ca445.tar.gz
rust-c24ba7e4f811e4b30d6d087f020835ccdf0ca445.zip
Rollup merge of #53110 - Xanewok:save-analysis-remap-path, r=nrc
Account for --remap-path-prefix in save-analysis

Fixes #52549.

Didn't add a test since save-analysis is still unstable, only tested this locally. Should I add a test for that? If so, is run-make-fulldeps an appropriate format?

Session is already created with remapped working directory, so use that instead of the actual cwd.
This was the only place affected, since the rest of the paths in save-analysis are directly derived from files in spans from `sess.codemap()`, which already creates remapped ones.

r? @nrc
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions