rust/compiler/rustc_borrowck/src/diagnostics
León Orell Valerian Liehr 03e8b6bbfa
Rollup merge of #130294 - nnethercote:more-lifetimes, r=lcnr
Lifetime cleanups

The last commit is very opinionated, let's see how we go.

r? `@oli-obk`
2024-09-14 18:12:13 +02:00
..
bound_region_errors.rs Remove unnecessary lifetimes in dataflow structs. 2024-09-09 16:14:18 +10:00
conflict_errors.rs Rollup merge of #130294 - nnethercote:more-lifetimes, r=lcnr 2024-09-14 18:12:13 +02:00
explain_borrow.rs downgrade borrowck suggestion level due to possible span conflict 2024-09-11 04:10:04 +08:00
find_all_local_uses.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00
find_use.rs Rename and reorder lots of lifetimes. 2024-09-13 15:46:20 +10:00
mod.rs Remove unnecessary lifetimes in dataflow structs. 2024-09-09 16:14:18 +10:00
move_errors.rs Remove unnecessary lifetimes in dataflow structs. 2024-09-09 16:14:18 +10:00
mutability_errors.rs Rename and reorder lots of lifetimes. 2024-09-13 15:46:20 +10:00
outlives_suggestion.rs Remove unnecessary lifetimes in dataflow structs. 2024-09-09 16:14:18 +10:00
region_errors.rs Remove unnecessary lifetimes in dataflow structs. 2024-09-09 16:14:18 +10:00
region_name.rs Remove unnecessary lifetimes in dataflow structs. 2024-09-09 16:14:18 +10:00
var_name.rs Remove #[macro_use] extern crate tracing from rustc_borrowck. 2024-08-30 17:14:53 +10:00