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 70f20f4 commit 33285a6Copy full SHA for 33285a6
book.toml
@@ -44,7 +44,7 @@ exclude = [
44
# The bug listing URL works only if an user is logged in, otherwise one gets 404.
45
"github\\.com/issues\\?",
46
# Similarly 500 is sometimes returned here.
47
- "github\\.com/rust-lang/rust/pulls\\?",
+ "github\\.com/rust-lang/rust/pulls\\?q=.*",
48
# 401 is returned here for unknown reason
49
"github\\.com/wesleywiser/rustc-bootstrap-wpa-analysis",
50
# Handle: connection closed before message completed
0 commit comments