| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-23 | Permit mutable references in all const contexts | oli | -4/+6 |
| 2021-01-01 | Allow references to interior mutable data behind a feature gate | oli | -3/+6 |
| 2020-06-19 | add new error code | Christian Poveda | -3/+3 |
| 2020-06-19 | update diagnostics for &mut in constants | Christian Poveda | -7/+4 |
| 2020-02-09 | --bless --compare-mode=nll | Matthias Prechtl | -1/+1 |
| 2019-12-02 | Suggest feature for const_mut_refs errors | Christian Poveda | -3/+6 |
| 2019-11-27 | Also test shared borrows of `Cell` for good errors | Dylan MacKenzie | -2/+9 |
| 2019-11-27 | Update test with improved diagnostics | Dylan MacKenzie | -8/+2 |
| 2019-09-28 | Add additional `const` tests | Dylan MacKenzie | -0/+15 |
