3 matches across 1 files for func main lang:TOML path:triagebot.toml
snippet_mode: auto · sorted by relevance
triagebot.toml TOML 3 matches view file →
1434type = "content"
1435message = """
1436⚠️ `#[miri::intrinsic_fallback_is_spec]` must only be used if the function actively checks for all UB cases,
1437and explores the possible non-determinism of the intrinsic.
1438"""
· · ·
1696project-name = "Rust"
1697changelog-path = "RELEASES.md"
1698changelog-branch = "main"
1699
1700[shortcut]
· · ·
1704[transfer]
1705
1706# Enable `@rustbot note` functionality
1707# Documentation at: https://forge.rust-lang.org/triagebot/note.html
1708[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.