1
Fork 0
rust/compiler/rustc_borrowck/src
2025-01-01 12:13:33 +00:00
..
constraints Reduce visibilities. 2024-11-04 15:43:45 +11:00
diagnostics move find_assignments to its only use site 2025-01-01 12:13:33 +00:00
polonius remove borrowck duplicate of std::ops::ControlFlow 2025-01-01 12:13:33 +00:00
region_infer move facts module to polonius legacy module 2024-12-30 06:51:16 +00:00
type_check move facts module to polonius legacy module 2024-12-30 06:51:16 +00:00
borrow_set.rs remove allow_two_phase_borrow 2025-01-01 12:13:33 +00:00
borrowck_errors.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
consumers.rs move facts module to polonius legacy module 2024-12-30 06:51:16 +00:00
dataflow.rs Simplify dataflow SwitchInt handling. 2024-12-16 09:36:07 +11:00
def_use.rs Rollup merge of #126013 - nnethercote:unreachable_pub, r=Urgau 2024-08-27 00:41:57 +02:00
lib.rs remove borrowck duplicate of std::ops::ControlFlow 2025-01-01 12:13:33 +00:00
member_constraints.rs remove non-borrowck member constraints 2024-12-20 10:04:01 +01:00
nll.rs localize typeck constraints 2025-01-01 12:13:32 +00:00
path_utils.rs remove borrowck duplicate of std::ops::ControlFlow 2025-01-01 12:13:33 +00:00
place_ext.rs Remove #[macro_use] extern crate tracing from rustc_borrowck. 2024-08-30 17:14:53 +10:00
places_conflict.rs Delete Rvalue::Len 2024-12-22 06:12:39 -08:00
prefixes.rs Remove unnecessary continue. 2024-11-04 17:36:25 +11:00
renumber.rs uplift fold_regions to rustc_type_ir 2024-11-28 10:40:58 +01:00
session_diagnostics.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
universal_regions.rs address review comments 2024-12-29 17:58:36 +00:00
used_muts.rs Remove unnecessary lifetimes in dataflow structs. 2024-09-09 16:14:18 +10:00