| Age | Commit message (Expand) | Author | Lines |
| 2023-01-27 | Separate witness type computation from the generator transform. | Camille GILLOT | -31/+304 |
| 2023-01-27 | Remember where a type was kept in MIR. | Camille GILLOT | -14/+46 |
| 2023-01-27 | Introduce GeneratorWitnessMIR. | Camille GILLOT | -72/+265 |
| 2023-01-27 | Always require Drop for generators. | Camille GILLOT | -9/+25 |
| 2023-01-27 | Test the 3 generator handling versions for generator/async tests. | Camille GILLOT | -196/+5816 |
| 2023-01-27 | Add `drop_tracking_mir` option. | Camille GILLOT | -0/+3 |
| 2023-01-27 | Separate trait selection from ambiguity reporting. | Camille GILLOT | -30/+25 |
| 2023-01-27 | Impl HashStable/Encodable/Decodable for ObligationCause. | Camille GILLOT | -15/+53 |
| 2023-01-27 | Do not abort compilation when failing to normalize opaque types. | Camille GILLOT | -11/+43 |
| 2023-01-27 | Auto merge of #107055 - kylematsuda:eb-fn-sig, r=lcnr | bors | -172/+193 |
| 2023-01-27 | Auto merge of #107054 - petrochenkov:effvisdoc3, r=GuillaumeGomez | bors | -14/+93 |
| 2023-01-27 | Auto merge of #107343 - JohnTitor:rollup-s6l94aj, r=JohnTitor | bors | -252/+301 |
| 2023-01-27 | Rollup merge of #107336 - notriddle:notriddle/import-item-module-item, r=Guil... | Yuki Okushi | -27/+26 |
| 2023-01-27 | Rollup merge of #107325 - petrochenkov:hiddoc2, r=GuillaumeGomez | Yuki Okushi | -151/+113 |
| 2023-01-27 | Rollup merge of #107284 - notriddle:notriddle/plus, r=jsha | Yuki Okushi | -5/+22 |
| 2023-01-27 | Rollup merge of #107279 - compiler-errors:new-solver-evaluate, r=lcnr | Yuki Okushi | -14/+43 |
| 2023-01-27 | Rollup merge of #107242 - notriddle:notriddle/title-ordering, r=GuillaumeGomez | Yuki Okushi | -8/+8 |
| 2023-01-27 | Rollup merge of #107171 - petrochenkov:encattrs, r=cjgillot | Yuki Okushi | -29/+48 |
| 2023-01-27 | Rollup merge of #106856 - vadorovsky:fix-atomic-annotations, r=joshtriplett | Yuki Okushi | -15/+38 |
| 2023-01-27 | Rollup merge of #105784 - yanns:update_stdarch, r=Amanieu | Yuki Okushi | -3/+3 |
| 2023-01-26 | fixup new usages of fn_sig, bound_fn_sig after rebasing | Kyle Matsuda | -7/+8 |
| 2023-01-26 | add method_substs to CallKind | Kyle Matsuda | -5/+4 |
| 2023-01-26 | fix up subst_identity vs skip_binder; add some FIXMEs as identified in review | Kyle Matsuda | -45/+37 |
| 2023-01-26 | add EarlyBinder::no_bound_vars | Kyle Matsuda | -4/+9 |
| 2023-01-26 | change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyB... | Kyle Matsuda | -152/+142 |
| 2023-01-27 | Auto merge of #106959 - tmiasko:opt-funclets, r=davidtwco | bors | -43/+40 |
| 2023-01-26 | replace usages of fn_sig query with bound_fn_sig | Kyle Matsuda | -113/+147 |
| 2023-01-27 | Auto merge of #107269 - bjorn3:sync_cg_clif-2023-01-24, r=bjorn3 | bors | -1106/+1388 |
| 2023-01-26 | Auto merge of #106812 - oli-obk:output_filenames, r=petrochenkov | bors | -47/+119 |
| 2023-01-26 | Use new solver during selection | Michael Goulet | -14/+43 |
| 2023-01-26 | rustdoc: remove mostly-unused CSS classes import/module-item | Michael Howell | -27/+26 |
| 2023-01-26 | rustdoc: use smarter encoding for playground URL | Michael Howell | -5/+22 |
| 2023-01-26 | Auto merge of #107328 - matthiaskrgr:rollup-lfqwo0o, r=matthiaskrgr | bors | -611/+641 |
| 2023-01-26 | Rollup merge of #107323 - JakobDegen:const-goto, r=tmiasko | Matthias Krüger | -0/+9 |
| 2023-01-26 | Rollup merge of #107322 - JakobDegen:custom-mir, r=tmiasko | Matthias Krüger | -6/+68 |
| 2023-01-26 | Rollup merge of #107189 - cjgillot:meta-adt, r=compiler-errors | Matthias Krüger | -113/+45 |
| 2023-01-26 | Rollup merge of #107168 - Nilstrieb:if-a-tait-falls-in-the-forest,can-we-know... | Matthias Krüger | -2/+1 |
| 2023-01-26 | Rollup merge of #107150 - Nilstrieb:thread-local-cleanups, r=cjgillot | Matthias Krüger | -178/+190 |
| 2023-01-26 | Rollup merge of #106978 - mejrs:mir_build3, r=davidtwco | Matthias Krüger | -273/+302 |
| 2023-01-26 | Rollup merge of #106971 - oli-obk:tait_error, r=davidtwco | Matthias Krüger | -19/+24 |
| 2023-01-26 | Rollup merge of #106904 - khuey:preserve_debuginfo_for_rlibs, r=davidtwco | Matthias Krüger | -20/+2 |
| 2023-01-26 | rustdoc: Stop using `HirId`s | Vadim Petrochenkov | -151/+113 |
| 2023-01-26 | Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obk | bors | -449/+750 |
| 2023-01-26 | Disable ConstGoto opt in cleanup blocks | Jakob Degen | -0/+9 |
| 2023-01-26 | Custom mir: Add support for some remaining, easy to support constructs | Jakob Degen | -6/+68 |
| 2023-01-26 | fix alphabetical sort | Yann Simon | -3/+3 |
| 2023-01-26 | remove avx512 prefix for gfni, vaes and vpclmulqdq | Yann Simon | -3/+3 |
| 2023-01-26 | Auto merge of #107318 - matthiaskrgr:rollup-776kd81, r=matthiaskrgr | bors | -732/+942 |
| 2023-01-26 | Rollup merge of #107304 - Nilstrieb:ᐸTy as PartialEqᐳ::eq becau... | Matthias Krüger | -648/+703 |
| 2023-01-26 | Rollup merge of #107287 - mattjperez:improve-fn-pointer-notes, r=compiler-errors | Matthias Krüger | -9/+53 |