]> git.lizzy.rs Git - rust.git/commit
Use RealFileName for Session::working_dir as it may also be remapped
authorAndy Wang <qian.wang19@imperial.ac.uk>
Sat, 10 Apr 2021 12:48:06 +0000 (13:48 +0100)
committerAndy Wang <cbeuw.andy@gmail.com>
Wed, 5 May 2021 14:10:57 +0000 (15:10 +0100)
commit04079190835c04e8c671daef492144dfe06564ab
treeeb1ae6913927e715446fdfd90a6d5de0062d8319
parent9e0426d7842c4a603237789b59e6c491d2dd3b4a
Use RealFileName for Session::working_dir as it may also be remapped
compiler/rustc_codegen_cranelift/src/debuginfo/mod.rs
compiler/rustc_codegen_llvm/src/debuginfo/metadata.rs
compiler/rustc_metadata/src/rmeta/encoder.rs
compiler/rustc_save_analysis/src/dump_visitor.rs
compiler/rustc_save_analysis/src/span_utils.rs
compiler/rustc_session/src/session.rs