| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-09-02 | Auto merge of #53599 - matthiaskrgr:split_str__to__split_char, r=frewsxcv | bors | -1/+1 | |
| use char pattern for single-character splits: a.split("x") -> a.split('x') | ||||
| 2018-08-28 | Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc. | Eduard-Mihai Burtescu | -4/+4 | |
| 2018-08-22 | use char pattern for single-character splits: a.split("x") -> a.split('x') | Matthias Krüger | -1/+1 | |
| 2018-05-14 | replace error/warning println with structured diag | QuietMisdreavus | -5/+9 | |
| 2018-02-08 | Pass themes folder as parameter | Guillaume Gomez | -1/+1 | |
| 2018-02-08 | Add tests for themes | Guillaume Gomez | -19/+39 | |
| 2018-02-08 | Improve output a bit in case of error | Guillaume Gomez | -4/+17 | |
| 2018-02-08 | Handle comments in css selector and add tests | Guillaume Gomez | -23/+80 | |
| 2018-02-08 | get differences | Guillaume Gomez | -9/+40 | |
| 2018-02-08 | Add theme tests | Guillaume Gomez | -0/+258 | |
