3 matches across 1 files for func main lang:TOML lang:TOML path:triagebot.toml path:triagebot.toml path:triagebot.toml
snippet_mode: auto · sorted by relevance
triagebot.toml TOML 3 matches view file →
1471type = "content"
1472message = """
1473⚠️ `#[miri::intrinsic_fallback_is_spec]` must only be used if the function actively checks for all UB cases,
1474and explores the possible non-determinism of the intrinsic.
1475"""
· · ·
1737project-name = "Rust"
1738changelog-path = "RELEASES.md"
1739changelog-branch = "main"
1740
1741[shortcut]
· · ·
1745[transfer]
1746
1747# Enable `@rustbot note` functionality
1748# Documentation at: https://forge.rust-lang.org/triagebot/note.html
1749[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.