| Age | Commit message (Expand) | Author | Lines |
| 2023-02-15 | Don't suggest `#[doc(hidden)]` methods | clubby789 | -0/+35 |
| 2023-02-15 | Auto merge of #108070 - Dylan-DPC:rollup-v6xw7vk, r=Dylan-DPC | bors | -12/+395 |
| 2023-02-15 | Rollup merge of #107411 - cjgillot:dataflow-discriminant, r=oli-obk | Dylan DPC | -10/+77 |
| 2023-02-15 | Rollup merge of #107173 - clubby789:suggest-array-length, r=compiler-errors | Dylan DPC | -2/+54 |
| 2023-02-15 | Rollup merge of #105300 - aliemjay:member-lower, r=oli-obk | Dylan DPC | -0/+264 |
| 2023-02-15 | Auto merge of #107940 - BoxyUwU:const_ty_assertion_use_semantic_equality, r=c... | bors | -0/+181 |
| 2023-02-14 | Add `kernel-address` sanitizer support for freestanding targets | Wesley Norris | -0/+75 |
| 2023-02-14 | Try to fix codegen tests for ??? LLVM 14 ??? | Ben Kimock | -5/+5 |
| 2023-02-14 | Fix codegen tests | Ben Kimock | -94/+94 |
| 2023-02-14 | Better label for illegal impl trait types | Michael Goulet | -23/+23 |
| 2023-02-15 | Correctly handle reexports of `#[doc(hidden)]` is reexport does not use `#[do... | Guillaume Gomez | -3/+10 |
| 2023-02-14 | Make permit_uninit/zero_init fallible | Michael Goulet | -6/+5 |
| 2023-02-14 | Add test for reexports attr merge | Guillaume Gomez | -0/+26 |
| 2023-02-14 | Auto merge of #108056 - matthiaskrgr:rollup-oa6bxvh, r=matthiaskrgr | bors | -8/+54 |
| 2023-02-14 | Fetch less HIR in signature check. | Camille GILLOT | -396/+25 |
| 2023-02-14 | Re-add replacement logic and add comment explaining it | Esteban Küber | -21/+33 |
| 2023-02-14 | Show the effects of weird code commented out | Esteban Küber | -33/+21 |
| 2023-02-14 | Make removal suggestion not verbose | Esteban Küber | -195/+135 |
| 2023-02-14 | rebase and review comments | Esteban Küber | -54/+54 |
| 2023-02-14 | Avoid trailing commas | Esteban Küber | -5/+5 |
| 2023-02-14 | More accurate spans for arg removal suggestion | Esteban Küber | -82/+124 |
| 2023-02-14 | Rollup merge of #108033 - lcnr:coinductive-attr, r=compiler-errors | Matthias Krüger | -0/+54 |
| 2023-02-14 | Rollup merge of #107573 - cuviper:drop-llvm-13, r=nagisa | Matthias Krüger | -8/+0 |
| 2023-02-14 | Rollup merge of #108025 - notriddle:notriddle/intra-doc-link-tooltips, r=Guil... | Matthias Krüger | -0/+17 |
| 2023-02-14 | Rollup merge of #108003 - chenyukang:yukang/fix-107998, r=compiler-errors | Matthias Krüger | -0/+39 |
| 2023-02-14 | Rollup merge of #103478 - SpanishPear:spanishpear/issue_103366_fix, r=TaKO8Ki | Matthias Krüger | -0/+231 |
| 2023-02-14 | add test for coinduction in new solver | lcnr | -0/+54 |
| 2023-02-14 | Update numeric lifetime test | 许杰友 Jieyou Xu (Joe) | -4/+4 |
| 2023-02-14 | Auto merge of #103695 - LYF1999:yf/103563, r=lcnr | bors | -0/+75 |
| 2023-02-14 | Don't recover lifetimes/labels containing emojis as character literals | 许杰友 Jieyou Xu (Joe) | -0/+131 |
| 2023-02-13 | rustdoc: add more tooltips to intra-doc links | Michael Howell | -0/+17 |
| 2023-02-14 | Fix #107998, avoid ICE when the generic_span is empty | yukang | -0/+39 |
| 2023-02-14 | Don't ICE in might_permit_raw_init if reference is polymorphic | Michael Goulet | -0/+43 |
| 2023-02-13 | Rollup merge of #107971 - saethlin:mir-opt-ub, r=cjgillot | Matthias Krüger | -27/+49 |
| 2023-02-13 | Rollup merge of #107942 - compiler-errors:tighter-inherent-impl-bad-spans, r=... | Matthias Krüger | -94/+57 |
| 2023-02-13 | Rollup merge of #107902 - vincenzopalazzo:macros/async_fn_suggestion, r=compi... | Matthias Krüger | -88/+93 |
| 2023-02-13 | Clearly document intentional UB in mir-opt tests | Ben Kimock | -27/+49 |
| 2023-02-13 | Tighter spans for bad inherent impl types | Michael Goulet | -94/+57 |
| 2023-02-13 | Auto merge of #107924 - eggyal:move_fold_visit_traits_to_type_lib_with_trait_... | bors | -1/+1 |
| 2023-02-13 | fix: improve the suggestion on future not awaited | Vincenzo Palazzo | -88/+93 |
| 2023-02-13 | Auto merge of #107989 - matthiaskrgr:rollup-jklrd5g, r=matthiaskrgr | bors | -127/+130 |
| 2023-02-13 | fix: Unexpected trait bound not satisfied in HRTB | yifei | -0/+75 |
| 2023-02-13 | Rollup merge of #107931 - cjgillot:issue-107353, r=WaffleLapkin | Matthias Krüger | -0/+9 |
| 2023-02-13 | Rollup merge of #107838 - estebank:terminal_hyperlinks, r=nagisa | Matthias Krüger | -0/+16 |
| 2023-02-13 | Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=Gui... | Matthias Krüger | -127/+105 |
| 2023-02-13 | Alias folding/visiting traits instead of re-export | Alan Egerton | -1/+1 |
| 2023-02-13 | Auto merge of #107634 - scottmcm:array-drain, r=thomcc | bors | -1/+61 |
| 2023-02-13 | Rollup merge of #107973 - saethlin:fix-simd-test-ub, r=workingjubilee | Dylan DPC | -121/+60 |
| 2023-02-12 | Fix unintentional UB in SIMD tests | Ben Kimock | -121/+60 |
| 2023-02-12 | only require sub type relation on field projection types | b-naber | -0/+134 |