| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-07-17 | rustc_middle: remove redundant clone | Matthias Krüger | -3/+2 |
| 2021-07-04 | Fix comments about unique borrows | LeSeulArtichaut | -1/+1 |
| 2021-05-23 | Replace Local::new(1) with CAPTURE_STRUCT_LOCAL | Paul Trojahn | -1/+5 |
| 2021-05-01 | Closure capture borrow diagnostics for disjoint captures | Chris Pardy | -0/+20 |
| 2021-04-19 | fix few typos | klensy | -1/+1 |
| 2021-03-27 | Remove (lots of) dead code | Joshua Nelson | -17/+0 |
| 2021-03-18 | Replace closures_captures and upvar_capture with closure_min_captures | Jennifer Wills | -0/+50 |
| 2021-03-10 | Moved more of the capture related types into closure.rs | Nicholas-Baron | -2/+173 |
| 2021-03-10 | Moved more types into upvar.rs (now named closure.rs) | Nicholas-Baron | -0/+167 |
