| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mv std libs to library/ | mark | 2020-07-27 | 14 | -257/+0 |
| * | Add support for RISC-V 64-bit GNU/Linux | msizanoen1 | 2020-01-01 | 1 | -2/+4 |
| * | Format libstd/os with rustfmt | David Tolnay | 2019-11-29 | 1 | -60/+110 |
| * | Handle cfg(bootstrap) throughout | Mark Rousskov | 2019-08-14 | 1 | -32/+16 |
| * | Rollup merge of #60938 - jonas-schievink:doc-include-paths, r=petrochenkov | Mazdak Farrokhzad | 2019-07-25 | 1 | -16/+32 |
| |\ | |||||
| | * | stage0 -> bootstrap | Jonas Schievink | 2019-07-23 | 1 | -32/+32 |
| | * | Make #[doc(include)] paths behave like other paths | Jonas Schievink | 2019-07-23 | 1 | -16/+32 |
| * | | add support for hexagon-unknown-linux-musl | Brian Cain | 2019-07-22 | 1 | -0/+2 |
| |/ | |||||
| * | Add supporting for vxWorks | Baoshan Pang | 2019-07-16 | 1 | -0/+8 |
| * | libstd => 2018 | Taiki Endo | 2019-02-28 | 1 | -4/+3 |
| * | Remove licenses | Mark Rousskov | 2018-12-25 | 1 | -10/+0 |
| * | Add FreeBSD unsigned char platforms to std::os::raw | myfreeweb | 2018-12-09 | 1 | -0/+8 |
| * | Move std::os::raw::c_void into libcore and re-export in libstd | Isaac Woods | 2018-09-14 | 1 | -35/+2 |
| * | Add aarch64-unknown-netbsd target | Jonathan A. Kollasch | 2018-08-07 | 1 | -2/+4 |
| * | NetBSD: fix signedess of char | Jonathan A. Kollasch | 2018-08-06 | 1 | -0/+4 |
| * | fix docs link | QuietMisdreavus | 2018-02-06 | 1 | -1/+1 |
| * | Reworded to avoid fuzziness, mention ! in c_void docs. | Clar Charr | 2018-01-29 | 14 | -13/+23 |
| * | Revisions suggested in comments | Clar Charr | 2018-01-29 | 4 | -6/+4 |
| * | Document std::os::raw. | Clar Charr | 2018-01-29 | 14 | -0/+217 |
