| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-05-27 | Move std::{reflect,repr,Poly} to a libdebug crate | Alex Crichton | -0/+2 |
| 2014-05-27 | std: Rename strbuf operations to string | Richo Healey | -2/+2 |
| 2014-05-22 | libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`. | Patrick Walton | -2/+2 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -2/+2 |
| 2014-04-14 | Use new attribute syntax in python files in src/etc too (#13478) | Manish Goregaokar | -1/+1 |
| 2013-10-30 | Fix check-fast breakage in new enum test. | Jed Davis | -1/+1 |
| 2013-10-29 | Add tests for enum discriminant sizing. | Jed Davis | -7/+42 |
| 2013-10-29 | Adjust reflection for the possibility of discriminants larger than int. | Jed Davis | -7/+2 |
| 2013-10-17 | std: Move size/align functions to std::mem. #2240 | Brian Anderson | -2/+2 |
| 2013-09-30 | rpass: Remove usage of fmt! | Alex Crichton | -2/+2 |
| 2013-08-24 | Add a test case for the preceding changes. | Jed Davis | -0/+25 |
