| .. |
|
array
|
Update mod.rs
|
2019-11-27 10:27:30 +01:00 |
|
benches
|
Format libcore with rustfmt (including tests and benches)
|
2019-12-06 20:20:51 -08:00 |
|
char
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
convert
|
Rollup merge of #66892 - dtolnay:fmt5, r=KodrAus
|
2019-12-09 14:33:00 -08:00 |
|
fmt
|
Fix docs for formatting delegations
|
2019-12-04 15:20:47 +02:00 |
|
future
|
Use associated_type_bounds where applicable - closes #61738
|
2019-08-08 22:39:15 +02:00 |
|
hash
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
iter
|
Format libcore with rustfmt (including tests and benches)
|
2019-12-06 20:20:51 -08:00 |
|
macros
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
mem
|
Auto merge of #65013 - petertodd:2019-maybeuninit-debug, r=sfackler
|
2019-11-28 03:41:29 +00:00 |
|
num
|
Auto merge of #66277 - peter-wilkins:impl-from-wider-non-zeros, r=SimonSapin
|
2019-12-10 10:11:37 +00:00 |
|
ops
|
Format libcore with rustfmt (including tests and benches)
|
2019-12-06 20:20:51 -08:00 |
|
prelude
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
ptr
|
Format libcore with rustfmt (including tests and benches)
|
2019-12-06 20:20:51 -08:00 |
|
slice
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
str
|
Fix documentation of pattern for str::matches()
|
2019-12-03 14:31:41 -08:00 |
|
sync
|
Rollup merge of #67005 - andrewbanchich:master, r=joshtriplett
|
2019-12-05 19:03:13 +01:00 |
|
task
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
tests
|
Rollup merge of #66881 - krishna-veerareddy:issue-66780-bool-ord-optimization, r=sfackler
|
2019-12-11 10:10:41 +01:00 |
|
unicode
|
Make libcore/unicode/tables.rs compatible with rustfmt
|
2019-11-29 20:17:11 -08:00 |
|
alloc.rs
|
Rollup merge of #67174 - kraai:remove-checked_add, r=rkruppe
|
2019-12-11 10:10:47 +01:00 |
|
any.rs
|
Minor documentation fix
|
2019-11-29 20:47:16 +02:00 |
|
ascii.rs
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
bool.rs
|
Format libcore with rustfmt (including tests and benches)
|
2019-12-06 20:20:51 -08:00 |
|
borrow.rs
|
be more direct about borrow requirenments
|
2019-04-03 11:41:24 +03:00 |
|
Cargo.toml
|
Move the matches! macro to the prelude
|
2019-10-23 15:35:36 +02:00 |
|
cell.rs
|
make things ugly
|
2019-11-13 09:31:08 +01:00 |
|
clone.rs
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
cmp.rs
|
Rollup merge of #66881 - krishna-veerareddy:issue-66780-bool-ord-optimization, r=sfackler
|
2019-12-11 10:10:41 +01:00 |
|
default.rs
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
ffi.rs
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
hint.rs
|
Format libcore with rustfmt (including tests and benches)
|
2019-12-06 20:20:51 -08:00 |
|
internal_macros.rs
|
std: Remove internal definitions of cfg_if! macro
|
2019-06-10 10:58:44 -07:00 |
|
intrinsics.rs
|
Add {f32,f64}::approx_unchecked_to<Int> unsafe methods
|
2019-12-06 14:01:05 +01:00 |
|
iter_private.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
lib.rs
|
Implement core::panic::Location::caller using #[track_caller].
|
2019-12-05 21:08:35 -08:00 |
|
marker.rs
|
Stabilize the never_type, written !.
|
2019-11-21 14:55:32 +01:00 |
|
option.rs
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
panic.rs
|
Implement core::panic::Location::caller using #[track_caller].
|
2019-12-05 21:08:35 -08:00 |
|
panicking.rs
|
Format libcore with rustfmt (including tests and benches)
|
2019-12-06 20:20:51 -08:00 |
|
pin.rs
|
Explicitly refer to operator methods in Pin impls
|
2019-12-07 16:23:43 +01:00 |
|
raw.rs
|
Fix more tests after revert of rustdoc cfg(test) feature
|
2019-06-09 18:15:53 +01:00 |
|
result.rs
|
Auto merge of #66322 - lzutao:consistent-result-map_or_else, r=dtolnay
|
2019-11-24 07:37:01 +00:00 |
|
time.rs
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
tuple.rs
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |
|
unit.rs
|
Format libcore with rustfmt
|
2019-11-26 23:02:11 -08:00 |