rust/compiler/rustc_borrowck/src
Matthias Krüger 5fc8a8e227 clippy::complexity fixes
clone_on_copy
useless_format
bind_instead_of_map
filter_map_identity
useless_conversion
map_flatten
unnecessary_unwrap
2022-05-26 13:14:24 +02:00
..
constraints Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
diagnostics clippy::complexity fixes 2022-05-26 13:14:24 +02:00
region_infer Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
type_check Refactor call terminator to always hold a destination place 2022-05-23 17:49:04 -04:00
borrow_set.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
borrowck_errors.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
constraint_generation.rs Refactor call terminator to always hold a destination place 2022-05-23 17:49:04 -04:00
consumers.rs Add InferCtxt::with_opaque_type_inference to get_body_with_borrowck_facts 2021-10-06 19:07:56 -07:00
dataflow.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
def_use.rs Add new MutatatingUseContexts for deinit and SetDiscriminant 2022-04-11 09:26:26 -04:00
facts.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
invalidation.rs Refactor call terminator to always hold a destination place 2022-05-23 17:49:04 -04:00
lib.rs Refactor call terminator to always hold a destination place 2022-05-23 17:49:04 -04:00
location.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
member_constraints.rs Lifetime variance fixes for rustc 2022-05-22 14:29:32 -07:00
nll.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
path_utils.rs Remove in_band_lifetimes from borrowck 2021-12-15 08:39:21 +01:00
place_ext.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
places_conflict.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
prefixes.rs
renumber.rs Overhaul Const. 2022-02-15 16:19:59 +11:00
universal_regions.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
used_muts.rs Refactor call terminator to always hold a destination place 2022-05-23 17:49:04 -04:00