| Age | Commit message (Expand) | Author | Lines |
| 2021-09-02 | Bless 32bit MIR opt tests | Matthew Jasper | -97/+72 |
| 2021-09-02 | Remove TODO | Matthew Jasper | -1/+0 |
| 2021-09-01 | Fix drop handling for `if let` expressions | Matthew Jasper | -464/+524 |
| 2021-09-01 | Auto merge of #88563 - ehuss:update-cargo-books, r=ehuss | bors | -0/+0 |
| 2021-09-01 | Update cargo, books | Eric Huss | -0/+0 |
| 2021-09-01 | Auto merge of #88269 - prconrad:doctest-persist-binaries, r=jyn514 | bors | -1/+33 |
| 2021-09-01 | Auto merge of #88395 - ricky26:llvm-submodule, r=nikic | bors | -0/+0 |
| 2021-09-01 | Auto merge of #88556 - m-ou-se:rollup-q636wyd, r=m-ou-se | bors | -81/+401 |
| 2021-09-01 | Rollup merge of #88551 - inquisitivecrystal:unsafe_cell_raw_get, r=m-ou-se | Mara Bos | -4/+34 |
| 2021-09-01 | Rollup merge of #88548 - inquisitivecrystal:intersperse, r=m-ou-se | Mara Bos | -20/+12 |
| 2021-09-01 | Rollup merge of #88542 - tavianator:readdir_r-errno, r=jyn514 | Mara Bos | -2/+3 |
| 2021-09-01 | Rollup merge of #88525 - notriddle:notriddle/coherence-dyn-auto-trait, r=petr... | Mara Bos | -0/+71 |
| 2021-09-01 | Rollup merge of #88410 - camelid:fix-assoc-bold, r=GuillaumeGomez | Mara Bos | -1/+16 |
| 2021-09-01 | Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu | Mara Bos | -10/+135 |
| 2021-09-01 | Rollup merge of #88053 - bjorn3:fix_flock_fallback_impl, r=cjgillot | Mara Bos | -0/+4 |
| 2021-09-01 | Rollup merge of #88040 - nbdd0121:btreemap, r=m-ou-se | Mara Bos | -44/+24 |
| 2021-09-01 | Rollup merge of #86376 - asquared31415:extern-no-mangle-84204, r=Mark-Simulacrum | Mara Bos | -0/+102 |
| 2021-09-01 | Auto merge of #88272 - willcrichton:mutable-sparse-matrix, r=ecstatic-morse | bors | -129/+386 |
| 2021-09-01 | Auto merge of #88121 - camelid:better-recursive-alias-error, r=estebank | bors | -25/+227 |
| 2021-09-01 | Auto merge of #87688 - camsteffen:let-else, r=cjgillot | bors | -232/+901 |
| 2021-08-31 | Add a few tests for `UnsafeCell` | inquisitivecrystal | -0/+32 |
| 2021-08-31 | Auto merge of #88533 - oli-obk:tait_🧊, r=spastorino | bors | -9/+1 |
| 2021-08-31 | Move test to run-make-fulldeps to avoid compiler flag bug | Patrick Conrad | -0/+0 |
| 2021-08-31 | Stabilize `Iterator::intersperse()` | inquisitivecrystal | -20/+12 |
| 2021-08-31 | Stabilize `UnsafeCell::raw_get()` | inquisitivecrystal | -4/+2 |
| 2021-08-31 | Auto merge of #88506 - Mark-Simulacrum:fix-rlibs, r=ehuss | bors | -3/+3 |
| 2021-08-31 | Use the return value of readdir_r() instead of errno | Tavian Barnes | -2/+3 |
| 2021-08-31 | Remove bolding on associated constants | Noah Lev | -1/+16 |
| 2021-08-31 | Auto merge of #88535 - m-ou-se:rollup-jeusxbo, r=m-ou-se | bors | -128/+1008 |
| 2021-08-31 | Rollup merge of #88524 - soenkehahn:master, r=jyn514 | Mara Bos | -1/+1 |
| 2021-08-31 | Rollup merge of #88504 - m-ou-se:turbofish-please-stay, r=oli-obk | Mara Bos | -2/+97 |
| 2021-08-31 | Rollup merge of #88501 - m-ou-se:prelude-collusion-oh-no-macros-help, r=estebank | Mara Bos | -19/+148 |
| 2021-08-31 | Rollup merge of #88495 - ibraheemdev:tcp-linger, r=joshtriplett | Mara Bos | -1/+165 |
| 2021-08-31 | Rollup merge of #88445 - inquisitivecrystal:ast-lowering, r=cjgillot | Mara Bos | -33/+29 |
| 2021-08-31 | Rollup merge of #88418 - fee1-dead:trait-assoc-tilde-const, r=oli-obk | Mara Bos | -8/+180 |
| 2021-08-31 | Rollup merge of #88399 - nagisa:nagisa/aapcs-on-aarch, r=petrochenkov | Mara Bos | -28/+101 |
| 2021-08-31 | Rollup merge of #88391 - GuillaumeGomez:fix-json-enum-variant, r=camelid,notr... | Mara Bos | -29/+79 |
| 2021-08-31 | Rollup merge of #86362 - ptrojahn:insert_vars_and_temps, r=jackh726 | Mara Bos | -7/+6 |
| 2021-08-31 | Rollup merge of #85017 - clarfonthey:carrying_widening, r=m-ou-se | Mara Bos | -0/+202 |
| 2021-08-31 | Change wording to less jaron-y "non-auto trait" | Michael Howell | -3/+3 |
| 2021-08-31 | disable `tcp_linger` feature in `std` | Ibraheem Ahmed | -1/+0 |
| 2021-08-31 | Concrete regions can show up in mir borrowck if the originated from there. | Oli Scherer | -9/+1 |
| 2021-08-31 | Use and_then instead of unwrap_or_default. | Mara Bos | -9/+8 |
| 2021-08-31 | Add macro test for prelude collision suggestions. | Mara Bos | -0/+115 |
| 2021-08-31 | Use right span in prelude collision suggestions with macros. | Mara Bos | -10/+19 |
| 2021-08-31 | Pull Span::find_ancestor_inside loop into its own function. | Mara Bos | -5/+11 |
| 2021-08-31 | Delete long-running large rlibs test | Mark Rousskov | -76/+0 |
| 2021-08-31 | Avoid cloning LocalDecls | Paul Trojahn | -7/+6 |
| 2021-08-31 | Auto merge of #88527 - m-ou-se:rollup-az6xtc5, r=m-ou-se | bors | -89/+698 |
| 2021-08-31 | Rollup merge of #88509 - m-ou-se:dyn-no-left-shift-right-shift-just-single-an... | Mara Bos | -5/+81 |