| Age | Commit message (Expand) | Author | Lines |
| 2022-05-30 | Rollup merge of #97531 - compiler-errors:for-loop-pat-mismatch, r=davidtwco | Dylan DPC | -0/+43 |
| 2022-05-30 | Rollup merge of #97504 - JohnTitor:cleanup-deps, r=davidtwco | Dylan DPC | -0/+37 |
| 2022-05-30 | Auto merge of #96964 - oli-obk:const_trait_mvp, r=compiler-errors | bors | -142/+34 |
| 2022-05-30 | Remove `#[default..]` and add `#[const_trait]` | Deadbeef | -142/+34 |
| 2022-05-30 | Auto merge of #97489 - GuillaumeGomez:settings-js-disabled, r=notriddle | bors | -0/+6 |
| 2022-05-29 | Rollup merge of #97493 - compiler-errors:issue-97490, r=oli-obk | Michael Goulet | -0/+12 |
| 2022-05-29 | Use type_is_copy_modulo_regions check in intrisicck | Michael Goulet | -0/+12 |
| 2022-05-29 | Note pattern mismatch coming from for-loop desugaring | Michael Goulet | -0/+43 |
| 2022-05-29 | Auto merge of #94214 - nikic:rust-opaque-pointers, r=cuviper | bors | -285/+252 |
| 2022-05-29 | Auto merge of #97456 - Bryysen:issue-97319-fix, r=compiler-errors | bors | -60/+139 |
| 2022-05-29 | Auto merge of #97287 - compiler-errors:type-interner, r=jackh726,oli-obk | bors | -88/+120 |
| 2022-05-29 | Auto merge of #96652 - notriddle:notriddle/self, r=GuillaumeGomez | bors | -0/+92 |
| 2022-05-29 | Ensure source file present when calculating max line number | Yuki Okushi | -0/+37 |
| 2022-05-29 | Rollup merge of #97479 - JohnTitor:make-check-pass, r=compiler-errors | Guillaume Gomez | -13/+11 |
| 2022-05-29 | Rollup merge of #97028 - ridwanabdillahi:pretty-printer, r=michaelwoerister | Guillaume Gomez | -81/+242 |
| 2022-05-29 | Rollup merge of #96950 - JohnTitor:issue-96395, r=compiler-errors,oli-obk | Guillaume Gomez | -0/+3 |
| 2022-05-28 | Improve error message for E0081 | Bryysen | -60/+139 |
| 2022-05-28 | Fix TyKind lint, make consts no longer fn, etc | Michael Goulet | -88/+120 |
| 2022-05-28 | Add GUI test for javascript disabled display of settings page | Guillaume Gomez | -0/+6 |
| 2022-05-28 | Auto merge of #97461 - eddyb:proc-macro-less-payload, r=bjorn3 | bors | -9/+12 |
| 2022-05-28 | Auto merge of #97158 - JakobDegen:dse, r=tmiasko,cjgillot | bors | -341/+403 |
| 2022-05-28 | Make some tests check-pass | Yuki Okushi | -13/+11 |
| 2022-05-28 | Rollup merge of #97327 - davidtwco:diagnostic-translation-compile-time-valida... | Dylan DPC | -0/+109 |
| 2022-05-28 | Auto merge of #97284 - b-naber:constraint-dyn-impl-suggestion, r=estebank | bors | -31/+82 |
| 2022-05-27 | Switch incremental/hashes tests to all use optimizations. | Jakob Degen | -39/+39 |
| 2022-05-28 | Rollup merge of #97458 - estebank:use-self-in-derive-macro, r=compiler-errors | Matthias Krüger | -0/+21 |
| 2022-05-27 | proc_macro: don't pass a client-side function pointer through the server. | Eduard-Mihai Burtescu | -9/+12 |
| 2022-05-27 | Modify `derive(Debug)` to use `Self` in struct literal to avoid redundant error | Esteban Küber | -12/+3 |
| 2022-05-27 | Add test for #97343 | Esteban Küber | -0/+30 |
| 2022-05-28 | Add regression test for #81899 | Yuki Okushi | -0/+30 |
| 2022-05-27 | Auto merge of #96046 - oli-obk:const_typeck, r=cjgillot | bors | -397/+759 |
| 2022-05-27 | Update tests on aarch64 | Oli Scherer | -127/+183 |
| 2022-05-27 | Auto merge of #97442 - hafeoz:master, r=GuillaumeGomez | bors | -0/+17 |
| 2022-05-27 | libcore: Add `iter::from_generator` which is like `iter::from_fn`, but for co... | Vadim Petrochenkov | -7/+7 |
| 2022-05-26 | Remove few characters for tidy check to pass | hafeoz | -1/+1 |
| 2022-05-26 | Add tests | hafeoz | -0/+17 |
| 2022-05-26 | Rollup merge of #97317 - GuillaumeGomez:gui-settings-text-click, r=jsha | Guillaume Gomez | -2/+8 |
| 2022-05-25 | Adjust test case to account for 6c8a2d4 | Michael Howell | -2/+2 |
| 2022-05-25 | rustdoc: include impl generics / self in search index | Michael Howell | -0/+92 |
| 2022-05-25 | Auto merge of #97401 - Dylan-DPC:rollup-fh9e61o, r=Dylan-DPC | bors | -7/+109 |
| 2022-05-25 | bless existing test with compare-mode=nll and remove test | b-naber | -237/+66 |
| 2022-05-25 | update tests | b-naber | -15/+237 |
| 2022-05-25 | Rollup merge of #97398 - JohnTitor:issue-82830, r=compiler-errors | Dylan DPC | -0/+31 |
| 2022-05-25 | Rollup merge of #97351 - b-naber:adt-const-params-structural-match-violation,... | Dylan DPC | -2/+25 |
| 2022-05-25 | Rollup merge of #97328 - petrochenkov:nativice, r=michaelwoerister | Dylan DPC | -0/+11 |
| 2022-05-25 | Rollup merge of #97302 - compiler-errors:writeback-ascending, r=cjgillot | Dylan DPC | -5/+42 |
| 2022-05-25 | Update some codegen tests for opaque pointers | Nikita Popov | -284/+251 |
| 2022-05-25 | Fix stack protector basic test | Nikita Popov | -1/+1 |
| 2022-05-25 | Auto merge of #94954 - SimonSapin:null-thin3, r=yaahc | bors | -1/+1 |
| 2022-05-25 | Add regression test for #82830 | Yuki Okushi | -0/+31 |