| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-11-22 | `#![feature(inline_const)]` is no longer incomplete | Gary Guo | -8/+3 |
| 2021-11-22 | Split inline const to two feature gates | Gary Guo | -5/+6 |
| 2021-11-07 | Add a FIXME note about what's missing | Gary Guo | -0/+34 |
| 2021-11-07 | Ensure closure requirements are proven for inline const | Gary Guo | -0/+48 |
| 2021-11-07 | Add unit test for issue 78174 | Gary Guo | -0/+72 |
| 2021-11-07 | Add unit test for issue 78132 | Gary Guo | -0/+24 |
| 2021-08-16 | Add test for issue 82518 | Gary Guo | -0/+25 |
| 2020-12-17 | Don't allow `const` to begin a nonterminal | Camelid | -0/+20 |
| 2020-10-22 | Add ..= const { .. } missing tests and sort them properly | Santiago Pastorino | -3/+8 |
| 2020-10-22 | Make inline const work for half open ranges | Santiago Pastorino | -1/+11 |
| 2020-10-22 | Make inline const work in range patterns | Santiago Pastorino | -0/+23 |
| 2020-10-19 | Add inline const macro test | Santiago Pastorino | -0/+12 |
| 2020-10-16 | Add inline const to INCOMPLETE_FEATURES | Santiago Pastorino | -0/+4 |
| 2020-10-16 | Add inline const tests | Santiago Pastorino | -0/+56 |
