| Age | Commit message (Expand) | Author | Lines |
| 2022-09-23 | Some test cleanups | Oli Scherer | -14/+6 |
| 2022-09-23 | Make the test actually show the problematic case | Oli Scherer | -19/+19 |
| 2022-09-23 | Show errors instead of hiding them due to an earlier error | Oli Scherer | -15/+61 |
| 2022-09-23 | Showcase a broken diagnostic | Oli Scherer | -4/+4 |
| 2022-09-21 | Improve diagnostic for adding more bounds to opaque types | Oli Scherer | -4/+6 |
| 2022-09-21 | Reproduce sad diagnostic | Oli Scherer | -0/+35 |
| 2022-09-21 | Simplify insert_outlives_predicate opaque type logic | Oli Scherer | -0/+8 |
| 2022-09-21 | Add regression test | Oli Scherer | -0/+18 |
| 2022-09-21 | Also collect bounds from the ParamEnv for opaque types | Oli Scherer | -13/+2 |
| 2022-09-21 | Neither require nor imply lifetime bounds on opaque type for well formedness | Oli Scherer | -29/+365 |
| 2022-09-21 | Auto merge of #100096 - compiler-errors:fn-return-must-be-sized, r=jackh726 | bors | -1/+66 |
| 2022-09-21 | Auto merge of #100214 - scottmcm:strict-range, r=thomcc | bors | -0/+14 |
| 2022-09-20 | Auto merge of #102061 - notriddle:rollup-kwu9vp8, r=notriddle | bors | -85/+238 |
| 2022-09-20 | Rollup merge of #102038 - jyn514:rustdoc-normalize-test, r=compiler-errors | Michael Howell | -0/+2 |
| 2022-09-20 | Rollup merge of #102034 - notriddle:notriddle/border-bottom, r=GuillaumeGomez | Michael Howell | -13/+13 |
| 2022-09-20 | Rollup merge of #102027 - notriddle:notriddle/docblock-item-decl, r=Guillaume... | Michael Howell | -72/+72 |
| 2022-09-20 | Rollup merge of #102008 - GuillaumeGomez:notable-trait-gui-test, r=notriddle | Michael Howell | -0/+103 |
| 2022-09-20 | Rollup merge of #100250 - cjgillot:recover-token-stream, r=Aaron1011 | Michael Howell | -0/+48 |
| 2022-09-20 | Auto merge of #101989 - fee1-dead-contrib:const_trait_impl-assoc-caller-bound... | bors | -0/+14 |
| 2022-09-20 | Auto merge of #99806 - oli-obk:unconstrained_opaque_type, r=estebank | bors | -24/+122 |
| 2022-09-20 | Auto merge of #101806 - BelovDV:issue-fix-fn-find_library, r=petrochenkov | bors | -0/+53 |
| 2022-09-20 | fix verbatim with upstream dependencies | bors | -0/+53 |
| 2022-09-19 | Optimize `array::IntoIter` | Scott McMurray | -0/+14 |
| 2022-09-19 | Make the `normalize-overflow` rustdoc test actually do something | Joshua Nelson | -0/+2 |
| 2022-09-19 | Remove useless color assertions on 0px borders | Michael Howell | -13/+13 |
| 2022-09-20 | Auto merge of #102022 - matthiaskrgr:rollup-emwfjd1, r=matthiaskrgr | bors | -18/+77 |
| 2022-09-19 | rustdoc: update test cases for changed item-decl HTML | Michael Howell | -72/+72 |
| 2022-09-19 | Auto merge of #101894 - dingxiangfei2009:let-else-avoid-duplicate-storage-liv... | bors | -0/+103 |
| 2022-09-19 | Rollup merge of #101966 - crlf0710:emoji_unittest, r=Mark-Simulacrum | Matthias Krüger | -0/+69 |
| 2022-09-19 | Rollup merge of #101904 - Rageking8:fix-101712, r=oli-obk | Matthias Krüger | -18/+8 |
| 2022-09-19 | Add GUI test for notable traits element position | Guillaume Gomez | -0/+103 |
| 2022-09-19 | Auto merge of #101629 - compiler-errors:issue-101623, r=sanxiyn | bors | -1/+40 |
| 2022-09-19 | Auto merge of #101924 - jackh726:revert-static-hrtb-error, r=compiler-errors | bors | -0/+200 |
| 2022-09-18 | make projection bounds with const bounds satisfy const | Deadbeef | -0/+14 |
| 2022-09-18 | Auto merge of #101963 - scottmcm:from-ptr-range-optimization, r=Mark-Simulacrum | bors | -0/+23 |
| 2022-09-18 | Add unit test for identifier Unicode emoji diagnostics | Charles Lew | -0/+69 |
| 2022-09-18 | add miri test via const fn | Ding Xiang Fei | -1/+20 |
| 2022-09-18 | add mir-opt test | Ding Xiang Fei | -0/+84 |
| 2022-09-17 | Add a codegen test for slice::from_ptr_range | Scott McMurray | -0/+23 |
| 2022-09-17 | Auto merge of #101949 - matthiaskrgr:rollup-xu5cqnd, r=matthiaskrgr | bors | -117/+107 |
| 2022-09-17 | Rollup merge of #101826 - andrewpollack:fix-joined-without-noop, r=Mark-Simul... | Matthias Krüger | -3/+1 |
| 2022-09-17 | Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkov | Matthias Krüger | -114/+106 |
| 2022-09-17 | Rollup merge of #101934 - GuillaumeGomez:theme-links-cleanup, r=notriddle | Matthias Krüger | -0/+85 |
| 2022-09-17 | Rollup merge of #101918 - notriddle:notriddle/all, r=GuillaumeGomez | Matthias Krüger | -2/+2 |
| 2022-09-17 | Rollup merge of #101824 - notriddle:notriddle/html-as-generics-intra-doc-link... | Matthias Krüger | -1/+43 |
| 2022-09-17 | Rollup merge of #101801 - SparrowLii:query_depth_note, r=estebank | Matthias Krüger | -0/+42 |
| 2022-09-17 | Use Predicate ConstraintCategory when normalizing | Jack Huey | -0/+133 |
| 2022-09-17 | Rollup merge of #101807 - jackh726:no-gat-defaults, r=lcnr | Dylan DPC | -0/+54 |
| 2022-09-17 | Rollup merge of #101790 - TaKO8Ki:do-not-suggest-placeholder-to-const-and-sta... | Dylan DPC | -0/+28 |
| 2022-09-17 | Rollup merge of #98441 - calebzulawski:simd_as, r=oli-obk | Dylan DPC | -0/+33 |