| Age | Commit message (Expand) | Author | Lines |
| 2021-11-21 | Simplify for loop desugar | Cameron Steffen | -101/+60 |
| 2021-11-21 | Auto merge of #91104 - matthiaskrgr:rollup-duk33o1, r=matthiaskrgr | bors | -17/+101 |
| 2021-11-21 | Rollup merge of #91098 - compiler-errors:issue-91058, r=estebank | Matthias Krüger | -0/+26 |
| 2021-11-21 | Rollup merge of #91097 - compiler-errors:spaces_in_impl_trait, r=estebank | Matthias Krüger | -17/+17 |
| 2021-11-21 | Rollup merge of #91070 - cuviper:insert-global, r=nagisa | Matthias Krüger | -0/+58 |
| 2021-11-21 | Auto merge of #89580 - estebank:trait-bounds-are-tricky, r=nagisa | bors | -2593/+1783 |
| 2021-11-20 | Fix for issue 91058 | Michael Goulet | -20/+22 |
| 2021-11-21 | Auto merge of #91073 - camelid:small-cleanups, r=jyn514 | bors | -6/+10 |
| 2021-11-20 | Use same_type_modulo_infer in more places | Michael Goulet | -0/+24 |
| 2021-11-20 | Fixup test outputs | Michael Goulet | -17/+17 |
| 2021-11-20 | Move the issue-91050 tests to appease tidy | Josh Stone | -0/+0 |
| 2021-11-20 | Add another test variant of issue-91050 | Josh Stone | -1/+25 |
| 2021-11-20 | Rollup merge of #91022 - compiler-errors:modulo_infer, r=estebank | Matthias Krüger | -1/+54 |
| 2021-11-20 | Rollup merge of #90994 - Badel2:issue-90993, r=estebank | Matthias Krüger | -0/+37 |
| 2021-11-20 | Rollup merge of #90927 - terrarier2111:fix-float-ice, r=jackh726 | Matthias Krüger | -1/+27 |
| 2021-11-20 | bless NLL test | Esteban Kuber | -0/+18 |
| 2021-11-20 | Move tests from ui directory | Esteban Kuber | -0/+0 |
| 2021-11-20 | Move tests for missing trait bounds to their own directory | Esteban Kuber | -0/+0 |
| 2021-11-20 | Suggest constraining `fn` type params when appropriate | Esteban Kuber | -2/+39 |
| 2021-11-20 | Point at `impl` blocks when they introduce unmet obligations | Esteban Kuber | -38/+53 |
| 2021-11-20 | Align multiline messages to their label (add left margin) | Esteban Kuber | -1296/+1294 |
| 2021-11-20 | Do not mention associated items when they introduce an obligation | Esteban Kuber | -1018/+6 |
| 2021-11-20 | Point at bounds when comparing impl items to trait | Esteban Kuber | -45/+41 |
| 2021-11-20 | Change `trait_defs.rs` incremental hash test | Esteban Kuber | -3/+3 |
| 2021-11-20 | Point at source of trait bound obligations in more places | Esteban Kuber | -341/+479 |
| 2021-11-20 | Re-bless test outputs | Michael Goulet | -2/+2 |
| 2021-11-20 | Suggest await on cases involving infer | Michael Goulet | -1/+54 |
| 2021-11-20 | Fix float ICE | threadexception | -1/+27 |
| 2021-11-20 | Auto merge of #91066 - camelid:externs, r=jyn514,GuillaumeGomez | bors | -39/+28 |
| 2021-11-20 | Move parser tests to parser/issues subdirectory | Badel2 | -0/+0 |
| 2021-11-20 | Fix ICE `#90993`: add missing call to cancel | Badel2 | -0/+37 |
| 2021-11-20 | Rollup merge of #91021 - compiler-errors:print_future_output, r=estebank | Matthias Krüger | -64/+64 |
| 2021-11-20 | Rollup merge of #90983 - GuillaumeGomez:sidebar-scrollbar, r=jsha | Matthias Krüger | -4/+4 |
| 2021-11-20 | Rollup merge of #90930 - Nilstrieb:fix-non-const-value-ice, r=estebank | Matthias Krüger | -1/+110 |
| 2021-11-20 | Rollup merge of #90628 - ken-matsui:clarify-error-messages-caused-by-reexport... | Matthias Krüger | -15/+301 |
| 2021-11-20 | Rollup merge of #90575 - m-ou-se:compatible-variant-improvements, r=estebank | Matthias Krüger | -38/+227 |
| 2021-11-19 | Make `LLVMRustGetOrInsertGlobal` always return a `GlobalVariable` | Josh Stone | -0/+34 |
| 2021-11-19 | rustdoc: Move doc-reachability visiting back to cleaning | Noah Lev | -3/+6 |
| 2021-11-19 | rustdoc: Record aliases as Symbols | Noah Lev | -6/+6 |
| 2021-11-19 | rustdoc: Add static size assertion for DocFragment | Noah Lev | -0/+4 |
| 2021-11-19 | rustdoc: Merge visits of extern crates into one loop | Noah Lev | -14/+10 |
| 2021-11-19 | rustdoc: Remove `Crate.externs` and compute on-demand instead | Noah Lev | -23/+16 |
| 2021-11-20 | Clarify error messages caused by re-exporting `pub(crate)` visibility to outside | Ken Matsui | -15/+301 |
| 2021-11-20 | Rollup merge of #91054 - camelid:fix-tags, r=GuillaumeGomez | Matthias Krüger | -3/+3 |
| 2021-11-20 | Rollup merge of #91035 - GuillaumeGomez:put-back-removed-empty-line, r=camelid | Matthias Krüger | -0/+1 |
| 2021-11-20 | Rollup merge of #91026 - notriddle:notriddle/rustdoc-doctest-semicolon, r=jyn514 | Matthias Krüger | -10/+49 |
| 2021-11-20 | Rollup merge of #90999 - RalfJung:miri_simd, r=oli-obk | Matthias Krüger | -6/+16 |
| 2021-11-20 | Rollup merge of #90956 - JohnTitor:issue-87573, r=Mark-Simulacrum | Matthias Krüger | -0/+49 |
| 2021-11-20 | Rollup merge of #90089 - jsha:enum-fields-headings, r=camelid,GuillaumeGomez | Matthias Krüger | -48/+89 |
| 2021-11-19 | rustdoc: Pass DocContext to `Cache::populate` | Noah Lev | -21/+18 |