| Age | Commit message (Expand) | Author | Lines |
| 2020-09-03 | Auto merge of #76283 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2020-09-03 | update miri | Ralf Jung | -8/+8 |
| 2020-09-03 | Auto merge of #76235 - jyn514:std-intra-links, r=poliorcetics | bors | -79/+34 |
| 2020-09-03 | Auto merge of #75971 - Amjad50:libstd-deny-unsafe_op_in_unsafe_fn, r=Mark-Sim... | bors | -8/+60 |
| 2020-09-03 | Applied `#![deny(unsafe_op_in_unsafe_fn)]` in library/std/src/wasi | Amjad Alsharafi | -8/+60 |
| 2020-09-03 | Auto merge of #76265 - Dylan-DPC:rollup-j3i509l, r=Dylan-DPC | bors | -300/+361 |
| 2020-09-03 | Rollup merge of #76261 - camelid:intra-doc-links-for-core-marker, r=jyn514 | Dylan DPC | -33/+26 |
| 2020-09-03 | Rollup merge of #76255 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2020-09-03 | Rollup merge of #76245 - tmiasko:inline-generators, r=ecstatic-morse | Dylan DPC | -2/+26 |
| 2020-09-03 | Rollup merge of #76243 - ama0:patch-1, r=jonas-schievink | Dylan DPC | -5/+5 |
| 2020-09-03 | Rollup merge of #76242 - RalfJung:read-fixme, r=Dylan-DPC | Dylan DPC | -5/+8 |
| 2020-09-03 | Rollup merge of #76238 - denisvasilik:intra-doc-links-core-iterator, r=jyn514 | Dylan DPC | -40/+35 |
| 2020-09-03 | Rollup merge of #76204 - NoraCodes:nora/control_flow_enum, r=scottmcm | Dylan DPC | -100/+119 |
| 2020-09-03 | Rollup merge of #76167 - mati865:mingw-self-contained-heuristic, r=petrochenkov | Dylan DPC | -92/+25 |
| 2020-09-03 | Rollup merge of #76164 - lzutao:slice-array, r=ehuss | Dylan DPC | -3/+3 |
| 2020-09-03 | Rollup merge of #76142 - CDirkx:const-ip, r=ecstatic-morse | Dylan DPC | -18/+97 |
| 2020-09-03 | Rollup merge of #76120 - LukasKalbertodt:add-as-slice-method-to-array, r=Mark... | Dylan DPC | -2/+14 |
| 2020-09-03 | Rollup merge of #75150 - nanpuyue:deprecate_to_ipv6_compatible, r=LukasKalber... | Dylan DPC | -0/+3 |
| 2020-09-02 | Add back missing link | Camelid | -1/+1 |
| 2020-09-02 | Use intra-doc links in `core::marker` | Camelid | -34/+27 |
| 2020-09-02 | Auto merge of #76233 - cuviper:unhasher, r=Mark-Simulacrum | bors | -3/+62 |
| 2020-09-02 | Fix incorrect link in prelude | Joshua Nelson | -1/+1 |
| 2020-09-02 | Revert change to MaybeUninit until rustdoc bugs are fixed | Joshua Nelson | -4/+4 |
| 2020-09-02 | Convert many files to intra-doc links | Joshua Nelson | -37/+34 |
| 2020-09-02 | Auto merge of #76160 - scileo:format-recovery, r=petrochenkov | bors | -53/+88 |
| 2020-09-02 | Format ControlFlow changes with rustfmt | Leonora Tindall | -13/+18 |
| 2020-09-02 | Update books | Eric Huss | -0/+0 |
| 2020-09-02 | Auto merge of #75960 - camelid:patch-6, r=jyn514 | bors | -12/+14 |
| 2020-09-02 | Revert link removal of Some(T) | Denis Vasilik | -0/+2 |
| 2020-09-02 | Revert link removal of | Denis Vasilik | -0/+1 |
| 2020-09-02 | Revert link removal | Denis Vasilik | -0/+1 |
| 2020-09-02 | Revert module level documentation link | Denis Vasilik | -2/+2 |
| 2020-09-02 | Apply suggestions from review | Denis Vasilik | -3/+9 |
| 2020-09-02 | Auto merge of #76241 - RalfJung:flt2dec, r=Mark-Simulacrum | bors | -293/+387 |
| 2020-09-02 | add a note for Ipv4Addr::to_ipv6_compatible | 南浦月 | -0/+3 |
| 2020-09-02 | Same typos in vec_deque | Anton | -2/+2 |
| 2020-09-02 | Improve recovery on malformed format call | Sasha | -53/+88 |
| 2020-09-02 | Fix typos in vec try_reserve(_exact) docs | Anton | -3/+3 |
| 2020-09-02 | flt2dec: properly handle uninitialized memory | Ralf Jung | -293/+387 |
| 2020-09-02 | Read: adjust a FIXME reference | Ralf Jung | -5/+8 |
| 2020-09-02 | Auto merge of #76216 - marmeladema:use-once-cell-from-std, r=matklad | bors | -71/+56 |
| 2020-09-01 | Use intra-doc links for `MaybeUninit` in `boxed.rs` | Joshua Nelson | -4/+4 |
| 2020-09-01 | Remove explicit links to `true` and `false` in ip.rs | Joshua Nelson | -42/+0 |
| 2020-09-02 | Auto merge of #76170 - matklad:notrivia, r=petrochenkov | bors | -111/+71 |
| 2020-09-01 | Improve wording for const pointers | Camelid | -1/+1 |
| 2020-09-02 | Auto merge of #76231 - tmandry:rollup-ilvs9fq, r=tmandry | bors | -99/+1064 |
| 2020-09-01 | Avoid rehashing Fingerprint as a map key | Josh Stone | -3/+62 |
| 2020-09-01 | Rollup merge of #76221 - camelid:cleanup-iter-for, r=jyn514 | Tyler Mandry | -1/+1 |
| 2020-09-01 | Rollup merge of #76218 - petrochenkov:shebang3, r=matklad | Tyler Mandry | -13/+14 |
| 2020-09-01 | Rollup merge of #76212 - JesHansen:fix-lint-doc, r=jyn514 | Tyler Mandry | -1/+1 |