54 matches across 1 files for TODO lang:Markdown path:src/doc/rustc-dev-guide/src/stabilization-report-template.md
snippet_mode: grep · sorted by relevance
src/doc/rustc-dev-guide/src/stabilization-report-template.md MARKDOWN 54 matches · showing 5 view file →
5This is a template for [stabilization reports](./stabilization-guide.md) of **language features**. The questions aim to solicit the details most often needed. These details help reviewers to identify potential problems upfront. Not all parts of the template will apply to every stabilization. If a question doesn't apply, explain briefly why.
6
7Copy everything after the separator and edit it as Markdown. Replace each *TODO* with your answer.
8
9---
· · ·
22> - [Stabilize opaque type precise capturing](https://web.archive.org/web/20250312173538/https://github.com/rust-lang/rust/pull/127672)
23
24*TODO*
25
26Tracking:
· · ·
27
28- *TODO* (Link to tracking issue.)
29
30Reference PRs:
· · ·
31
32- *TODO* (Link to Reference PRs.)
33
34cc @rust-lang/lang @rust-lang/lang-advisors
· · ·
39
40```rust
41todo!()
42```
43
+ 49 more matches in this file
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.