| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-08-25 | Introduce and use `Feature` type for feature gates | Pascal Hertleif | -0/+10 | |
| 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-24 | Use doc comments for feature gate descriptions | Pascal Hertleif | -144/+161 | |
| This is just in preparation for future usage of these texts. | ||||
| 2019-08-23 | syntax: extract `active.rs` feature gates. | Mazdak Farrokhzad | -0/+522 | |
