rust/compiler/rustc_borrowck/src/diagnostics
Michael Goulet dc8cac8e8d Nits
2025-07-04 18:26:09 +00:00
..
bound_region_errors.rs Rollup merge of #140257 - amandasystems:housecleaning, r=wesleywiser 2025-04-25 07:50:27 +02:00
conflict_errors.rs Nits 2025-07-04 18:26:09 +00:00
explain_borrow.rs Init local_names lazily for borrowck diagnostics 2025-06-22 17:16:36 +01: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 Rollup merge of #142724 - xizheyin:avoid_overwrite_args, r=oli-obk 2025-06-25 22:14:55 +02:00
move_errors.rs Rollup merge of #124595 - estebank:issue-104232, r=davidtwco 2025-06-26 15:47:16 +02:00
mutability_errors.rs mir: Mark Statement and BasicBlockData as #[non_exhaustive] 2025-07-01 07:14:13 +08: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 Nits 2025-07-04 18:26:09 +00:00
region_name.rs Fix elided lifetimes in rustdoc 2025-07-04 18:26:09 +00:00
var_name.rs Move methods from Map to TyCtxt, part 5. 2025-04-02 10:00:46 +11:00