128 matches across 25 files for TODO lang:Markdown
snippet_mode: summary · sorted by relevance
src/doc/rustc-dev-guide/src/borrow-check/region-inference/error-reporting.md MARKDOWN 1 matches view file →
3TODO: we should discuss how to generate errors from the results of these analyses.
src/doc/rustc-dev-guide/src/backend/inline-asm.md MARKDOWN 1 matches view file →
3**TODO**: You can find more info
src/doc/rustc-dev-guide/src/hir/debugging.md MARKDOWN 1 matches view file →
15TODO: anything else? [#1159](https://github.com/rust-lang/rustc-dev-guide/issues/1159)
src/tools/clippy/book/src/development/infrastructure/README.md MARKDOWN 1 matches view file →
19> left as a TODO.
src/tools/clippy/book/src/README.md MARKDOWN 2 matches · showing 1 view file →
37 - Additional restrictions on CI (e.g. [`clippy::todo`]).
+ 1 more matches in this file
src/doc/rustc-dev-guide/src/stabilization-report-template.md MARKDOWN 54 matches · showing 1 view file →
7Copy everything after the separator and edit it as Markdown. Replace each *TODO* with your answer.
+ 53 more matches in this file
src/doc/rustc-dev-guide/src/conventions.md MARKDOWN 6 matches · showing 1 view file →
117### Use "TODO" comments for things you don't want to forget
+ 5 more matches in this file
src/doc/rustc-dev-guide/src/mir/debugging.md MARKDOWN 2 matches · showing 1 view file →
58<!--- TODO: Change NoLandingPads. [#1232](https://github.com/rust-lang/rustc-dev-guide/issues/1232) -->
+ 1 more matches in this file
src/doc/rustc-dev-guide/src/borrow-check/moves-and-initialization.md MARKDOWN 1 matches view file →
50- TODO *Rest not yet written* =)
src/doc/rustc-dev-guide/src/hir-typeck/summary.md MARKDOWN 1 matches view file →
46**TODO**: actually talk about type checking... [#1161](https://github.com/rust-lang/rustc-dev-guide/issues/1161)
src/tools/tidy/Readme.md MARKDOWN 2 matches · showing 1 view file →
96* `ignore-tidy-todo`
+ 1 more matches in this file
src/doc/rustc-dev-guide/src/traits/specialization.md MARKDOWN 1 matches view file →
3**TODO**: where does Chalk fit in? Should we mention/discuss it here?
src/tools/clippy/book/src/development/trait_checking.md MARKDOWN 2 matches · showing 1 view file →
131let ty = todo!("Get the `Foo` type to check for a trait implementation");
+ 1 more matches in this file
src/tools/clippy/README.md MARKDOWN 2 matches · showing 1 view file →
34 - Additional restrictions on CI (e.g. [`clippy::todo`]).
+ 1 more matches in this file
src/doc/rustc-dev-guide/src/traits/caching.md MARKDOWN 1 matches view file →
61**TODO**: it looks like `pick_candidate_cache` no longer exists. In
src/doc/rustc-dev-guide/src/backend/lowering-mir.md MARKDOWN 1 matches view file →
57> TODO: discuss how constants are generated
src/doc/rustc-dev-guide/src/borrow-check/type-check.md MARKDOWN 1 matches view file →
10TODO -- elaborate further? Maybe? :)
src/doc/rustc-dev-guide/src/borrow-check/region-inference/closure-constraints.md MARKDOWN 1 matches view file →
43TODO: explain how exactly that works :3
src/doc/rustc-dev-guide/src/building/bootstrapping/debugging-bootstrap.md MARKDOWN 2 matches · showing 1 view file →
125 todo!()
+ 1 more matches in this file
src/doc/rustc-dev-guide/src/solve/canonicalization.md MARKDOWN 1 matches view file →
73TODO: link to code once the PR lands and elaborate
src/doc/rustc-dev-guide/src/rustdoc-internals/rustdoc-json-test-suite.md MARKDOWN 1 matches view file →
20<!-- TODO: It does some more things too?
src/doc/rustc-dev-guide/src/traits/hrtb.md MARKDOWN 1 matches view file →
86**TODO**: This is because `'static` is not a region variable but is in the
src/doc/rustc-dev-guide/src/borrow-check/region-inference.md MARKDOWN 2 matches · showing 1 view file →
67TODO: write about _how_ these regions are computed.
+ 1 more matches in this file
src/doc/rustc-dev-guide/src/overview.md MARKDOWN 4 matches · showing 1 view file →
422 - Early linting: **TODO**
+ 3 more matches in this file
src/doc/rustc-dev-guide/src/solve/candidate-preference.md MARKDOWN 2 matches · showing 1 view file →
433fn bar<'b, T: Trait<'b>>() -> T::Assoc { todo!() }
+ 1 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.