| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-05-14 | Update to rustc 1.19.0-nightly (826d8f385 2017-05-13) | Oliver Schneider | -1/+2 | |
| fixes #1759, #1758 | ||||
| 2017-04-28 | Use `utils::is_copy` instead of hand-rolling it | Oliver Schneider | -7/+3 | |
| 2017-04-28 | Rustup | Oliver Schneider | -1/+1 | |
| 2017-04-27 | Update to latest rustc version | Oliver Schneider | -2/+2 | |
| 2017-02-07 | rustup and compile-fail -> ui test move | Oliver Schneider | -1/+1 | |
| 2017-02-03 | TyCtxt::map is now called TyCtxt::hir | Mrmaxmeier | -3/+3 | |
| 2017-01-17 | apply rustfmt | Oliver Schneider | -3/+1 | |
| 2016-12-21 | function definition style simplification | Oliver Schneider | -2/+7 | |
| 2016-12-21 | remove nondeterminism by adjusting thresholds | Oliver Schneider | -2/+2 | |
| 2016-12-20 | also run rustfmt on clippy-lints | Oliver Schneider | -5/+5 | |
| 2016-12-07 | update to the rust-PR that unblocks clippy | Oliver Schneider | -3/+3 | |
| 2016-12-06 | rustup to rustc 1.15.0-dev (3b248a184 2016-12-05) | Oliver Schneider | -1/+1 | |
| 2016-12-01 | WIP compiles and doesn't crash (much) but tests are failing | Oliver Schneider | -3/+3 | |
| 2016-11-16 | Rustup to rustc 1.15.0-nightly (0ed951993 2016-11-14) | mcarton | -1/+1 | |
| 2016-10-30 | factor out `is_automatically_derived` util fn | Sebastian Ullrich | -13/+3 | |
| 2016-09-10 | Rustup to *rustc 1.13.0-nightly (f1f40f850 2016-09-09)* | mcarton | -3/+2 | |
| 2016-09-04 | Revert "Remove all `union` stuffs" | mcarton | -1/+1 | |
| This reverts commit 888c34ad70e9f4491a404c4f0cb5a6241e4a12c1. This rustups to rustc 1.13.0-nightly (70598e04f 2016-09-03). | ||||
| 2016-08-31 | Remove all `union` stuffs | mcarton | -1/+1 | |
| The rustc's PR wasn't merged. Hopefully this commit can simply be reverted when it's time. | ||||
| 2016-08-31 | Support unions here and there | mcarton | -1/+3 | |
| 2016-08-28 | Rustup to rustc 1.13.0-nightly (a23064af5 2016-08-27) | mcarton | -1/+1 | |
| 2016-08-18 | rustup | Georg Brandl | -1/+2 | |
| 2016-08-07 | Make the lint docstrings more consistent. | Georg Brandl | -10/+13 | |
| 2016-08-01 | lint on by ref patterns for references | Oliver Schneider | -1/+1 | |
| 2016-06-10 | Run rustfmt | mcarton | -2/+4 | |
| Only partially apply suggestions. | ||||
| 2016-06-05 | Remove useless `if_let_chain` | mcarton | -4/+2 | |
| 2016-05-27 | split clippy into lints, plugin and cargo-clippy | Oliver Schneider | -0/+180 | |
