| Age | Commit message (Expand) | Author | Lines |
| 2022-01-15 | Rollup merge of #92892 - compiler-errors:const-param-env-for-const-block, r=f... | Matthias Krüger | -0/+38 |
| 2022-01-15 | Rollup merge of #92873 - eholk:async-symbol-names, r=tmandry | Matthias Krüger | -2/+2 |
| 2022-01-15 | Rollup merge of #92865 - jackh726:gats-outlives-no-static, r=nikomatsakis | Matthias Krüger | -0/+13 |
| 2022-01-14 | Don't use source-map when detecting struct field shorthand | Michael Goulet | -2/+2 |
| 2022-01-14 | Fix `try wrapping expression in variant` suggestion with struct field shorthand | Michael Goulet | -9/+30 |
| 2022-01-14 | Add support for "always theme" in setting | Jacob Hoffman-Andrews | -6/+6 |
| 2022-01-14 | Allow eliding GATs in expr position | Michael Goulet | -0/+73 |
| 2022-01-15 | Rollup merge of #92875 - BoxyUwU:infer_arg_opt_const_param_of, r=lcnr | Matthias Krüger | -11/+15 |
| 2022-01-15 | Rollup merge of #92191 - jackh726:issue-89352, r=nikomatsakis | Matthias Krüger | -8/+40 |
| 2022-01-15 | initial revert | Ellen | -23/+23 |
| 2022-01-14 | Do not fail evaluation in const blocks | Michael Goulet | -0/+38 |
| 2022-01-14 | Link sidebar "location" heading to top of page | Jacob Hoffman-Andrews | -0/+7 |
| 2022-01-14 | Auto merge of #92883 - matthiaskrgr:rollup-uoudywx, r=matthiaskrgr | bors | -17/+69 |
| 2022-01-14 | Do not use `HashSet` for `#[rustc_must_implement_one_of]` | Maybe Waffle | -3/+3 |
| 2022-01-14 | Check for duplicate arguments in `#[rustc_must_implement_one_of]` | Maybe Waffle | -0/+53 |
| 2022-01-14 | Rollup merge of #92810 - compiler-errors:deduplicate-box-deref-suggestion, r=... | Matthias Krüger | -15/+27 |
| 2022-01-14 | Rollup merge of #92381 - ThePuzzlemaker:issue-92308, r=estebank | Matthias Krüger | -2/+42 |
| 2022-01-14 | Auto merge of #92781 - lambinoo:I-92755-no-mir-missing-reachable, r=petrochenkov | bors | -0/+27 |
| 2022-01-13 | Fix suggesting turbofish with lifetime arguments | Michael Goulet | -44/+85 |
| 2022-01-14 | Auto merge of #92844 - matthiaskrgr:rollup-z5wb6yi, r=matthiaskrgr | bors | -76/+64 |
| 2022-01-14 | fix: set struct/union/enum fields/variants as reachable when item is | Lamb | -0/+27 |
| 2022-01-14 | fix bug | Ellen | -11/+15 |
| 2022-01-14 | Parse `Ty?` as `Option<Ty>` and provide structured suggestion | Esteban Kuber | -34/+68 |
| 2022-01-13 | Fix non-MSVC test | Eric Holk | -1/+1 |
| 2022-01-13 | Generate more precise generator names | Eric Holk | -1/+1 |
| 2022-01-13 | rustdoc: add intra-doc trait impl test for extern types | Mahdi Dibaiee | -2/+23 |
| 2022-01-13 | rustdoc: fix intra-link for generic trait impls | Mahdi Dibaiee | -0/+19 |
| 2022-01-13 | Ignore static lifetimes for GATs outlives lint | Jack Huey | -0/+13 |
| 2022-01-13 | Auto merge of #89861 - nbdd0121:closure, r=wesleywiser | bors | -28/+101 |
| 2022-01-13 | Fix typo in test | Rune Tynan | -1/+1 |
| 2022-01-13 | Fix errors on blanket impls by ignoring the children of their generated imple... | Rune Tynan | -0/+14 |
| 2022-01-13 | rustdoc: decouple stability and const-stability | Andy Russell | -1/+18 |
| 2022-01-13 | Rollup merge of #92334 - dtolnay:rustdocmatcher, r=camelid,GuillaumeGomez | Matthias Krüger | -16/+30 |
| 2022-01-13 | Rollup merge of #92142 - wesleywiser:fix_codecoverage_partitioning, r=tmandry | Matthias Krüger | -1/+14 |
| 2022-01-13 | Rollup merge of #92006 - oli-obk:welcome_opaque_types_into_the_fold, r=nikoma... | Matthias Krüger | -57/+3 |
| 2022-01-13 | Rollup merge of #91687 - euclio:tuple-variant-field-section, r=GuillaumeGomez | Matthias Krüger | -2/+17 |
| 2022-01-12 | Add line breaks to make message easier to read | Noah Lev | -11/+33 |
| 2022-01-12 | Split up very long message | Noah Lev | -18/+25 |
| 2022-01-12 | Improve suggestions for type errors with string concatenation | Noah Lev | -16/+18 |
| 2022-01-12 | Update unit tests to accomodate for improved error. | Ivor Wanders | -12/+12 |
| 2022-01-12 | Bless tests. | Camille GILLOT | -199/+216 |
| 2022-01-12 | Err about fn traits in a single place. | Camille GILLOT | -30/+30 |
| 2022-01-12 | Rename environment variable for overriding rustc version | pierwill | -2/+2 |
| 2022-01-12 | suggest deref/unboxing before wrapping variant | Michael Goulet | -4/+4 |
| 2022-01-12 | Call out to binutils' dlltool for raw-dylib on windows-gnu platforms. | Richard Cobbe | -62/+90 |
| 2022-01-12 | Migrate intrinsic-unreachable test to asm! | Tomasz Miąsko | -5/+5 |
| 2022-01-12 | Migrate inline assembly incremental tests to asm! | Tomasz Miąsko | -77/+53 |
| 2022-01-12 | Migrate abi-sysv64 abi-sysv64-register-usage test to asm! | Tomasz Miąsko | -32/+30 |
| 2022-01-12 | Use black_box intrinsic in out-of-stack test | Tomasz Miąsko | -3/+2 |
| 2022-01-12 | Remove pretty tests for LLVM-style inline assembly | Tomasz Miąsko | -17/+3 |