about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/handle_placeholders.rs
AgeCommit message (Expand)AuthorLines
2025-08-15Auto merge of #142071 - lcnr:revealing-use, r=compiler-errorsbors-0/+4
2025-08-11remove `from_forall`lcnr-1/+1
2025-08-09Rollup merge of #145115 - lcnr:less-borrowck-tainting, r=compiler-errorsStuart Cook-12/+1
2025-08-08borrowck: move error tainting earlierlcnr-12/+1
2025-08-08apply_member_constraints: fix placeholder checklcnr-0/+4
2025-08-06Track names of existentialsAmanda Stjerna-1/+1
2025-06-04Use an enum for SCC representatives, plus other code reviewAmanda Stjerna-0/+348