173,025 matches across 25 files for error
snippet_mode: summary · sorted by relevance
compiler/rustc_trait_selection/src/error_reporting/traits/fulfillment_errors.rs RUST 152 matches · showing 1 view file →
11use rustc_errors::codes::*;
+ 151 more matches in this file
compiler/rustc_parse/src/parser/expr.rs RUST 187 matches · showing 1 view file →
23use rustc_errors::{Applicability, Diag, PResult, StashKey, Subdiagnostic};
+ 186 more matches in this file
compiler/rustc_trait_selection/src/error_reporting/infer/nice_region_error/placeholder_error.rs RUST 20 matches · showing 1 view file →
4use rustc_errors::{Diag, IntoDiagArg};
+ 19 more matches in this file
compiler/rustc_hir_typeck/src/fn_ctxt/checks.rs RUST 174 matches · showing 1 view file →
7use rustc_errors::codes::*;
+ 173 more matches in this file
compiler/rustc_hir_typeck/src/expr.rs RUST 181 matches · showing 1 view file →
2// FIXME: we should move the field error reporting code somewhere else.
+ 180 more matches in this file
compiler/rustc_resolve/src/imports.rs RUST 70 matches · showing 1 view file →
9use rustc_errors::{Applicability, BufferedEarlyLint, Diagnostic};
+ 69 more matches in this file
src/tools/miri/src/shims/unix/socket.rs RUST 118 matches · showing 1 view file →
49 /// The SO_ERROR socket option has been set after calling
+ 117 more matches in this file
src/tools/rust-analyzer/crates/hir-ty/src/mir/eval/shim.rs RUST 84 matches · showing 1 view file →
16 IntervalAndTy, IntervalOrOwned, ItemContainerId, Layout, Locals, Lookup, MirEvalError,
+ 83 more matches in this file
compiler/rustc_parse/src/parser/item.rs RUST 112 matches · showing 1 view file →
11use rustc_errors::codes::*;
+ 111 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_resolve/src/ident.rs RUST 72 matches · showing 1 view file →
6use rustc_errors::ErrorGuaranteed;
+ 71 more matches in this file
src/tools/rust-analyzer/crates/hir-ty/src/mir/eval.rs RUST 123 matches · showing 1 view file →
5use base_db::{Crate, target::TargetLoadError};
+ 122 more matches in this file
compiler/rustc_session/src/session.rs RUST 88 matches · showing 1 view file →
14use rustc_errors::annotate_snippet_emitter_writer::AnnotateSnippetEmitter;
+ 87 more matches in this file
compiler/rustc_hir_typeck/src/pat.rs RUST 128 matches · showing 1 view file →
7use rustc_errors::codes::*;
+ 127 more matches in this file
src/tools/miri/src/bin/miri.rs RUST 48 matches · showing 1 view file →
61use rustc_session::config::{CrateType, ErrorOutputType, OptLevel};
+ 47 more matches in this file
src/tools/miri/src/shims/unix/fs.rs RUST 92 matches · showing 1 view file →
5use std::fs::{self, DirBuilder, File, FileType, OpenOptions, TryLockError};
+ 91 more matches in this file
compiler/rustc_resolve/src/late.rs RUST 159 matches · showing 1 view file →
22use rustc_errors::codes::*;
+ 158 more matches in this file
compiler/rustc_hir_analysis/src/coherence/builtin.rs RUST 86 matches · showing 1 view file →
7use rustc_errors::{ErrorGuaranteed, MultiSpan};
+ 85 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_analysis/src/check/wfcheck.rs RUST 106 matches · showing 1 view file →
8use rustc_errors::codes::*;
+ 105 more matches in this file
compiler/rustc_hir_analysis/src/check/compare_impl_item.rs RUST 114 matches · showing 1 view file →
8use rustc_errors::codes::*;
+ 113 more matches in this file
compiler/rustc_metadata/src/creader.rs RUST 82 matches · showing 1 view file →
4use std::error::Error;
+ 81 more matches in this file
src/tools/rustdoc-js/tester.js JAVASCRIPT 46 matches · showing 1 view file →
114function checkNeededFields(fullPath, expected, error_text, queryName, position) {
+ 45 more matches in this file
compiler/rustc_hir_typeck/src/cast.rs RUST 102 matches · showing 1 view file →
32use rustc_errors::codes::*;
+ 101 more matches in this file
compiler/rustc_hir_typeck/src/coercion.rs RUST 100 matches · showing 1 view file →
40use rustc_errors::codes::*;
+ 99 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.