.. |
alloc
|
docs: GlobalAlloc: Make example only require 4096-aligned static
|
2021-07-21 12:37:59 +01:00 |
array
|
from review: add a comment why try_fold was chosen instead of fold
|
2021-07-27 00:14:19 +02:00 |
char
|
Add missing links for core::char types
|
2021-07-29 14:13:41 +02:00 |
convert
|
Added diagnostic items to structs and traits for Clippy
|
2021-07-15 23:57:02 +02:00 |
fmt
|
Auto merge of #86048 - nbdd0121:no_floating_point, r=Amanieu
|
2021-07-04 14:18:57 +00:00 |
future
|
|
|
hash
|
|
|
iter
|
Rollup merge of #87034 - mgeier:doc-step_by, r=JohnTitor
|
2021-07-23 19:27:43 +09:00 |
macros
|
Mark format_args_nl as #[doc(hidden)]
|
2021-07-23 19:04:07 +02:00 |
mem
|
DOC: remove unnecessary feature crate attribute from example code
|
2021-07-24 11:27:42 +02:00 |
num
|
Stabilize const_fn_transmute
|
2021-07-27 16:03:09 -04:00 |
ops
|
Fix typo in ops::Drop docs
|
2021-07-07 22:26:32 +03:00 |
prelude
|
Move asm! and global_asm! to core::arch
|
2021-07-18 18:30:58 -04:00 |
ptr
|
|
|
slice
|
Stabilize const_fn_union
|
2021-07-27 16:03:33 -04:00 |
str
|
Stabilize const_fn_transmute
|
2021-07-27 16:03:09 -04:00 |
stream
|
|
|
sync
|
Fix typo in core::sync::atomic::compiler_fence example
|
2021-07-06 10:53:14 -03:00 |
task
|
Auto merge of #86598 - yoshuawuyts:poll-method-docs, r=JohnTitor
|
2021-07-04 20:00:57 +00:00 |
unicode
|
|
|
any.rs
|
Added diagnostic items to structs and traits for Clippy
|
2021-07-15 23:57:02 +02:00 |
ascii.rs
|
|
|
bool.rs
|
Fix tracking issue for bool_to_option
|
2021-07-10 18:43:52 -04:00 |
borrow.rs
|
|
|
cell.rs
|
fix typo: whenver -> whenever
|
2021-07-26 22:12:35 +01:00 |
clone.rs
|
|
|
cmp.rs
|
Added diagnostic items to functions for Clippy
|
2021-07-15 23:47:03 +02:00 |
default.rs
|
Permit deriving default on enums with #[default]
|
2021-07-27 15:47:47 -04:00 |
ffi.rs
|
|
|
hint.rs
|
|
|
internal_macros.rs
|
|
|
intrinsics.rs
|
Stabilize const_fn_transmute
|
2021-07-27 16:03:09 -04:00 |
lazy.rs
|
|
|
lib.rs
|
Stabilize const_fn_union
|
2021-07-27 16:03:33 -04:00 |
marker.rs
|
Rename variable
|
2021-06-29 20:26:37 -04:00 |
option.rs
|
Auto merge of #87196 - oxalica:option-insert-must-use, r=joshtriplett
|
2021-07-19 07:03:36 +00:00 |
panic.rs
|
|
|
panicking.rs
|
|
|
pin.rs
|
|
|
primitive.rs
|
|
|
result.rs
|
Auto merge of #86211 - tlyu:option-result-overviews, r=joshtriplett
|
2021-07-14 05:10:57 +00:00 |
time.rs
|
Added diagnostic items to structs and traits for Clippy
|
2021-07-15 23:57:02 +02:00 |
tuple.rs
|
|
|
unit.rs
|
|
|