← Repo overview
/
rust-lang/ rust
/
search
@e95e732
2,420 matches across 25 files for error lang:Markdown
snippet_mode: summary · sorted by relevance
1 ▶ % Error Handling in Rust
+ 1 more matches in this file
6 ▶ You can use it to check for common errors in the LLVM IR generated by `rustc`.
+ 1 more matches in this file
1 ▶ #### Note: this error code is no longer emitted by the compiler
1 ▶ #### Note: this error code is no longer emitted by the compiler.
+ 1 more matches in this file
1 ▶ #### This error code is internal to the compiler and will not be emitted with normal Rust code.
+ 1 more matches in this file
1 ▶ #### This error code is internal to the compiler and will not be emitted with normal Rust code.
+ 1 more matches in this file
1 ▶ #### This error code is internal to the compiler and will not be emitted with normal Rust code.
7 ▶ This flag converts the selected error to a [`bug!`] call, exiting the compiler immediately and allowing you to generate a backtrace of where the error occurred.
+ 1 more matches in this file
+ 1 more matches in this file
1 ▶ #### Note: this error code is no longer emitted by the compiler.
+ 1 more matches in this file
1 ▶ #### Note: this error code is no longer emitted by the compiler.
+ 1 more matches in this file
6 ▶ let s: i32 = 0b; // error!
+ 1 more matches in this file
2 ▶ name: Internal Compiler Error
+ 3 more matches in this file
1 ▶ # Reporting region errors
+ 1 more matches in this file
6 ▶ static C: char = '●; // error!
+ 1 more matches in this file
1 ▶ #### Note: this error code is no longer emitted by the compiler.
+ 1 more matches in this file
+ 1 more matches in this file
1 ▶ #### Note: this error code is no longer emitted by the compiler.
+ 1 more matches in this file
32 ▶ When that is compiled, the compiler will error with something like
+ 3 more matches in this file
1 ▶ #### Note: this error code is no longer emitted by the compiler.
6 ▶ fn foo<T, const N: T>() {} // error!
+ 1 more matches in this file
1 ▶ #### Note: this error code is no longer emitted by the compiler.
+ 2 more matches in this file
1 ▶ #### Note: this error code is no longer emitted by the compiler.
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.