| Age | Commit message (Expand) | Author | Lines |
| 2021-11-14 | Auto merge of #90757 - GuillaumeGomez:search-index-performance, r=camelid | bors | -4/+0 |
| 2021-11-14 | Auto merge of #90867 - hi-rustin:rustin-patch-rustdoc, r=CraftSpider | bors | -31/+26 |
| 2021-11-14 | Auto merge of #90883 - matthiaskrgr:rollup-iu9k5pe, r=matthiaskrgr | bors | -15/+39 |
| 2021-11-13 | Rollup merge of #90853 - notriddle:notriddle/option-vec, r=GuillaumeGomez | Matthias Krüger | -13/+7 |
| 2021-11-13 | Rollup merge of #90840 - BoxyUwU:lolripme, r=jackh726 | Matthias Krüger | -0/+30 |
| 2021-11-13 | Rollup merge of #90771 - asterycs:fix/trait-object-error-code, r=michaelwoeri... | Matthias Krüger | -2/+2 |
| 2021-11-13 | Auto merge of #90385 - mfrw:mfrw/librustdoc, r=GuillaumeGomez | bors | -17/+29 |
| 2021-11-13 | Auto merge of #89551 - jhpratt:stabilize-const_raw_ptr_deref, r=oli-obk | bors | -180/+95 |
| 2021-11-13 | Delete rustdoc::doctree | hi-rustin | -31/+26 |
| 2021-11-13 | Auto merge of #87264 - mystor:expand_literal, r=petrochenkov | bors | -0/+257 |
| 2021-11-12 | Use an empty Vec instead of Option<Vec> | Michael Howell | -13/+7 |
| 2021-11-13 | Auto merge of #89167 - workingjubilee:use-simd, r=MarkSimulacrum | bors | -0/+87 |
| 2021-11-12 | Test core::simd works | Jubilee Young | -0/+83 |
| 2021-11-12 | Expose portable-simd as core::simd | Jubilee Young | -0/+4 |
| 2021-11-12 | oops... | Ellen | -0/+30 |
| 2021-11-12 | proc_macro: Add an expand_expr method to TokenStream | Nika Layzell | -0/+257 |
| 2021-11-12 | Auto merge of #90836 - matthiaskrgr:rollup-ou6yrlw, r=matthiaskrgr | bors | -51/+42 |
| 2021-11-12 | Rollup merge of #90795 - GuillaumeGomez:more-search-index-comments, r=notriddle | Matthias Krüger | -2/+13 |
| 2021-11-12 | Rollup merge of #90761 - hellow554:macro_span, r=estebank | Matthias Krüger | -49/+29 |
| 2021-11-12 | Auto merge of #89316 - asquared31415:multiple-clobber-abi, r=Amanieu | bors | -121/+272 |
| 2021-11-12 | fix aarch test error annotations | asquared31415 | -4/+4 |
| 2021-11-12 | Add more comments to explain the code to generate the search index | Guillaume Gomez | -2/+13 |
| 2021-11-12 | Remove unneeded FIXME: after testing the suggested changes, we reached the co... | Guillaume Gomez | -4/+0 |
| 2021-11-12 | Auto merge of #90813 - notriddle:notriddle/vec-extend, r=GuillaumeGomez | bors | -23/+26 |
| 2021-11-11 | Use `Iterator::collect` instead of calling `Vec::push` in a loop | Michael Howell | -23/+26 |
| 2021-11-11 | Auto merge of #90489 - jyn514:load-all-extern-crates, r=petrochenkov | bors | -7/+93 |
| 2021-11-11 | librustdoc: revert use of def_id for one of the edge case | Muhammad Falak R Wani | -5/+10 |
| 2021-11-11 | Auto merge of #90755 - scottmcm:spec-array-clone, r=jackh726 | bors | -0/+15 |
| 2021-11-11 | Shorten Span of unused macro lints | Marcel Hellwig | -49/+29 |
| 2021-11-11 | Auto merge of #89550 - lcnr:coherence-specialization, r=nikomatsakis | bors | -263/+237 |
| 2021-11-11 | Auto merge of #83846 - torhovland:issue-10971, r=davidtwco | bors | -0/+20 |
| 2021-11-10 | Auto merge of #90784 - matthiaskrgr:rollup-car8g12, r=matthiaskrgr | bors | -44/+23 |
| 2021-11-10 | Rollup merge of #90783 - camelid:update-miri, r=RalfJung | Matthias Krüger | -7/+11 |
| 2021-11-10 | Rollup merge of #90736 - Lokathor:inline-asm-docs-updates, r=Amanieu | Matthias Krüger | -2/+5 |
| 2021-11-10 | Rollup merge of #89930 - cuviper:avoid-clone3, r=joshtriplett | Matthias Krüger | -35/+7 |
| 2021-11-10 | Update Miri | Noah Lev | -7/+11 |
| 2021-11-10 | Rollup merge of #90727 - GuillaumeGomez:remove-potential-useless-search-index... | Matthias Krüger | -39/+46 |
| 2021-11-10 | Rollup merge of #88868 - calebzulawski:feature/simd_bitmask, r=workingjubilee | Matthias Krüger | -27/+78 |
| 2021-11-10 | Rollup merge of #88447 - inquisitivecrystal:rustdoc-vis, r=jyn514 | Matthias Krüger | -19/+20 |
| 2021-11-10 | Fix trait object error code | Jimmy Envall | -2/+2 |
| 2021-11-10 | no overlap errors after failing the orphan check | lcnr | -263/+237 |
| 2021-11-10 | Update llvm submodule | Ilya Yanok | -0/+0 |
| 2021-11-10 | Remove potential useless data for search index | Guillaume Gomez | -39/+46 |
| 2021-11-10 | Changing cdylib to staticlib, as the former doesn't work with arm-none-eabi-gcc. | Tor Hovland | -4/+1 |
| 2021-11-10 | add missing sym feature | asquared31415 | -1/+1 |
| 2021-11-10 | Auto merge of #90754 - matthiaskrgr:rollup-v0483m5, r=matthiaskrgr | bors | -0/+0 |
| 2021-11-10 | Fix aarch tests | asquared31415 | -60/+51 |
| 2021-11-10 | Add support for specifying multiple clobber_abi in `asm!` | asquared31415 | -103/+263 |
| 2021-11-09 | Specialize array cloning for Copy types | Scott McMurray | -0/+15 |
| 2021-11-10 | Auto merge of #90663 - ken-matsui:support-early-stopping-too-old-tidy-for-mac... | bors | -0/+23 |