.. |
alloc
|
Auto merge of #75687 - TimDiekmann:realloc-align, r=Amanieu
|
2020-08-26 10:44:28 +00:00 |
array
|
Rename MaybeUninit::read to assume_init_read.
|
2020-09-09 11:27:42 +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
|
rename MaybeUninit slice methods
|
2020-09-05 17:24:22 +02:00 |
future
|
Auto merge of #74328 - yoshuawuyts:stabilize-future-readiness-fns, r=sfackler
|
2020-09-12 02:13:28 +00:00 |
hash
|
Switch to intra-doc links in core::hash
|
2020-08-27 12:09:50 -07:00 |
iter
|
Remove flatten doc intra-doc links
|
2020-09-15 00:35:48 +08:00 |
macros
|
Rollup merge of #74880 - chrisduerr:fix_matches, r=dtolnay
|
2020-09-01 18:24:23 -07:00 |
mem
|
Rollup merge of #76721 - camelid:intra-doc-links-for-core-mem, r=jyn514
|
2020-09-16 12:24:08 -07:00 |
num
|
Prefer asm! over llvm_asm! in core
|
2020-09-16 04:47:46 +00:00 |
ops
|
Rollup merge of #75304 - Aaron1011:feature/diag-deref-move-out, r=estebank
|
2020-09-16 01:30:32 +02:00 |
prelude
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
ptr
|
Rollup merge of #76497 - camelid:intra-doc-links-for-core-ptr, r=jyn514
|
2020-09-09 21:02:33 -07:00 |
slice
|
Rollup merge of #75026 - JulianKnodt:array_windows, r=Amanieu
|
2020-09-16 12:24:03 -07:00 |
str
|
Disambiguate char -> prim@char for core
|
2020-08-23 22:40:20 -04:00 |
sync
|
Supress unused_macros error on architectures with no atomics.
|
2020-09-13 18:34:27 +02:00 |
task
|
Rollup merge of #76534 - notriddle:doc-comments, r=jyn514
|
2020-09-16 08:24:56 +02:00 |
unicode
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
any.rs
|
Use intra-doc links
|
2020-08-14 20:50:38 +02:00 |
ascii.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
bool.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
borrow.rs
|
Remove AsRef link as it is in the prelude
|
2020-08-10 20:29:20 +02:00 |
cell.rs
|
add track_caller to RefCell::{borrow, borrow_mut}
|
2020-07-28 15:45:25 -04:00 |
clone.rs
|
Improve readability
|
2020-09-01 19:56:32 +02:00 |
cmp.rs
|
Make some Ordering methods const
|
2020-09-01 15:44:00 +02:00 |
default.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
ffi.rs
|
Use intra-doc-links in core::{raw, ffi, pin}
|
2020-08-22 22:25:27 +02:00 |
hint.rs
|
Fix black_box bug detected by Amanieu
|
2020-09-16 09:25:54 +00:00 |
internal_macros.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
intrinsics.rs
|
Update tracking issue for const_caller_location
|
2020-08-31 14:38:15 +02:00 |
lazy.rs
|
Capitalize safety comments
|
2020-09-08 22:26:44 -04:00 |
lib.rs
|
Stabilize doc_alias feature
|
2020-09-14 11:03:47 +02:00 |
marker.rs
|
Add back missing link
|
2020-09-02 15:48:35 -07:00 |
option.rs
|
apply bootstrap cfgs
|
2020-08-26 10:17:31 +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
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
pin.rs
|
Capitalize safety comments
|
2020-09-08 22:26:44 -04:00 |
primitive.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
raw.rs
|
Use intra-doc-links in core::{raw, ffi, pin}
|
2020-08-22 22:25:27 +02:00 |
result.rs
|
apply bootstrap cfgs
|
2020-08-26 10:17:31 +02:00 |
time.rs
|
Make all methods of Duration const
|
2020-09-12 15:14:58 +02:00 |
tuple.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
unit.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |