Rollup merge of #114878 - tshepang:tshepang-patch-1-1, r=davidtwco
rustc book: make more pleasant to search
This commit is contained in:
commit
82b92ad738
1 changed files with 3 additions and 0 deletions
|
@ -7,5 +7,8 @@ title = "The rustc book"
|
|||
git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/rustc"
|
||||
edit-url-template = "https://github.com/rust-lang/rust/edit/master/src/doc/rustc/{path}"
|
||||
|
||||
[output.html.search]
|
||||
use-boolean-and = true
|
||||
|
||||
[output.html.playground]
|
||||
runnable = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue