| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-11-26 | move librustc/plugin to librustc_plugin | Ariel Ben-Yehuda | -5/+7 | |
| this is a [breaking-change] to all plugin authors - sorry | ||||
| 2015-11-20 | Remove slice pattern from compiler plugin example | Florian Hahn | -4/+11 | |
| closes #29930 | ||||
| 2015-11-19 | src/doc/trpl -> src/doc/book | Steve Klabnik | -0/+255 | |
| The book was located under 'src/doc/trpl' because originally, it was going to be hosted under that URL. Late in the game, before 1.0, we decided that /book was a better one, so we changed the output, but not the input. This causes confusion for no good reason. So we'll change the source directory to look like the output directory, like for every other thing in src/doc. | ||||
