Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed typos in local bindings | Vincent Esche | 2021-01-09 | 1 | -2/+2 |
* | cargo fmt | Phil Ellison | 2021-01-07 | 1 | -6/+9 |
* | Add fix to wrap return expression in Some | Phil Ellison | 2021-01-07 | 1 | -6/+16 |
* | Don't emit arg count diagnostics for method calls with unknown receiver | Florian Diebold | 2021-01-01 | 1 | -1/+25 |
* | Cast to ExprStmt, style fixes | ivan770 | 2020-12-10 | 1 | -6/+5 |
* | Apply rustfmt changes | ivan770 | 2020-12-09 | 1 | -9/+8 |
* | Apply suggestions from code review | ivan770 | 2020-12-09 | 1 | -17/+20 |
* | Format code | ivan770 | 2020-12-08 | 1 | -4/+13 |
* | Remove use via super | ivan770 | 2020-12-08 | 1 | -3/+1 |
* | Remove this semicolon | ivan770 | 2020-12-08 | 1 | -1/+26 |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -11/+4 |
* | Fix missing match arm false error on unknown type | CAD97 | 2020-08-17 | 1 | -2/+2 |
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -0/+569 |