rust/compiler/rustc_borrowck/src
2024-11-02 20:31:47 -07:00
..
constraints
diagnostics compiler: Replace rustc_target with _abi in _borrowck 2024-11-02 20:31:47 -07:00
polonius various fixes for naked_asm! implementation 2024-10-06 19:00:09 +02:00
region_infer Encode cross-crate opaque type origin 2024-10-31 01:35:13 +00:00
type_check compiler: Replace rustc_target with _abi in _borrowck 2024-11-02 20:31:47 -07:00
util
borrow_set.rs
borrowck_errors.rs
consumers.rs Avoid Rc in BodyWithBorrowckFacts. 2024-10-04 16:48:16 +10:00
dataflow.rs Add defaults for Analysis::apply_{call_return_effect,terminator_effect}. 2024-10-14 16:35:47 +11:00
def_use.rs
facts.rs Dogfood feature(file_buffered) 2024-09-24 14:25:16 -07:00
lib.rs compiler: Replace rustc_target with _abi in _borrowck 2024-11-02 20:31:47 -07:00
location.rs
member_constraints.rs
nll.rs fix clippy::clone_on_ref_ptr for compiler 2024-10-28 18:05:08 +03:00
path_utils.rs compiler: Replace rustc_target with _abi in _borrowck 2024-11-02 20:31:47 -07:00
place_ext.rs
places_conflict.rs update rustc_borrowck::places_conflict doc-comment 2024-10-10 10:33:29 +03:00
prefixes.rs
renumber.rs Fix some pub(crate) that were undetected bc of instrument 2024-10-04 14:02:09 -04:00
session_diagnostics.rs
universal_regions.rs
used_muts.rs