mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
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
@ -7,5 +7,8 @@ title = "The rustc book"
|
|||||||
git-repository-url = "https://github.com/rust-lang/rust/tree/master/src/doc/rustc"
|
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}"
|
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]
|
[output.html.playground]
|
||||||
runnable = false
|
runnable = false
|
||||||
|
Loading…
Reference in New Issue
Block a user