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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
redox
/
ext
/
net.rs
Age
Commit message (
Expand
)
Author
Lines
2019-05-02
Make tidy::version::Version a [u32; 3]
Alexey Shmalko
-41
/
+41
2019-03-31
libstd: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-3
/
+3
2019-02-28
libstd => 2018
Taiki Endo
-7
/
+7
2019-02-10
libs: doc comments
Alexander Regueiro
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-24
Stablize Redox Unix Sockets
jD91mZM2
-1
/
+41
2018-07-07
Add is_unnamed
jD91mZM2
-0
/
+27
2018-07-07
Revert unification of interfaces
jD91mZM2
-3
/
+692
2018-06-27
Fix tidy checks
jD91mZM2
-0
/
+10
2018-06-27
Horrible attempt at cleaning things up that probably just made it worse
jD91mZM2
-702
/
+3
2018-06-26
Revert "Remove functions that always error"
jD91mZM2
-0
/
+181
2018-06-26
Mention redox' behavior in doc comments
jD91mZM2
-0
/
+6
2018-06-26
Remove functions that always error
jD91mZM2
-181
/
+0
2018-06-26
Disallow constructing SocketAddr from third-party code
jD91mZM2
-2
/
+2
2018-06-26
Make feature unstable
jD91mZM2
-40
/
+1
2018-06-26
Custom feature gate (I think?)
jD91mZM2
-40
/
+40
2018-06-26
Trim all lines to 100
jD91mZM2
-3
/
+10
2018-06-26
Make UnixStream::take_error return None on redox
jD91mZM2
-3
/
+3
2018-06-26
Unix sockets on redox!
jD91mZM2
-0
/
+728