| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-08-26 | Auto merge of #17941 - ChayimFriedman2:pre-closure-to-fn, r=Veykril | bors | -1/+1 |
| 2024-08-26 | Fix Return Type Syntax to include `..` (i.e. `method(..)` and not `method()`)... | Chayim Refael Friedman | -1/+5 |
| 2024-08-24 | Add `gen` modifier to functions | Chayim Refael Friedman | -1/+1 |
| 2024-08-15 | internal: Properly check the edition for edition dependent syntax kinds | Lukas Wirth | -14/+12 |
| 2024-07-24 | fix: `use` cannot have optional generics | Winston H. | -1/+1 |
| 2024-07-23 | feat: add `use` type bound grammar | winstxnhdw | -0/+1 |
| 2024-07-17 | string is not a keyword | Lukas Wirth | -1/+1 |
| 2024-07-17 | Add always disabled gen parse support | Lukas Wirth | -2/+6 |
| 2024-07-17 | Derive kinds information from ungrammar file | Lukas Wirth | -60/+68 |
| 2024-05-06 | Implement unsafe attribute parsing | Lukas Wirth | -2/+3 |
| 2024-04-18 | Fixup some issues with minicore | Lukas Wirth | -0/+1 |
| 2024-04-18 | Handle panicking like rustc CTFE does | Nilstrieb | -0/+701 |
