From 21a8552e40af860fca5d7ac549253442613aba6c Mon Sep 17 00:00:00 2001 From: Lukas Wirth Date: Sat, 1 Oct 2022 21:01:40 +0200 Subject: [PATCH] Update r-a config suggestions The proc-macro server path is required for proc-macros to properly work in r-a when working on rustc. Pointing the sysroot to the stage0 one is more correct than using the system installed one. --- src/building/suggested.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/building/suggested.md b/src/building/suggested.md index 3e077977..588d4cae 100644 --- a/src/building/suggested.md +++ b/src/building/suggested.md @@ -36,6 +36,7 @@ you can write: