| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-09-20 | use `array_windows` instead of `windows` in the compiler | Bastian Kauschke | -3/+3 |
| 2020-09-19 | Rollup merge of #76757 - matthiaskrgr:clippy_try_into, r=lcnr | Ralf Jung | -1/+1 |
| 2020-09-15 | don't convert types to the same type with try_into (clippy::useless_conversion) | Matthias Krüger | -1/+1 |
| 2020-09-10 | Note when a a move/borrow error is caused by a deref coercion | Aaron Hill | -7/+22 |
| 2020-09-10 | Auto merge of #75573 - Aaron1011:feature/const-mutation-lint, r=oli-obk | bors | -3/+21 |
| 2020-09-07 | Add CONST_ITEM_MUTATION lint | Aaron Hill | -3/+21 |
| 2020-09-07 | Rollup merge of #76318 - scottmcm:one-control-flow, r=ecstatic-morse | Dylan DPC | -3/+4 |
| 2020-09-04 | Change ty.kind to a method | LeSeulArtichaut | -92/+86 |
| 2020-09-04 | Use ops::ControlFlow in graph::iterate | Scott McMurray | -3/+4 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -2/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+15309 |
