summary refs log tree commit diff
path: root/compiler/rustc_infer/src/infer/undo_log.rs
AgeCommit message (Expand)AuthorLines
2021-08-22Fix more β€œa”/β€œan” typosFrank Steffahn-1/+1
2021-05-14Store Option<Region> as value for RegionVidJack Huey-2/+3
2021-03-27Remove (lots of) dead codeJoshua Nelson-4/+0
2021-02-15Fix typo in rustc_infer::infer::UndoLogpierwill-1/+1
2020-08-30mv compiler to compiler/mark-0/+215