170,461 matches across 25 files for error
snippet_mode: summary · sorted by relevance
compiler/rustc_trait_selection/src/error_reporting/traits/fulfillment_errors.rs RUST 155 matches · showing 1 view file →
11use rustc_errors::codes::*;
+ 154 more matches in this file
compiler/rustc_parse/src/parser/expr.rs RUST 185 matches · showing 1 view file →
23use rustc_errors::{Applicability, Diag, PResult, StashKey, Subdiagnostic};
+ 184 more matches in this file
compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/placeholder_error.rs RUST 21 matches · showing 1 view file →
4use rustc_errors::{Diag, IntoDiagArg};
+ 20 more matches in this file
compiler/rustc_hir_typeck/src/fn_ctxt/checks.rs RUST 179 matches · showing 1 view file →
7use rustc_errors::codes::*;
+ 178 more matches in this file
compiler/rustc_hir_typeck/src/expr.rs RUST 183 matches · showing 1 view file →
2// FIXME: we should move the field error reporting code somewhere else.
+ 182 more matches in this file
compiler/rustc_resolve/src/imports.rs RUST 98 matches · showing 1 view file →
11use rustc_errors::codes::*;
+ 97 more matches in this file
compiler/rustc_resolve/src/diagnostics.rs RUST 124 matches · showing 1 view file →
14use rustc_errors::codes::*;
+ 123 more matches in this file
compiler/rustc_ast_passes/src/ast_validation.rs RUST 119 matches · showing 1 view file →
30use rustc_errors::{DiagCtxtHandle, Diagnostic, LintBuffer};
+ 118 more matches in this file
src/tools/miri/src/shims/unix/socket.rs RUST 104 matches · showing 1 view file →
83 finish: DynMachineCallback<'tcx, Result<usize, IoError>>,
+ 103 more matches in this file
src/tools/rust-analyzer/crates/hir-ty/src/mir/eval/shim.rs RUST 84 matches · showing 1 view file →
17 IntervalAndTy, IntervalOrOwned, ItemContainerId, Layout, Locals, Lookup, MirEvalError,
+ 83 more matches in this file
src/tools/miri/src/shims/unix/fs.rs RUST 96 matches · showing 1 view file →
6 self, DirBuilder, File, FileType, OpenOptions, TryLockError, read_dir, remove_dir, remove_file,
+ 95 more matches in this file
compiler/rustc_resolve/src/ident.rs RUST 77 matches · showing 1 view file →
6use rustc_errors::ErrorGuaranteed;
+ 76 more matches in this file
compiler/rustc_resolve/src/late.rs RUST 176 matches · showing 1 view file →
22use rustc_errors::codes::*;
+ 175 more matches in this file
compiler/rustc_passes/src/check_attr.rs RUST 97 matches · showing 1 view file →
16use rustc_errors::{DiagCtxtHandle, IntoDiagArg, MultiSpan, msg};
+ 96 more matches in this file
library/std/src/sys/fs/windows.rs RUST 91 matches · showing 1 view file →
6use crate::fs::TryLockError;
+ 90 more matches in this file
compiler/rustc_hir_typeck/src/pat.rs RUST 135 matches · showing 1 view file →
7use rustc_errors::codes::*;
+ 134 more matches in this file
compiler/rustc_parse/src/parser/item.rs RUST 108 matches · showing 1 view file →
11use rustc_errors::codes::*;
+ 107 more matches in this file
compiler/rustc_session/src/session.rs RUST 88 matches · showing 1 view file →
16use rustc_errors::annotate_snippet_emitter_writer::AnnotateSnippetEmitter;
+ 87 more matches in this file
src/tools/rust-analyzer/crates/hir-ty/src/mir/eval.rs RUST 122 matches · showing 1 view file →
5use base_db::{Crate, target::TargetLoadError};
+ 121 more matches in this file
compiler/rustc_hir_analysis/src/check/wfcheck.rs RUST 119 matches · showing 1 view file →
8use rustc_errors::codes::*;
+ 118 more matches in this file
compiler/rustc_metadata/src/creader.rs RUST 98 matches · showing 1 view file →
4use std::error::Error;
+ 97 more matches in this file
src/tools/miri/src/bin/miri.rs RUST 47 matches · showing 1 view file →
65use rustc_session::config::{CrateType, ErrorOutputType, OptLevel};
+ 46 more matches in this file
compiler/rustc_borrowck/src/diagnostics/mod.rs RUST 76 matches · showing 1 view file →
7use rustc_errors::formatting::DiagMessageAddArg;
+ 75 more matches in this file
compiler/rustc_hir_typeck/src/cast.rs RUST 120 matches · showing 1 view file →
33use rustc_errors::codes::*;
+ 119 more matches in this file
compiler/rustc_hir_analysis/src/check/compare_impl_item.rs RUST 115 matches · showing 1 view file →
8use rustc_errors::codes::*;
+ 114 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.