rust/compiler/rustc_borrowck/src
bors feac2ecf1c Auto merge of #94088 - oli-obk:revert, r=jackh726
Revert #91403

fixes #94004

r? `@pnkfelix` `@cjgillot`
2022-02-18 07:35:37 +00:00
..
constraints Remove ordering traits from rustc_borrowck::constraints::OutlivesConstraint 2022-01-19 13:12:26 -06:00
diagnostics Rollup merge of #94011 - est31:let_else, r=lcnr 2022-02-17 23:00:59 +01:00
region_infer Revert "Auto merge of #91403 - cjgillot:inherit-async, r=oli-obk" 2022-02-17 16:00:04 +00:00
type_check Overhaul Const. 2022-02-15 16:19:59 +11:00
borrow_set.rs Remove in_band_lifetimes from borrowck 2021-12-15 08:39:21 +01:00
borrowck_errors.rs rework borrowck errors so that it's harder to not set tainted 2022-02-11 12:45:51 -08:00
constraint_generation.rs Overhaul RegionKind and Region. 2022-02-15 16:08:52 +11:00
consumers.rs
dataflow.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
def_use.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
facts.rs
invalidation.rs Remove no longer used MutateMode enum 2022-01-12 18:51:31 +01:00
lib.rs rework borrowck errors so that it's harder to not set tainted 2022-02-11 12:45:51 -08:00
location.rs
member_constraints.rs Remove in_band_lifetimes from borrowck 2021-12-15 08:39:21 +01:00
nll.rs Overhaul RegionKind and Region. 2022-02-15 16:08:52 +11:00
path_utils.rs Remove in_band_lifetimes from borrowck 2021-12-15 08:39:21 +01:00
place_ext.rs
places_conflict.rs
prefixes.rs
renumber.rs Overhaul Const. 2022-02-15 16:19:59 +11:00
universal_regions.rs Overhaul RegionKind and Region. 2022-02-15 16:08:52 +11:00
used_muts.rs