| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-04-01 | Collect the definition of the `Error` trait into `libstd` for now. This | Niko Matsakis | -0/+152 |
| 2015-01-20 | std: Rename Show/String to Debug/Display | Alex Crichton | -137/+0 |
| 2015-01-17 | Remove Send bound from Error trait. | Michael Sproul | -2/+2 |
| 2015-01-06 | Stabilize std::error | Aaron Turon | -0/+8 |
| 2015-01-02 | std: Stabilize the prelude module | Alex Crichton | -1/+1 |
| 2014-12-29 | std: Second pass stabilization for `string` | Alex Crichton | -0/+10 |
| 2014-12-21 | std: Stabilize the std::str module | Alex Crichton | -4/+14 |
| 2014-12-05 | Utilize fewer reexports | Corey Farwell | -1/+2 |
| 2014-11-17 | Switch to purely namespaced enums | Steven Fackler | -2/+2 |
| 2014-11-04 | std::error: fix stray doc comment | Aaron Turon | -3/+0 |
| 2014-11-02 | Add error module with Error and FromError traits | Aaron Turon | -0/+111 |
