index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
os
/
raw
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-07-27
mv std libs to library/
mark
-167
/
+0
2020-01-01
Add support for RISC-V 64-bit GNU/Linux
msizanoen1
-2
/
+4
2019-11-29
Format libstd/os with rustfmt
David Tolnay
-60
/
+110
2019-08-14
Handle cfg(bootstrap) throughout
Mark Rousskov
-32
/
+16
2019-07-25
Rollup merge of #60938 - jonas-schievink:doc-include-paths, r=petrochenkov
Mazdak Farrokhzad
-16
/
+32
2019-07-23
stage0 -> bootstrap
Jonas Schievink
-32
/
+32
2019-07-23
Make #[doc(include)] paths behave like other paths
Jonas Schievink
-16
/
+32
2019-07-22
add support for hexagon-unknown-linux-musl
Brian Cain
-0
/
+2
2019-07-16
Add supporting for vxWorks
Baoshan Pang
-0
/
+8
2019-02-28
libstd => 2018
Taiki Endo
-4
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-09
Add FreeBSD unsigned char platforms to std::os::raw
myfreeweb
-0
/
+8
2018-09-14
Move std::os::raw::c_void into libcore and re-export in libstd
Isaac Woods
-35
/
+2
2018-08-07
Add aarch64-unknown-netbsd target
Jonathan A. Kollasch
-2
/
+4
2018-08-06
NetBSD: fix signedess of char
Jonathan A. Kollasch
-0
/
+4
2018-01-29
Reworded to avoid fuzziness, mention ! in c_void docs.
Clar Charr
-0
/
+4
2018-01-29
Revisions suggested in comments
Clar Charr
-1
/
+1
2018-01-29
Document std::os::raw.
Clar Charr
-0
/
+131