rust/compiler/rustc_borrowck/src
Manish Goregaokar 53eab246db
Rollup merge of #103488 - oli-obk:impl_trait_for_tait, r=lcnr
Allow opaque types in trait impl headers and rely on coherence to reject unsound cases

r? ````@lcnr````

fixes #99840
2022-11-22 22:54:38 -05:00
..
constraints lint auto pass 2022-11-09 20:42:16 +08:00
diagnostics Rollup merge of #104728 - WaffleLapkin:require-lang-items-politely, r=compiler-errors 2022-11-23 06:40:24 +09:00
region_infer Auto merge of #103491 - cjgillot:self-rpit, r=oli-obk 2022-11-21 12:17:03 +00:00
type_check Rollup merge of #103488 - oli-obk:impl_trait_for_tait, r=lcnr 2022-11-22 22:54:38 -05:00
borrow_set.rs lint auto pass 2022-11-09 20:42:16 +08:00
borrowck_errors.rs struct error E0505 2022-11-09 21:15:31 +08:00
constraint_generation.rs lint auto pass 2022-11-09 20:42:16 +08:00
consumers.rs lint auto pass 2022-11-09 20:42:16 +08:00
dataflow.rs lint auto pass 2022-11-09 20:42:16 +08:00
def_use.rs lint auto pass 2022-11-09 20:42:16 +08:00
facts.rs lint auto pass 2022-11-09 20:42:16 +08:00
invalidation.rs lint auto pass 2022-11-09 20:42:16 +08:00
lib.rs require an ErrorGuaranteed to taint infcx with errors 2022-11-18 13:25:17 +00:00
location.rs lint auto pass 2022-11-09 20:42:16 +08:00
member_constraints.rs Give precendence to regions from member constaints when inferring concrete types. 2022-11-14 21:24:18 +00:00
nll.rs require an ErrorGuaranteed to taint infcx with errors 2022-11-18 13:25:17 +00:00
path_utils.rs lint auto pass 2022-11-09 20:42:16 +08:00
place_ext.rs lint auto pass 2022-11-09 20:42:16 +08:00
places_conflict.rs lint auto pass 2022-11-09 20:42:16 +08:00
prefixes.rs lint auto pass 2022-11-09 20:42:16 +08:00
renumber.rs lint auto pass 2022-11-09 20:42:16 +08:00
session_diagnostics.rs struct error E0505 2022-11-09 21:15:31 +08:00
universal_regions.rs Add bug! back to late_bound_vars query 2022-10-31 21:25:08 +00:00
used_muts.rs lint auto pass 2022-11-09 20:42:16 +08:00