| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-23 | Rename tests to what their code actually does | oli | -16/+0 |
| 2021-01-23 | Permit mutable references in all const contexts | oli | -1/+1 |
| 2020-09-29 | Bless mut tests | Dylan MacKenzie | -1/+0 |
| 2020-06-19 | update diagnostics for &mut in constants | Christian Poveda | -1/+1 |
| 2020-06-19 | update tests | Christian Poveda | -1/+1 |
| 2019-12-02 | Add dual tests for const_mut_refs | Christian Poveda | -2/+6 |
| 2019-01-09 | Stabilize `let` bindings and destructuring in constants and const fn | Oliver Scherer | -2/+0 |
| 2018-11-30 | Reenable `const_let` feature gate | Oliver Scherer | -1/+3 |
| 2018-11-30 | Allow `let` bindings everywhere | Oliver Scherer | -2/+1 |
| 2018-11-21 | Tidy | Oliver Scherer | -1/+1 |
| 2018-11-21 | Ensure assignments don't allow skipping projection checks | Oliver Scherer | -0/+14 |
