We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b9d9c3 + 50ca860 commit 1eb0cf1Copy full SHA for 1eb0cf1
src/doc/rustc/book.toml
@@ -7,5 +7,8 @@ title = "The rustc book"
7
git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/rustc"
8
edit-url-template = "https://github.com/rust-lang/rust/edit/master/src/doc/rustc/{path}"
9
10
+[output.html.search]
11
+use-boolean-and = true
12
+
13
[output.html.playground]
14
runnable = false
0 commit comments