Rollup merge of #107749 - tshepang:editing-convenience, r=michaelwoerister

allow quick-edit convenience
This commit is contained in:
Matthias Krüger
2023-02-07 17:57:16 +01:00
committed by GitHub
+1
View File
@@ -5,3 +5,4 @@ title = "The rustc book"
[output.html]
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}"