We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ce526 commit b7adeabCopy full SHA for b7adeab
1 file changed
src/rust_project.rs
@@ -20,7 +20,7 @@ pub struct ProjectJson {
20
/// To see the current value of sysroot, you
21
/// can query rustc:
22
///
23
- /// ```
+ /// ```sh
24
/// $ rustc --print sysroot
25
/// /Users/yourname/.rustup/toolchains/stable-x86_64-apple-darwin
26
/// ```
0 commit comments