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
/
library
/
std
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2020-09-16
Avoid creating `&mut`s in Windows ReentrantMutex.
Mara Bos
-0
/
+1
2020-09-14
Stabilize doc_alias feature
Guillaume Gomez
-1
/
+1
2020-09-12
Auto merge of #74328 - yoshuawuyts:stabilize-future-readiness-fns, r=sfackler
bors
-1
/
+0
2020-09-03
Rollup merge of #76142 - CDirkx:const-ip, r=ecstatic-morse
Dylan DPC
-0
/
+1
2020-09-01
Make methods unstable const under `const_ipv4`
CDirkx
-0
/
+1
2020-09-01
Make all methods of `std::net::Ipv6Addr` const
CDirkx
-0
/
+1
2020-08-27
forgot to remove a cfg(not(bootstrap))
Pietro Albini
-1
/
+1
2020-08-25
Stabilize future readiness fns
Yoshua Wuyts
-1
/
+0
2020-08-23
Convert str -> prim@str in `std`
Joshua Nelson
-0
/
+1
2020-08-23
remove an unused feature flag
Ralf Jung
-1
/
+1
2020-08-12
Move to intra doc links whenever possible within std/src/lib.rs
Alexis Bourget
-40
/
+27
2020-08-10
Transmute between big endian `s6_addr` and `[u16; 8]`.
Lzu Tao
-0
/
+1
2020-08-04
Replace `Memoryblock` with `NonNull<[u8]>`
Tim Diekmann
-0
/
+3
2020-07-31
Auto merge of #74926 - Manishearth:rename-lint, r=jyn514
bors
-1
/
+0
2020-07-30
Remove deny for intra doc link failures from library code, it's no longer nec...
Manish Goregaokar
-1
/
+0
2020-07-30
Rename in library
Manish Goregaokar
-1
/
+1
2020-07-28
std: Switch from libbacktrace to gimli
Alex Crichton
-0
/
+4
2020-07-27
mv std libs to library/
mark
-0
/
+565
[prev]