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
/
library
/
core
/
tests
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-08
Rollup merge of #78728 - a1phyr:const_cell_into_inner, r=dtolnay
Mara Bos
-0
/
+1
2020-11-08
Rollup merge of #76227 - CDirkx:const-poll, r=KodrAus
Mara Bos
-0
/
+1
2020-11-04
Constantify `UnsafeCell::into_inner` and related
BenoƮt du Garreau
-0
/
+1
2020-10-01
Rollup merge of #76909 - timvermeulen:advance_by, r=Amanieu
Dylan DPC
-0
/
+1
2020-09-25
Rollup merge of #76973 - lzutao:unstably-const-assume, r=oli-obk
Jonas Schievink
-0
/
+2
2020-09-24
move test to intergrated test in library/core
Lzu Tao
-0
/
+2
2020-09-22
add array from_ref
Bastian Kauschke
-0
/
+1
2020-09-21
Rollup merge of #76655 - CDirkx:const-pin, r=ecstatic-morse
ecstatic-morse
-0
/
+3
2020-09-20
Add advance_by and advance_back_by
Tim Vermeulen
-0
/
+1
2020-09-19
Use `T::BITS` instead of `size_of::<T> * 8`.
Mara Bos
-0
/
+1
2020-09-18
Make some methods of `Pin<&mut T>` unstable const
Christiaan Dirkx
-0
/
+1
2020-09-16
Rollup merge of #75026 - JulianKnodt:array_windows, r=Amanieu
Tyler Mandry
-0
/
+1
2020-09-16
Add array window fn
kadmin
-0
/
+1
2020-09-13
Make some methods of `Pin` unstable const
Christiaan Dirkx
-0
/
+2
2020-09-12
Make all methods of `Duration` const
Christiaan Dirkx
-0
/
+3
2020-09-08
Add saturating methods for `Duration`
marmeladema
-0
/
+2
2020-09-04
Move const tests for `Poll` to `library\core`
Christiaan Dirkx
-0
/
+1
2020-08-30
Fix tests using `FixedSizeArray` methods (which are now shadowed)
Lukas Kalbertodt
-0
/
+1
2020-08-24
Stabilize Range[Inclusive]::is_empty
Scott McMurray
-1
/
+0
2020-08-13
Add Array Impl Lang Item in various places
kadmin
-0
/
+1
2020-08-02
Auto merge of #74948 - lzutao:stalize-result-as-deref, r=dtolnay
bors
-1
/
+0
2020-07-31
Stabilize as_deref and as_deref on Result
Lzu Tao
-1
/
+0
2020-07-30
add tests for array_chunks
Bastian Kauschke
-0
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+80