| Age | Commit message (Expand) | Author | Lines |
| 2020-10-02 | Update doc alias documentation | Guillaume Gomez | -0/+2 |
| 2020-10-02 | Update tests | Guillaume Gomez | -2/+78 |
| 2020-10-02 | Remove unneeded replace | Guillaume Gomez | -1/+1 |
| 2020-10-02 | Forbid some characters to be used as doc alias | Guillaume Gomez | -7/+27 |
| 2020-09-16 | Auto merge of #76781 - RalfJung:rollup-ve66o2j, r=RalfJung | bors | -274/+292 |
| 2020-09-16 | Rollup merge of #76662 - RalfJung:lib-test-miri, r=Mark-Simulacrum | Ralf Jung | -86/+85 |
| 2020-09-16 | Rollup merge of #76641 - nox:pointee-random-stuff, r=eddyb | Ralf Jung | -22/+13 |
| 2020-09-16 | Rollup merge of #76622 - jyn514:bootstrap-readme, r=Mark-Simulacrum | Ralf Jung | -28/+10 |
| 2020-09-16 | Rollup merge of #76534 - notriddle:doc-comments, r=jyn514 | Ralf Jung | -0/+12 |
| 2020-09-16 | Rollup merge of #76369 - ayushmishra2005:move_various_str_tests_library, r=jy... | Ralf Jung | -20/+21 |
| 2020-09-16 | Rollup merge of #76366 - ayushmishra2005:arith_tests_in_library, r=jyn514 | Ralf Jung | -41/+29 |
| 2020-09-16 | Rollup merge of #76335 - CDirkx:const-duration, r=ecstatic-morse | Ralf Jung | -73/+116 |
| 2020-09-16 | Rollup merge of #76262 - howard0su:patch-1, r=cramertj | Ralf Jung | -3/+2 |
| 2020-09-16 | Rollup merge of #76062 - pickfire:patch-13, r=jyn514 | Ralf Jung | -1/+3 |
| 2020-09-16 | Rollup merge of #76056 - pickfire:patch-10, r=jyn514 | Ralf Jung | -0/+1 |
| 2020-09-16 | Auto merge of #76625 - jyn514:default-stages, r=Mark-Simulacrum | bors | -42/+79 |
| 2020-09-16 | Auto merge of #76771 - Dylan-DPC:rollup-qj4j3ma, r=Dylan-DPC | bors | -972/+563 |
| 2020-09-16 | Rollup merge of #76763 - ehuss:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2020-09-16 | Rollup merge of #76689 - jyn514:update-pulldown, r=GuillaumeGomez | Dylan DPC | -20/+52 |
| 2020-09-16 | Rollup merge of #76198 - CDirkx:const-ordering, r=dtolnay | Dylan DPC | -3/+21 |
| 2020-09-16 | Rollup merge of #76048 - alistair23:alistair/rv32-linux, r=Amanieu | Dylan DPC | -0/+27 |
| 2020-09-16 | Rollup merge of #75886 - erikdesjardins:index, r=nikic | Dylan DPC | -0/+78 |
| 2020-09-16 | Rollup merge of #75882 - pickfire:patch-6, r=jyn514 | Dylan DPC | -2/+2 |
| 2020-09-16 | Rollup merge of #75749 - ehuss:consolidate-sys, r=alexcrichton | Dylan DPC | -889/+56 |
| 2020-09-16 | Rollup merge of #75304 - Aaron1011:feature/diag-deref-move-out, r=estebank | Dylan DPC | -54/+250 |
| 2020-09-16 | Rollup merge of #75146 - tmiasko:range-overflow, r=Mark-Simulacrum | Dylan DPC | -2/+72 |
| 2020-09-16 | Rollup merge of #73955 - hellow554:unsafe_process, r=Mark-Simulacrum | Dylan DPC | -2/+5 |
| 2020-09-15 | Auto merge of #76755 - pietroalbini:gha-macos, r=Mark-Simulacrum | bors | -87/+135 |
| 2020-09-15 | Update cargo | Eric Huss | -0/+0 |
| 2020-09-15 | hopefully fix rustdoc links | Ralf Jung | -1/+1 |
| 2020-09-15 | fix slice::check_range aliasing problems | Ralf Jung | -86/+85 |
| 2020-09-15 | reduce size of test_from_iter_specialization_with_iterator_adapters test in Miri | Ralf Jung | -1/+1 |
| 2020-09-15 | Auto merge of #73595 - SNCPlay42:lifetime-after-mut, r=Mark-Simulacrum | bors | -1/+101 |
| 2020-09-15 | ci: gate macOS on GHA too | Pietro Albini | -87/+135 |
| 2020-09-15 | Auto merge of #73166 - jethrogb:stdarch, r=Amanieu | bors | -0/+0 |
| 2020-09-15 | Auto merge of #75148 - joechrisellis:master, r=Amanieu | bors | -0/+185 |
| 2020-09-15 | Update stdarch | Jethro Beekman | -0/+0 |
| 2020-09-15 | Make the default stage for x.py configurable | Joshua Nelson | -42/+79 |
| 2020-09-15 | doc: platform-support.md: Move to tier 3 | Alistair Francis | -1/+1 |
| 2020-09-15 | Auto merge of #76708 - Mark-Simulacrum:lld-macos, r=alexcrichton | bors | -0/+11 |
| 2020-09-15 | doc: platform-support.md: Document port | Alistair Francis | -0/+1 |
| 2020-09-15 | improve diagnostics for lifetime after `&mut` | SNCPlay42 | -1/+101 |
| 2020-09-15 | Enable shared linking to LLVM on non-Windows | Mark Rousskov | -0/+11 |
| 2020-09-15 | Consolidate wasi::process and unsupported::process | Eric Huss | -157/+3 |
| 2020-09-15 | Consolidate wasi alloc with unix alloc. | Eric Huss | -111/+45 |
| 2020-09-15 | Consolidate byte-identical modules. | Eric Huss | -621/+8 |
| 2020-09-15 | Auto merge of #76311 - lzutao:split_core-slice, r=lcnr | bors | -3974/+4009 |
| 2020-09-15 | Fix clippy hard-code slice::Iter path | Lzu Tao | -1/+1 |
| 2020-09-15 | Auto merge of #76171 - estebank:turbofish-the-revenge, r=davidtwco | bors | -9/+167 |
| 2020-09-15 | Auto merge of #76684 - jyn514:refactor-intra-links, r=manishearth | bors | -631/+659 |