rust/compiler/rustc_borrowck/src/diagnostics
Rémy Rakic fbefa2e267 merge diags module into diagnostics
it's a more natural place for diagnostics-related structures and
functions
2024-12-30 06:51:16 +00:00
..
bound_region_errors.rs Put param_env into infcx. 2024-11-19 11:44:07 +11:00
conflict_errors.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
explain_borrow.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
find_all_local_uses.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00
find_use.rs Use Rc less in MirBorrowckCtxt. 2024-10-04 16:46:20 +10:00
mod.rs merge diags module into diagnostics 2024-12-30 06:51:16 +00:00
move_errors.rs Put param_env into infcx. 2024-11-19 11:44:07 +11:00
mutability_errors.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
opaque_suggestions.rs Fix typos 2024-12-27 21:35:57 +08:00
outlives_suggestion.rs Remove unnecessary lifetimes in dataflow structs. 2024-09-09 16:14:18 +10:00
region_errors.rs introduce LateParamRegionKind 2024-12-18 16:05:44 +01:00
region_name.rs introduce LateParamRegionKind 2024-12-18 16:05:44 +01:00
var_name.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00