| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-08-05 | Fix test/run-fail | varkor | -2/+0 | |
| 2017-09-28 | Migrate to eprint/eprintln macros where appropriate. | Corey Farwell | -2/+1 | |
| 2016-06-03 | Auto merge of #33803 - WiSaGaN:feature/rename-main-thread, r=alexcrichton | bors | -1/+1 | |
| Rename main thread from "<main>" to "main". Fix issue #33789 We may need to discuss whether this counts as a breaking change since code may check the main thread name against "\<main\>". Discussion is in #33789 | ||||
| 2016-05-30 | std: Clean out old unstable + deprecated APIs | Alex Crichton | -4/+5 | |
| These should all have been deprecated for at least one cycle, so this commit cleans them all out. | ||||
| 2016-05-22 | Rename main thread from "<main>" to "main". | Wangshan Lu | -1/+1 | |
| Fix issue #33789 | ||||
| 2015-12-23 | Implement custom panic handlers | Steven Fackler | -0/+23 | |
