rust/compiler/rustc_borrowck/src/diagnostics
lcnr 992d93f687 rename BorrowKind::Shallow to Fake
also adds some comments
2023-11-08 22:55:28 +01:00
..
bound_region_errors.rs Rename tcx.mk_re_* => Region::new_* 2023-05-29 17:54:53 +00:00
conflict_errors.rs rename BorrowKind::Shallow to Fake 2023-11-08 22:55:28 +01:00
explain_borrow.rs s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
find_all_local_uses.rs rustc: Remove needless lifetimes 2022-12-20 22:10:40 +01:00
find_use.rs Remove ToRegionVid. 2023-04-13 12:20:41 +10:00
mod.rs rename BorrowKind::Shallow to Fake 2023-11-08 22:55:28 +01:00
move_errors.rs Emit explanatory note for move errors in packed struct derives 2023-11-03 07:32:10 +05:30
mutability_errors.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00
outlives_suggestion.rs Use is_some_and/is_ok_and in less obvious spots 2023-05-24 14:33:43 +00:00
region_errors.rs s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
region_name.rs Add hir::GeneratorKind::Gen 2023-10-26 07:10:25 +00:00
var_name.rs Minimize pub usage in source_map.rs. 2023-11-02 19:35:00 +11:00