| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-08-25 | Refactor feature gate checking code | Pascal Hertleif | -18/+22 | |
| Tries to clarify the filtering of active features and make the code more expressive. | ||||
| 2019-08-25 | Introduce and use `Feature` type for feature gates | Pascal Hertleif | -15/+18 | |
| This replaces the ad-hoc tuples used in the different feature gate files and unifies their content into a common type, leading to more readable matches and other good stuff that comes from having named fields. It also contains the description of each feature as extracted from the doc comment. | ||||
| 2019-08-23 | syntax: extract `check.rs`. | Mazdak Farrokhzad | -0/+951 | |
