rust/library/core/src
bors 08deb863bd Auto merge of #76235 - jyn514:std-intra-links, r=poliorcetics
Convert many files to intra-doc links

Helps with https://github.com/rust-lang/rust/issues/75080
r? @poliorcetics
I recommend reviewing one commit at a time, but the diff is small enough you can do it all at once if you like :)
2020-09-03 05:53:48 +00:00
..
alloc
array Add [T; N]::as_[mut_]slice 2020-08-30 21:08:17 +02:00
char
convert add i32::MAX link 2020-08-30 17:07:50 +05:30
fmt flt2dec: properly handle uninitialized memory 2020-09-02 12:41:38 +02:00
future
hash
iter Rollup merge of #76238 - denisvasilik:intra-doc-links-core-iterator, r=jyn514 2020-09-03 02:22:10 +02:00
macros Rollup merge of #74880 - chrisduerr:fix_matches, r=dtolnay 2020-09-01 18:24:23 -07:00
mem Auto merge of #76047 - Dylan-DPC:rename/maybe, r=RalfJung 2020-09-01 05:41:22 +00:00
num flt2dec: properly handle uninitialized memory 2020-09-02 12:41:38 +02:00
ops Format ControlFlow changes with rustfmt 2020-09-02 14:12:21 -05:00
prelude
ptr Rollup merge of #75917 - poliorcetics:intra-doc-core-nonnull, r=jyn514 2020-08-30 01:43:50 +02:00
slice Auto merge of #75936 - sdroege:chunks-exact-construction-bounds-check, r=nagisa 2020-08-31 15:55:13 +00:00
str
sync Use intra-doc links for bool 2020-08-28 17:30:05 +02:00
task
unicode
any.rs
ascii.rs
bool.rs
borrow.rs
cell.rs
clone.rs Improve readability 2020-09-01 19:56:32 +02:00
cmp.rs Revert #75463 2020-08-31 10:22:14 -07:00
default.rs
ffi.rs
hint.rs
internal_macros.rs
intrinsics.rs
lazy.rs
lib.rs Stabilize feature const_ordering 2020-08-30 23:48:54 +02:00
marker.rs Add back missing link 2020-09-02 15:48:35 -07:00
option.rs
panic.rs Enhance wording 2020-09-01 18:16:34 +02:00
panicking.rs
pin.rs Convert many files to intra-doc links 2020-09-02 17:37:40 -04:00
primitive.rs
raw.rs
result.rs
time.rs
tuple.rs
unit.rs