From 2b427fa3dd49efd2bf22620cd0bebffc6147be47 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Mon, 22 Mar 2021 13:55:16 +0300 Subject: Update docs/user/manual.adoc Co-authored-by: bjorn3 --- docs/user/manual.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index 9305d9d1a..44f388930 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -519,7 +519,7 @@ You can set `RA_LOG` environmental variable to `rust_analyzer=info` to inspect h == Security At the moment, rust-analyzer assumes that all code is trusted. -Here is a **no-exhaustive** list of ways to make rust-analyzer execute arbitrary code: +Here is a **non-exhaustive** list of ways to make rust-analyzer execute arbitrary code: * proc macros and build scripts are executed by default * `.cargo/config` can override `rustc` with an arbitrary executable -- cgit v1.2.3