about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2023-12-19 18:28:41 +0300
committeronur-ozkan <work@onurozkan.dev>2023-12-19 18:28:41 +0300
commit4ba1487e157c3d67ccac4e75b4a335494cbb3b3a (patch)
tree507ea85087e2d9d0e8f6a7947a8f145bbb6d8ff1 /compiler/rustc_codegen_llvm/src
parentbccac41db7cc894aeb9487bc97bc52698143145e (diff)
downloadrust-4ba1487e157c3d67ccac4e75b4a335494cbb3b3a.tar.gz
rust-4ba1487e157c3d67ccac4e75b4a335494cbb3b3a.zip
implement remapper for build paths
In config.toml we use `rust-analyzer-proc-macro-srv` for building `rust-analyzer-proc-macro-srv`,
however, when we attempt to build it from the terminal, this cannot be used because we need to
use the actual path, which is `proc-macro-srv-cli`. Remapping should end this confusion with
improving the development experience.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions