rust/compiler/rustc_borrowck/src/diagnostics
Matthias Krüger fa7d66eaaa
Rollup merge of #139366 - RalfJung:ToSocketAddrs, r=jieyouxu
ToSocketAddrs: fix typo

It's "a function", never "an function".

I noticed the same typo somewhere in the compiler sources so figured I'd fix it there as well.
2025-04-04 21:54:59 +02:00
..
bound_region_errors.rs Deeply normalize signature in new solver 2025-02-11 19:24:07 +00:00
conflict_errors.rs Rollup merge of #138462 - ShE3py:mut-borrow-in-loop, r=oli-obk 2025-04-03 21:18:29 +02:00
explain_borrow.rs Fix binding mode problems 2025-02-22 00:13:19 +00:00
find_all_local_uses.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00
find_use.rs Remove MirVisitable. 2025-02-19 19:42:17 +11:00
mod.rs Use Option<Ident> for lowered param names. 2025-03-19 20:54:10 +11:00
move_errors.rs Move methods from Map to TyCtxt, part 5. 2025-04-02 10:00:46 +11:00
mutability_errors.rs ToSocketAddrs: fix typo 2025-04-04 14:47:04 +02:00
opaque_suggestions.rs Move methods from Map to TyCtxt, part 4. 2025-03-12 08:55:37 +11:00
outlives_suggestion.rs Remove unnecessary lifetimes in dataflow structs. 2024-09-09 16:14:18 +10:00
region_errors.rs Move methods from Map to TyCtxt, part 5. 2025-04-02 10:00:46 +11:00
region_name.rs Move methods from Map to TyCtxt, part 5. 2025-04-02 10:00:46 +11:00
var_name.rs Move methods from Map to TyCtxt, part 5. 2025-04-02 10:00:46 +11:00