| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -473/+0 |
| 2022-08-18 | Reword "Required because of the requirements on the impl of ..." | Andy Wang | -6/+6 |
| 2022-06-03 | Fully stabilize NLL | Jack Huey | -10/+4 |
| 2022-04-28 | Update the diagnostic message to match the new span | Oli Scherer | -6/+6 |
| 2022-04-28 | Check that repeat expression elements are Copy (ignoring lifetimes) in typeck... | Oli Scherer | -30/+57 |
| 2022-04-04 | Mention implementers of unsatisfied trait | Esteban Kuber | -12/+6 |
| 2021-11-22 | `#![feature(inline_const)]` is no longer incomplete | Gary Guo | -1/+1 |
| 2021-03-09 | improve `const fn` `RepeatVec` diagnostics | Henry Boisdequin | -2/+2 |
| 2021-02-14 | update message | Henry Boisdequin | -0/+1 |
| 2021-02-03 | added a suggestion to create a `const` item if the `fn` in the array repeat e... | Henry Boisdequin | -0/+1 |
| 2021-01-30 | Remove const_in_array_rep_expr | kadmin | -0/+456 |
