1
Fork 0
rust/compiler/rustc_borrowck/src/diagnostics
Matthias Krüger 2ee07a19b7
Rollup merge of #109378 - MU001999:master, r=scottmcm
Remove Ty::is_region_ptr

Fixes #109372
2023-03-22 22:44:42 +01:00
..
bound_region_errors.rs Remove type-traversal trait aliases 2023-02-22 17:04:58 +00:00
conflict_errors.rs remove some trait solver helpers 2023-03-21 09:57:20 +01:00
explain_borrow.rs Make is_block_tail a variant of LocalInfo. 2023-03-14 20:52:42 +01:00
find_all_local_uses.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
find_use.rs Remove allow(potential_query_instability) from borrowck 2023-03-05 18:59:19 +00:00
mod.rs remove some trait solver helpers 2023-03-21 09:57:20 +01:00
move_errors.rs Wrap the whole LocalInfo in ClearCrossCrate. 2023-03-14 20:52:42 +01:00
mutability_errors.rs Remove Ty::is_region_ptr 2023-03-20 15:32:21 +08:00
outlives_suggestion.rs Remove allow(potential_query_instability) from borrowck 2023-03-05 18:59:19 +00:00
region_errors.rs Rollup merge of #108694 - est31:backticks_matchmaking_comments, r=Nilstrieb 2023-03-03 20:06:30 +01:00
region_name.rs rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
var_name.rs Use fmt named parameters in rustc_borrowck 2023-01-06 19:34:45 -05:00