| Age | Commit message (Expand) | Author | Lines |
| 2021-09-23 | Drop fully captured upvars in the same order as the regular drop code | Wesley Wiser | -1/+41 |
| 2021-09-23 | Auto merge of #89024 - oli-obk:lazy_tait_is_not_limited_to_being_used_in_retu... | bors | -213/+154 |
| 2021-09-23 | Simplify scoped_thread | Mark Rousskov | -19/+6 |
| 2021-09-23 | Auto merge of #89016 - lcnr:non_blanket_impls, r=nikomatsakis,michaelwoerister | bors | -118/+43 |
| 2021-09-23 | Suggest `_` in turbofish if param will be inferred from fn argument | Esteban Kuber | -1/+20 |
| 2021-09-23 | Check that TAIT generics are fully generic in mir typeck instead of wf-check,... | Oli Scherer | -213/+154 |
| 2021-09-23 | Auto merge of #87064 - Aaron1011:new-closure-track-caller, r=estebank | bors | -23/+73 |
| 2021-09-23 | Resolve infered types when complaining about unexpected call type | Esteban Kuber | -0/+1 |
| 2021-09-23 | Update compiler/rustc_infer/src/infer/error_reporting/mod.rs | Takayuki Maeda | -1/+1 |
| 2021-09-23 | Fix typo | Hirochika Matsumoto | -1/+1 |
| 2021-09-23 | Auto merge of #89139 - camsteffen:write-perf, r=Mark-Simulacrum | bors | -18/+15 |
| 2021-09-22 | Support `#[track_caller]` on closures and generators | Aaron Hill | -23/+73 |
| 2021-09-22 | Rollup merge of #89170 - rusticstuff:aarch64_macos_disable_leak_sanitizer, r=... | the8472 | -1/+3 |
| 2021-09-22 | Rollup merge of #89162 - petrochenkov:ivmap, r=davidtwco | the8472 | -24/+28 |
| 2021-09-22 | Rollup merge of #89133 - FabianWolff:issue-79546, r=michaelwoerister | the8472 | -1/+6 |
| 2021-09-22 | Rollup merge of #89046 - oli-obk:fix_oflo, r=estebank | the8472 | -9/+36 |
| 2021-09-22 | Rollup merge of #89041 - sticnarf:sticnarf/fat-lto-dwarf, r=nagisa | the8472 | -10/+20 |
| 2021-09-23 | change singular to plural | Takayuki Maeda | -1/+1 |
| 2021-09-22 | Make SymbolIndex private | bjorn3 | -1/+1 |
| 2021-09-22 | Avoid a couple of Symbol::as_str calls in cg_llvm | bjorn3 | -6/+9 |
| 2021-09-22 | Remove Symbol::len | bjorn3 | -5/+1 |
| 2021-09-22 | PR fixup | Aman Arora | -7/+16 |
| 2021-09-22 | Auto merge of #88865 - guswynn:must_not_suspend, r=oli-obk | bors | -5/+284 |
| 2021-09-22 | Disable the leak sanitizer on Macos aarch64 for now. | Hans Kratz | -1/+3 |
| 2021-09-22 | Auto merge of #88846 - jackh726:issue-88360, r=nikomatsakis | bors | -1/+2 |
| 2021-09-22 | Auto merge of #88629 - wesleywiser:fix_debuginfo_for_scalarpair_params, r=oli... | bors | -15/+11 |
| 2021-09-22 | rustc_index: Add some map-like APIs to `IndexVec` | Vadim Petrochenkov | -24/+28 |
| 2021-09-21 | Auto merge of #89158 - the8472:rollup-3e4ijth, r=the8472 | bors | -35/+83 |
| 2021-09-21 | Rollup merge of #89147 - b-naber:refs_in_check_const_value_eq, r=oli-obk | the8472 | -0/+9 |
| 2021-09-21 | Rollup merge of #89142 - nerandell:master, r=jackh726 | the8472 | -1/+4 |
| 2021-09-21 | Rollup merge of #89126 - FabianWolff:issue-89088, r=petrochenkov | the8472 | -6/+8 |
| 2021-09-21 | Rollup merge of #89113 - BoxyUwU:incr-comp-thir-act, r=lcnr | the8472 | -3/+6 |
| 2021-09-21 | Rollup merge of #89086 - WaffleLapkin:stabilize_iter_map_while, r=kennytm | the8472 | -1/+0 |
| 2021-09-21 | Rollup merge of #89078 - camsteffen:map-ref, r=cjgillot | the8472 | -10/+9 |
| 2021-09-21 | Rollup merge of #88795 - FabianWolff:issue-88684, r=wesleywiser | the8472 | -14/+47 |
| 2021-09-21 | Auto merge of #89103 - Mark-Simulacrum:migrate-2021, r=estebank | bors | -111/+115 |
| 2021-09-21 | Auto merge of #88981 - durin42:llvm-14-crc32, r=nagisa | bors | -34/+55 |
| 2021-09-21 | Use ZST for fmt unsafety | Cameron Steffen | -18/+15 |
| 2021-09-21 | add case for checking const refs in check_const_value_eq | b-naber | -0/+9 |
| 2021-09-21 | Auto merge of #89125 - Aaron1011:remove-intercrate-cache, r=jackh726 | bors | -6/+42 |
| 2021-09-21 | Auto merge of #89045 - oli-obk:lazy_normalization_in_opaque_types, r=nikomats... | bors | -51/+72 |
| 2021-09-21 | Handle type params in insig dtors | Aman Arora | -10/+16 |
| 2021-09-21 | Fix match for placeholder region | Ankit Chandawala | -1/+4 |
| 2021-09-21 | 2229: Early exit when we see an insigificant drop | Aman Arora | -9/+33 |
| 2021-09-21 | Auto merge of #87234 - cjgillot:lower-mono, r=petrochenkov | bors | -250/+151 |
| 2021-09-21 | `crates` is already deterministic | lcnr | -43/+29 |
| 2021-09-21 | use indexmap instead of hashmap | lcnr | -71/+10 |
| 2021-09-21 | rename | lcnr | -8/+8 |
| 2021-09-20 | Adjust documentation for compatibility with 2021 | Mark Rousskov | -28/+31 |
| 2021-09-20 | Remove Drop-caused migration-added captures | Mark Rousskov | -25/+17 |