.. |
alloc
|
Rollup merge of #76993 - blitzerr:alloc-ref, r=Amanieu
|
2020-09-23 14:54:06 +02:00 |
array
|
add tracking issue
|
2020-09-23 13:48:21 +02:00 |
char
|
Use intra-doc-links in core::{char, macros, fmt}
|
2020-08-24 00:13:23 +02:00 |
convert
|
add i32::MAX link
|
2020-08-30 17:07:50 +05:30 |
fmt
|
Use T::BITS instead of size_of::<T> * 8 .
|
2020-09-19 06:54:42 +02:00 |
future
|
Update library functions with stability attributes
|
2020-09-22 10:05:58 -07:00 |
hash
|
Switch to intra-doc links in core::hash
|
2020-08-27 12:09:50 -07:00 |
iter
|
use iter:: before free functions
|
2020-09-20 18:04:12 +02:00 |
macros
|
Rollup merge of #74880 - chrisduerr:fix_matches, r=dtolnay
|
2020-09-01 18:24:23 -07:00 |
mem
|
Rollup merge of #76150 - matklad:droporder, r=withoutboats
|
2020-09-21 20:40:41 -07:00 |
num
|
Remove incorrect plural
|
2020-10-06 21:03:10 +01:00 |
ops
|
Use Self more in core in doc when possible
|
2020-09-23 00:16:16 +02:00 |
prelude
|
|
|
ptr
|
Rollup merge of #76497 - camelid:intra-doc-links-for-core-ptr, r=jyn514
|
2020-09-09 21:02:33 -07:00 |
slice
|
use array::from_ref for slices
|
2020-09-23 21:56:23 +02:00 |
str
|
Fixed some intra-docs links in library/core
|
2020-09-18 07:49:29 +08:00 |
sync
|
Move use align_of in atomic.rs into the places where it is used.
|
2020-09-21 20:44:45 +02:00 |
task
|
Use intra-doc links
|
2020-09-17 22:43:13 +02:00 |
unicode
|
|
|
any.rs
|
update tracking issue for const_type_id
|
2020-09-24 09:00:04 +10:00 |
ascii.rs
|
Fixed some intra-docs links in library/core
|
2020-09-18 07:49:29 +08:00 |
bool.rs
|
|
|
borrow.rs
|
Remove AsRef link as it is in the prelude
|
2020-08-10 20:29:20 +02:00 |
cell.rs
|
Rollup merge of #77055 - est31:more_track_caller, r=Mark-Simulacrum
|
2020-09-23 14:54:15 +02:00 |
clone.rs
|
Improve readability
|
2020-09-01 19:56:32 +02:00 |
cmp.rs
|
Use Self more in core/src/cmp.rs
|
2020-09-22 23:36:08 +02:00 |
default.rs
|
|
|
ffi.rs
|
Use intra-doc-links in core::{raw, ffi, pin}
|
2020-08-22 22:25:27 +02:00 |
hint.rs
|
Rollup merge of #76823 - RalfJung:black-box-warn, r=joshtriplett
|
2020-09-20 12:08:24 +02:00 |
internal_macros.rs
|
|
|
intrinsics.rs
|
update tracking issue for const_type_id
|
2020-09-24 09:00:04 +10:00 |
lazy.rs
|
Capitalize safety comments
|
2020-09-08 22:26:44 -04:00 |
lib.rs
|
Auto merge of #77083 - KodrAus:revert/const-type-id, r=RalfJung
|
2020-09-24 00:43:09 +00:00 |
marker.rs
|
Use Self more in core in doc when possible
|
2020-09-23 00:16:16 +02:00 |
option.rs
|
Stabilize some Option methods as const
|
2020-09-20 22:42:14 +02:00 |
panic.rs
|
Auto merge of #76157 - ArekPiekarz:const_caller_location_tracking_issue, r=joshtriplett
|
2020-09-06 20:27:51 +00:00 |
panicking.rs
|
|
|
pin.rs
|
Make some methods of Pin<&mut T> unstable const
|
2020-09-18 19:23:50 +02:00 |
primitive.rs
|
|
|
raw.rs
|
Use intra-doc-links in core::{raw, ffi, pin}
|
2020-08-22 22:25:27 +02:00 |
result.rs
|
Stabilize some Result methods as const
|
2020-08-31 02:43:17 +02:00 |
time.rs
|
Make all methods of Duration const
|
2020-09-12 15:14:58 +02:00 |
tuple.rs
|
|
|
unit.rs
|
|
|