We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c8169 commit 702ee40Copy full SHA for 702ee40
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 2d723237db4fe0e7fc43ed1866c3e1952a1753ad
+refs/heads/master: d89b2a5c3d8a1c83bd96f45d9848ccaebf4c5ec5
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 602592675ce86aeca465c4ac748cee2bff291443
5
refs/heads/try: 55c1a67fa1eb621bb8e73e0b13af2823391eb1be
trunk/src/doc/guide.md
@@ -2681,7 +2681,7 @@ $ cargo new modules --bin
2681
2682
Let's double check our work by compiling:
2683
2684
-```{bash,ignore}
+```{bash,notrust}
2685
$ cargo run
2686
Compiling modules v0.0.1 (file:///home/you/projects/modules)
2687
Running `target/modules`
0 commit comments