| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-01-12 | Stabilise irrefutable if-let and while-let patterns | varkor | -0/+85 | |
| This stabilises RFC 2086 (https://github.com/rust-lang/rust/issues/44495). Co-Authored-By: Sebastian Malton <sebastian@malton.name> | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -126/+26 | |
| 2018-12-24 | make non_camel_case_types an early lint | Andy Russell | -13/+11 | |
| 2018-12-15 | Auto merge of #56540 - oli-obk:less_const_hackery, r=varkor | bors | -12/+158 | |
| Don't depend on `Allocation` sizes for pattern length And generally be more explicit about shortcomings of the implementation cc @RalfJung | ||||
| 2018-12-13 | Update tests to show diagnostics | Oliver Scherer | -19/+128 | |
| 2018-12-11 | Fix irrefutable matches on integer ranges | varkor | -0/+8 | |
| 2018-12-10 | Add a few more tests of edge cases | Oliver Scherer | -0/+37 | |
| 2018-11-29 | Fix another related ICE | Oliver Scherer | -1/+40 | |
| 2018-11-29 | r/\t/ / | Oliver Scherer | -21/+21 | |
| 2018-11-29 | Support arbitrary slice constants for pattern deaggregation | Oliver Scherer | -2/+24 | |
| 2018-11-29 | Allow constants of byte slice type as patterns | Oliver Scherer | -0/+11 | |
| 2018-11-18 | resolve: Avoid sentence breaks in diagnostics | Vadim Petrochenkov | -4/+4 | |
| 2018-11-18 | resolve: Tweak some articles in ambiguity diagnostics | Vadim Petrochenkov | -9/+9 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+542 | |
