| .. |
|
fmt
|
std: Stabilize APIs for the 1.6 release
|
2015-12-05 15:09:44 -08:00 |
|
hash
|
Add missing annotations and some tests
|
2015-11-18 01:24:21 +03:00 |
|
num
|
fix copy-paste typo in docs for wrapping_shr
|
2015-12-13 12:00:00 -08:00 |
|
prelude
|
Add missing annotations and some tests
|
2015-11-18 01:24:21 +03:00 |
|
str
|
Add missing links to str docs
|
2015-12-11 22:52:28 +02:00 |
|
sync
|
Add missing annotations and some tests
|
2015-11-18 01:24:21 +03:00 |
|
any.rs
|
Correct reference to Box<Any> in Any docs
|
2015-12-11 18:44:11 -05:00 |
|
array.rs
|
Revert "PR #30130 Implement Clone for more arrays"
|
2015-12-07 00:29:21 +01:00 |
|
borrow.rs
|
Move the Borrow and BorrowMut traits to libcore.
|
2015-08-22 13:58:39 +02:00 |
|
cell.rs
|
Add missing annotations and some tests
|
2015-11-18 01:24:21 +03:00 |
|
char.rs
|
std: Stabilize APIs for the 1.6 release
|
2015-12-05 15:09:44 -08:00 |
|
clone.rs
|
Make note about traits that can be derived
|
2015-11-16 18:50:40 -05:00 |
|
cmp.rs
|
Make note about traits that can be derived
|
2015-11-16 18:50:40 -05:00 |
|
convert.rs
|
Make {Default, From, FromIterator, One, Zero} well-formed
|
2015-10-23 21:56:23 -04:00 |
|
default.rs
|
libcore: deny warnings in doctests
|
2015-11-12 05:16:08 +00:00 |
|
intrinsics.rs
|
libcore: deny warnings in doctests
|
2015-11-12 05:16:08 +00:00 |
|
iter.rs
|
std: Remove deprecated functionality from 1.5
|
2015-12-10 11:47:55 -08:00 |
|
lib.rs
|
Remove incorrect words about libcore's stability
|
2015-12-16 11:42:18 -05:00 |
|
macros.rs
|
std: Stabilize APIs for the 1.6 release
|
2015-12-05 15:09:44 -08:00 |
|
marker.rs
|
Mark raw pointer Send and Sync impls ?Sized
|
2015-11-26 00:36:09 -05:00 |
|
mem.rs
|
Rename #[deprecated] to #[rustc_deprecated]
|
2015-11-20 16:11:20 +03:00 |
|
nonzero.rs
|
Switch to 'const unsafe fn' ordering (rust-lang/rust#29107)
|
2015-10-25 12:03:07 +08:00 |
|
ops.rs
|
doc: improve clarity by introducing a pause
|
2015-12-17 19:35:10 +02:00 |
|
option.rs
|
Auto merge of #30182 - alexcrichton:remove-deprecated, r=aturon
|
2015-12-10 19:54:15 +00:00 |
|
panicking.rs
|
Mark all extern functions as nounwind
|
2015-09-14 11:36:09 +02:00 |
|
ptr.rs
|
Add missing annotations and some tests
|
2015-11-18 01:24:21 +03:00 |
|
raw.rs
|
Correct spelling in docs
|
2015-10-13 09:44:11 -04:00 |
|
result.rs
|
Auto merge of #30182 - alexcrichton:remove-deprecated, r=aturon
|
2015-12-10 19:54:15 +00:00 |
|
slice.rs
|
Remove unused imports
|
2015-12-17 05:43:27 +00:00 |
|
tuple.rs
|
Add missing annotations and some tests
|
2015-11-18 01:24:21 +03:00 |