| Age | Commit message (Expand) | Author | Lines |
| 2021-07-27 | remove allow(unconditional_recursion) | ibraheemdev | -3/+15 |
| 2021-07-25 | fix test/ui/borrowck/issue-33819 | ibraheemdev | -1/+1 |
| 2021-07-25 | tidy | ibraheemdev | -1/+1 |
| 2021-07-25 | suggest removing unnecessary \&mut as help message | ibraheemdev | -37/+47 |
| 2021-04-06 | Auto merge of #83821 - camelid:improve-thinvec, r=petrochenkov | bors | -0/+91 |
| 2021-04-06 | Auto merge of #81641 - bjorn3:find_codegen_backend, r=davidtwco | bors | -10/+19 |
| 2021-04-06 | Auto merge of #81234 - repnop:fn-alignment, r=lcnr | bors | -83/+137 |
| 2021-04-05 | Add `FromIterator` and `IntoIterator` impls for `ThinVec` | Camelid | -0/+91 |
| 2021-04-06 | Auto merge of #83592 - nagisa:nagisa/dso_local, r=davidtwco | bors | -122/+221 |
| 2021-04-05 | Auto merge of #83905 - JohnTitor:rollup-pa1la80, r=JohnTitor | bors | -211/+384 |
| 2021-04-05 | Allow specifying alignment for functions | Wesley Norris | -83/+137 |
| 2021-04-06 | Rollup merge of #83885 - jyn514:private-links, r=Mark-Simulacrum | Yuki Okushi | -9/+2 |
| 2021-04-06 | Rollup merge of #83881 - lnicola:rust-analyzer-2021-04-05, r=jonas-schievink | Yuki Okushi | -20/+18 |
| 2021-04-06 | Rollup merge of #83849 - jyn514:intra-doc-cleanup, r=bugadani | Yuki Okushi | -150/+149 |
| 2021-04-06 | Rollup merge of #83835 - notriddle:sort-index, r=ollie27 | Yuki Okushi | -23/+26 |
| 2021-04-06 | Rollup merge of #83814 - petrochenkov:emptyexpr, r=davidtwco | Yuki Okushi | -1/+39 |
| 2021-04-06 | Rollup merge of #83734 - JohnTitor:issue-83621, r=davidtwco | Yuki Okushi | -2/+24 |
| 2021-04-06 | Rollup merge of #83489 - LeSeulArtichaut:deref-else, r=davidtwco | Yuki Okushi | -1/+92 |
| 2021-04-06 | Rollup merge of #83370 - jyn514:setup-tools, r=Mark-Simulacrum | Yuki Okushi | -5/+34 |
| 2021-04-05 | Auto merge of #83152 - guswynn:jemallocator_part2, r=Mark-Simulacrum | bors | -17/+107 |
| 2021-04-05 | Auto merge of #83406 - b-naber:issue-83510, r=lcnr | bors | -5/+50 |
| 2021-04-05 | Add config file for tools enabling stage1 downloads by default | Joshua Nelson | -5/+34 |
| 2021-04-05 | Auto merge of #83890 - Dylan-DPC:rollup-9fqy3fe, r=Dylan-DPC | bors | -53/+50 |
| 2021-04-05 | Rollup merge of #83878 - the8472:fix-concurrent-tidy-access, r=Mark-Simulacrum | Dylan DPC | -0/+1 |
| 2021-04-05 | Rollup merge of #83877 - jyn514:exceptions, r=Mark-Simulacrum | Dylan DPC | -22/+0 |
| 2021-04-05 | Rollup merge of #83853 - Amanieu:asm_no_high_x86_64, r=nagisa | Dylan DPC | -24/+25 |
| 2021-04-05 | Rollup merge of #83705 - jyn514:theme-error, r=GuillaumeGomez | Dylan DPC | -3/+11 |
| 2021-04-05 | Rollup merge of #83368 - jyn514:download-if-unchanged, r=Mark-Simulacrum | Dylan DPC | -4/+13 |
| 2021-04-05 | Add `download-rustc = "if-unchanged"` | Joshua Nelson | -4/+13 |
| 2021-04-05 | Disallow the use of high byte registes as operands on x86_64 | Amanieu d'Antras | -24/+25 |
| 2021-04-05 | Document compiler/ with -Aprivate-intra-doc-links | Joshua Nelson | -9/+2 |
| 2021-04-05 | Use more appropriate return type for `resolve_associated_item` | Joshua Nelson | -98/+103 |
| 2021-04-05 | Reduce indentation in `resolve_associated_item` | Joshua Nelson | -45/+35 |
| 2021-04-05 | Remove duplicate unwrap_or_else | Joshua Nelson | -43/+47 |
| 2021-04-05 | :arrow_up: rust-analyzer | Laurențiu Nicola | -20/+18 |
| 2021-04-05 | Auto merge of #83880 - Dylan-DPC:rollup-hz9ph0e, r=Dylan-DPC | bors | -194/+323 |
| 2021-04-05 | Rollup merge of #83865 - camelid:disamb-err-fix, r=jyn514 | Dylan DPC | -4/+51 |
| 2021-04-05 | Rollup merge of #83863 - eggyal:issue-83852, r=jyn514 | Dylan DPC | -11/+11 |
| 2021-04-05 | Rollup merge of #83831 - AngelicosPhosphoros:issue-77583-inline-for-ip, r=m-o... | Dylan DPC | -0/+3 |
| 2021-04-05 | Rollup merge of #83826 - slightlyoutofphase:rustdoc-sidebar-order-shuffle, r=... | Dylan DPC | -7/+8 |
| 2021-04-05 | Rollup merge of #83650 - tspiteri:source-serif-4, r=GuillaumeGomez | Dylan DPC | -37/+36 |
| 2021-04-05 | Rollup merge of #82739 - jyn514:separate-stage0-stage1, r=Mark-Simulacrum | Dylan DPC | -118/+159 |
| 2021-04-05 | Rollup merge of #82483 - tmiasko:option-from-str, r=matthewjasper | Dylan DPC | -16/+17 |
| 2021-04-05 | Rollup merge of #81922 - magurotuna:issue81522, r=matthewjasper | Dylan DPC | -1/+38 |
| 2021-04-05 | don't try to visit probe file | The8472 | -0/+1 |
| 2021-04-05 | Remove unnecessary exceptions to the platform-specific code check | Joshua Nelson | -22/+0 |
| 2021-04-05 | change SourceSerifPro to SourceSerif4 in emit-shared-files test | Trevor Spiteri | -3/+3 |
| 2021-04-05 | Update Source Serif to release 4.004 | Trevor Spiteri | -34/+33 |
| 2021-04-05 | Auto merge of #83858 - joshtriplett:unsafe-cell-always-inline, r=Mark-Simulacrum | bors | -5/+5 |
| 2021-04-05 | Auto merge of #83819 - AngelicosPhosphoros:issue-73338-fix-partial-eq-impl, r... | bors | -1/+41 |