.. |
alloc
|
Consistent spelling of "adapter" in the standard library
|
2021-07-30 17:23:07 +02:00 |
array
|
bump bootstrap compiler to 1.55
|
2021-08-01 11:19:24 -04:00 |
char
|
Add missing links for core::char types
|
2021-07-29 14:13:41 +02:00 |
convert
|
impl const From<num> for num
|
2021-08-07 19:03:08 +02:00 |
fmt
|
Rollup merge of #87052 - phlopsi:patch-1, r=jyn514
|
2021-07-30 16:26:52 +09:00 |
future
|
Fix may not to appropriate might not or must not
|
2021-07-29 01:15:20 -04:00 |
hash
|
|
|
iter
|
Rollup merge of #85835 - Seppel3210:master, r=yaahc
|
2021-08-12 15:32:53 +09:00 |
macros
|
Deprecate llvm_asm!
|
2021-08-15 13:14:32 +01:00 |
mem
|
Auto merge of #87445 - amalik18:issue-83584-fix, r=kennytm
|
2021-07-30 04:34:13 +00:00 |
num
|
Auto merge of #87150 - rusticstuff:simplify_wrapping_neg, r=m-ou-se
|
2021-08-04 12:58:31 +00:00 |
ops
|
Fix may not to appropriate might not or must not
|
2021-07-29 01:15:20 -04:00 |
panic
|
Fix unused sync::atomic import on targets without atomics
|
2021-07-31 17:27:29 -07:00 |
prelude
|
Move asm! and global_asm! to core::arch
|
2021-07-18 18:30:58 -04:00 |
ptr
|
Auto merge of #87827 - eddyb:wrapperless-mem-replace, r=m-ou-se
|
2021-08-08 13:11:09 +00:00 |
slice
|
Test and fix size_hint for slice's [r]split* iterators
|
2021-08-12 17:26:03 +02:00 |
str
|
Fix may not to appropriate might not or must not
|
2021-07-29 01:15:20 -04:00 |
stream
|
|
|
sync
|
Fix may not to appropriate might not or must not
|
2021-07-29 01:15:20 -04:00 |
task
|
Update stable version of ready!() macro.
|
2021-07-28 16:56:12 +02: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
|
bump bootstrap compiler to 1.55
|
2021-08-01 11:19:24 -04:00 |
ffi.rs
|
|
|
hint.rs
|
Implement black_box using intrinsic
|
2021-08-12 16:16:57 +01:00 |
internal_macros.rs
|
Remove unnecessary #[unstable] from internal macro.
|
2021-08-05 12:55:35 +02:00 |
intrinsics.rs
|
Implement black_box using intrinsic
|
2021-08-12 16:16:57 +01:00 |
lazy.rs
|
|
|
lib.rs
|
impl const From<num> for num
|
2021-08-07 19:03:08 +02:00 |
marker.rs
|
Rename variable
|
2021-06-29 20:26:37 -04:00 |
option.rs
|
Added tracking issue to unstable attribute
|
2021-08-09 10:24:03 -05:00 |
panic.rs
|
Move UnwindSafe, RefUnwindSafe, AssertUnwindSafe to core
|
2021-07-30 10:42:15 -07:00 |
panicking.rs
|
Improve comments about const panic handling
|
2021-07-28 16:18:38 +02:00 |
pin.rs
|
Fix may not to appropriate might not or must not
|
2021-07-29 01:15:20 -04:00 |
primitive.rs
|
|
|
result.rs
|
Add documentation for the order of Option and Result
|
2021-08-01 13:59:19 +02:00 |
time.rs
|
Added diagnostic items to structs and traits for Clippy
|
2021-07-15 23:57:02 +02:00 |
tuple.rs
|
|
|
unit.rs
|
|
|