Skip to content

Commit b227894

Browse files
committed
add comment about rls
1 parent 1513f34 commit b227894

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

text/0000-sandbox-environment.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ an intermediary.
139139

140140
This proposal gives maximal control when needed, without changing the default behaviours at all.
141141

142+
When `rustc` is embedded or long-running, such as in `rls` or `rust-analyzer`, then its necessary to explicitly
143+
set the logical environment for each crate, rather than just inheriting the process environment.
144+
142145
# Prior art
143146
[prior-art]: #prior-art
144147

0 commit comments

Comments
 (0)