| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-08-10 | std: Rename Iterator.transform -> .map | Erick Tryzelaar | -1/+1 | |
| cc #5898 | ||||
| 2013-08-01 | syntax: implement cfg!() which evaluates to true/false where #[cfg] would ↵ | Huon Wilson | -0/+45 | |
| keep/remove. Example: if cfg!(test) { calculation_to_run_only_when_testing(); } | ||||
