| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-02-13 | use a compatible syntax for grep GNU/BSD | Sébastien Marie | -2/+2 | |
| The BSD grep for "basic regex" don't support \| as alternate operator. Use multiple -e arguments for expressing alternative. | ||||
| 2016-02-11 | Add -C link-dead-code option r=alexcrichton | Johan Lorenzo | -0/+7 | |
| Turning gc-sections off improves code coverage based for tools which use DWARF debugging information (like kcov). Otherwise dead code is stripped and kcov returns a coverage percentage that doesn't reflect reality. | ||||
| 2014-11-15 | Slightly improved rustc error messages for invalid -C arguments | inrustwetrust | -0/+24 | |
