5 matches across 1 files for func main lang:TOML path:triagebot.toml lang:TOML
snippet_mode: auto · sorted by relevance
triagebot.toml TOML 5 matches view file →
98label = "O-ARM"
99
100[ping.arm-maintainers]
101message = """\
102Dear ARM Maintainers, your feedback has been requested on this issue/PR.
· · ·
102Dear ARM Maintainers, your feedback has been requested on this issue/PR.
103Thanks! <3
104"""
· · ·
1559trigger_files = ["library"]
1560message = """
1561⚠️ `#[miri::intrinsic_fallback_is_spec]` must only be used if the function actively checks for all UB cases,
1562and explores the possible non-determinism of the intrinsic.
1563"""
· · ·
1823project-name = "Rust"
1824changelog-path = "RELEASES.md"
1825changelog-branch = "main"
1826
1827[shortcut]
· · ·
1831[transfer]
1832
1833# Enable `@rustbot note` functionality
1834# Documentation at: https://forge.rust-lang.org/triagebot/note.html
1835[note]
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.