| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-10-07 | Put slicing syntax behind a feature gate. | Nick Cameron | -1/+2 | |
| [breaking-change] If you are using slicing syntax you will need to add #![feature(slicing_syntax)] to your crate. | ||||
| 2014-10-02 | Revert "Put slicing syntax behind a feature gate." | Aaron Turon | -2/+1 | |
| This reverts commit 95cfc35607ccf5f02f02de56a35a9ef50fa23a82. | ||||
| 2014-10-02 | Put slicing syntax behind a feature gate. | Nick Cameron | -1/+2 | |
| [breaking-change] If you are using slicing syntax you will need to add #![feature(slicing_syntax)] to your crate. | ||||
| 2014-09-12 | Removing unused extern crates. | Victor Berger | -2/+0 | |
| 2014-07-19 | Register new snapshots | Alex Crichton | -2/+0 | |
| 2014-07-14 | rustc: Move util::sha2 to rustc_back | Brian Anderson | -2/+3 | |
| 2014-07-14 | rustc: Move util::fs to rustc_back | Brian Anderson | -0/+1 | |
| 2014-07-14 | rustc_back: Update crate docs | Brian Anderson | -1/+14 | |
| Indicate that anything that can be extracted here should and that things with syntax deps should be split out someday. | ||||
| 2014-07-14 | rustc: Move archive to rustc_back | Brian Anderson | -0/+1 | |
| 2014-07-14 | Extract rpath to rustc_back::rpath | Brian Anderson | -0/+1 | |
| 2014-07-14 | Extract librustc_back from librustc | Brian Anderson | -0/+39 | |
