| Age | Commit message (Expand) | Author | Lines |
| 2021-08-11 | Update format string tests to explicitly escape multiple newlines | Anton Golov | -4/+4 |
| 2021-08-11 | Auto merge of #87587 - oli-obk:lazy_tait, r=spastorino | bors | -105/+63 |
| 2021-08-11 | Auto merge of #87254 - rusticstuff:rustc_codegen_llvm_dont_emit_zero_sized_pa... | bors | -6/+20 |
| 2021-08-11 | Rollup merge of #87895 - TheWastl:issue-87872, r=estebank | Yuki Okushi | -0/+48 |
| 2021-08-11 | Rollup merge of #87889 - estebank:method-call-disambiguate, r=oli-obk | Yuki Okushi | -14/+16 |
| 2021-08-11 | Rollup merge of #87881 - badboy:platform-support-formatting, r=ehuss | Yuki Okushi | -1/+1 |
| 2021-08-11 | Rollup merge of #87865 - tsoutsman:master, r=GuillaumeGomez | Yuki Okushi | -22/+24 |
| 2021-08-11 | Rollup merge of #87861 - tsoutsman:patch-1, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2021-08-11 | Rollup merge of #87854 - BoxyUwU:var-None, r=oli-obk | Yuki Okushi | -0/+24 |
| 2021-08-11 | Rollup merge of #87811 - estebank:issue-87549, r=oli-obk | Yuki Okushi | -0/+45 |
| 2021-08-10 | typeck: better diagnostics for missing inaccessible fields in struct literals... | TheWastl | -0/+48 |
| 2021-08-09 | Use smaller spans when suggesting method call disambiguation | Esteban Kuber | -14/+16 |
| 2021-08-09 | Proper table row formatting in platform support | Jan-Erik Rediger | -1/+1 |
| 2021-08-09 | Auto merge of #85357 - Andy-Python-Programmer:aarch64_uefi_target, r=petroche... | bors | -0/+1 |
| 2021-08-09 | Do not ICE on HIR based WF check when involving lifetimes | Esteban Küber | -0/+45 |
| 2021-08-09 | Add the aarch64-unknown-uefi target | unknown | -0/+1 |
| 2021-08-09 | Auto merge of #87619 - 12101111:fix-native_link_modifiers_bundle, r=petrochenkov | bors | -13/+18 |
| 2021-08-09 | Clarify terms in rustdoc book | Klim Tsoutsman | -22/+24 |
| 2021-08-08 | Auto merge of #87235 - poliorcetics:issue-87217-fn-quali-order, r=nagisa | bors | -3/+150 |
| 2021-08-08 | Auto merge of #87697 - GuillaumeGomez:add-e0784, r=nagisa | bors | -10/+10 |
| 2021-08-08 | Fix feature gate checking of static-nobundle and native_link_modifiers | 12101111 | -13/+18 |
| 2021-08-08 | Auto merge of #87827 - eddyb:wrapperless-mem-replace, r=m-ou-se | bors | -30/+40 |
| 2021-08-08 | Fix heading colours in Ayu theme | Klim Tsoutsman | -1/+1 |
| 2021-08-08 | Avoid using the `copy_nonoverlapping` wrapper through `mem::replace`. | Eduard-Mihai Burtescu | -30/+40 |
| 2021-08-08 | Auto merge of #87815 - BoxyUwU:cec-generics-of-ice, r=eddyb | bors | -0/+81 |
| 2021-08-07 | Auto merge of #87772 - npmccallum:naked_abi, r=Amanieu | bors | -14/+8 |
| 2021-08-07 | fmt | Ellen | -1/+1 |
| 2021-08-07 | Auto merge of #87851 - JohnTitor:rollup-odvmr47, r=JohnTitor | bors | -9/+34 |
| 2021-08-07 | less opt in const param of | Ellen | -0/+24 |
| 2021-08-08 | Rollup merge of #87834 - camelid:span-typo, r=CraftSpider | Yuki Okushi | -1/+1 |
| 2021-08-08 | Rollup merge of #87833 - m-rsha:patch-1, r=Aaron1011 | Yuki Okushi | -1/+1 |
| 2021-08-08 | Rollup merge of #87789 - tmiasko:panik, r=Mark-Simulacrum | Yuki Okushi | -0/+0 |
| 2021-08-08 | Rollup merge of #87744 - Smittyvb:xpy-test-force-rerun, r=Mark-Simulacrum | Yuki Okushi | -7/+32 |
| 2021-08-07 | update Miri | Ralf Jung | -8/+8 |
| 2021-08-06 | Fix small typo | Noah Lev | -1/+1 |
| 2021-08-06 | Fix typo -- "The" -> "They" | await Marsha | -1/+1 |
| 2021-08-06 | Auto merge of #87822 - JohnTitor:rollup-kxojii0, r=JohnTitor | bors | -3/+85 |
| 2021-08-07 | Rollup merge of #87775 - Kobzol:single-associated-item-hint, r=oli-obk | Yuki Okushi | -2/+84 |
| 2021-08-07 | Rollup merge of #85807 - glaubitz:powerpc-disable-initial-exec-tls, r=Mark-Si... | Yuki Okushi | -1/+1 |
| 2021-08-06 | Auto merge of #87784 - rusticstuff:bootstrap_config_overflow_checks, r=Mark-S... | bors | -0/+20 |
| 2021-08-06 | uwu | Ellen | -1/+1 |
| 2021-08-06 | *sprinkles some dust everywhere* | Ellen | -1/+2 |
| 2021-08-06 | encode `generics_of` of fields and ty params | Ellen | -0/+80 |
| 2021-08-06 | Add options for enabling overflow checks in rustc and std. | Hans Kratz | -0/+20 |
| 2021-08-06 | bless some nll tests | Oli Scherer | -26/+2 |
| 2021-08-06 | Point to the value instead of the TAIT declaration for obligation failures | Oli Scherer | -38/+40 |
| 2021-08-06 | Immediately register new opaque types in the global list. | Oli Scherer | -20/+19 |
| 2021-08-06 | Remove a useless feature gateing | Oli Scherer | -21/+2 |
| 2021-08-06 | Add hint for unresolved associated trait items if the trait has a single item | Jakub Beránek | -2/+84 |
| 2021-08-06 | Auto merge of #87808 - JohnTitor:rollup-qqp79xs, r=JohnTitor | bors | -11/+97 |