| Age | Commit message (Expand) | Author | Lines |
| 2022-11-03 | Elaborate supertrait obligations when deducing closure signature | Michael Goulet | -28/+30 |
| 2022-11-03 | Auto merge of #103904 - JakobDegen:mir-opt-dash, r=oli-obk | bors | -3259/+3259 |
| 2022-11-02 | Ban dashes in miropt test file names | Jakob Degen | -3259/+3259 |
| 2022-11-02 | Rollup merge of #103886 - GuillaumeGomez:local-reexport-doc, r=notriddle | Matthias Krüger | -0/+16 |
| 2022-11-02 | Rollup merge of #103870 - TaKO8Ki:fix-103790, r=fee1-dead | Matthias Krüger | -0/+75 |
| 2022-11-02 | Rollup merge of #99801 - Neo-Zhixing:fix/generic_const_exprs_parent_opaque_pr... | Matthias Krüger | -0/+33 |
| 2022-11-02 | Rollup merge of #103774 - compiler-errors:dyn-trait-in-type-name, r=eholk | Dylan DPC | -4/+1 |
| 2022-11-02 | Add regression test for doc of reexport of local items | Guillaume Gomez | -0/+16 |
| 2022-11-02 | Auto merge of #103649 - petrochenkov:docnotrait, r=GuillaumeGomez | bors | -0/+12 |
| 2022-11-02 | return const_error when ty has errors | Takayuki Maeda | -0/+75 |
| 2022-11-01 | Rollup merge of #103839 - Nilstrieb:print-list, r=compiler-errors | Manish Goregaokar | -0/+6 |
| 2022-11-01 | Rollup merge of #103837 - GuillaumeGomez:migrate-sidebar-links-color-gui-test... | Manish Goregaokar | -225/+162 |
| 2022-11-01 | Rollup merge of #103781 - JakobDegen:mir-opt-tidy, r=jyn514 | Manish Goregaokar | -404/+0 |
| 2022-11-01 | Rollup merge of #103575 - Xiretza:suggestions-style-attr, r=davidtwco | Manish Goregaokar | -78/+229 |
| 2022-11-01 | fix(generic_const_exprs): Fix predicate inheritance for children of opaque types | Zhixing Zhang | -0/+33 |
| 2022-11-01 | Auto merge of #103217 - mejrs:track, r=eholk | bors | -0/+180 |
| 2022-11-01 | Format dyn Trait better in type_name intrinsic | Michael Goulet | -4/+1 |
| 2022-11-01 | Remove unneeded "rustdoc-preferred-dark-theme" setting | Guillaume Gomez | -1/+0 |
| 2022-11-01 | Migrate sidebar-links-color GUI test to functions | Guillaume Gomez | -224/+162 |
| 2022-11-01 | Rollup merge of #103817 - notriddle:notriddle/attribute-css, r=GuillaumeGomez | Dylan DPC | -9/+9 |
| 2022-11-01 | Rollup merge of #103760 - petrochenkov:macimp, r=cjgillot | Dylan DPC | -7/+28 |
| 2022-11-01 | Rollup merge of #84022 - Aaron1011:remove-derive-res-fallback, r=petrochenkov | Dylan DPC | -100/+36 |
| 2022-11-01 | Print valid `--print` requests if request is invalid | nils | -0/+6 |
| 2022-11-01 | Rollup merge of #103759 - cjgillot:adt-collect, r=davidtwco | Dylan DPC | -3/+3 |
| 2022-11-01 | Rollup merge of #103706 - zbyrn:issue-101637-fix, r=estebank | Dylan DPC | -19/+111 |
| 2022-11-01 | Rollup merge of #103584 - ouz-a:issue-102303, r=oli-obk | Dylan DPC | -15/+69 |
| 2022-11-01 | Rollup merge of #103061 - Amanieu:rewrite_alloc_error_handler, r=bjorn3 | Dylan DPC | -31/+135 |
| 2022-10-31 | Detect unused files in `src/test/mir-opt` and error on them in tidy. | Jakob Degen | -404/+0 |
| 2022-11-01 | Rollup merge of #103799 - GuillaumeGomez:search-index-tuple-struct-field, r=n... | Yuki Okushi | -0/+18 |
| 2022-11-01 | Rollup merge of #103793 - notriddle:notriddle/rustdoc-toggle-in-impl-items, r... | Yuki Okushi | -0/+34 |
| 2022-11-01 | Rollup merge of #103788 - chenyukang:yukang/fix-ice-103783, r=compiler-errors | Yuki Okushi | -0/+33 |
| 2022-11-01 | Rollup merge of #103772 - compiler-errors:better-strict-coherence-err, r=davi... | Yuki Okushi | -0/+17 |
| 2022-11-01 | Rollup merge of #103749 - est31:reduce_irrefutable_let_else_span, r=cjgillot | Yuki Okushi | -5/+18 |
| 2022-10-31 | rustdoc: rename syntax highlighting CSS class `attribute` to `attr` | Michael Howell | -9/+9 |
| 2022-10-31 | Auto merge of #103795 - thomcc:untest, r=Mark-Simulacrum | bors | -0/+25 |
| 2022-10-31 | resolve: Turn the binding from `#[macro_export]` into a proper `Import` | Vadim Petrochenkov | -7/+28 |
| 2022-10-31 | Rewrite implementation of `#[alloc_error_handler]` | Amanieu d'Antras | -31/+135 |
| 2022-10-31 | Add more track_caller | mejrs | -1/+28 |
| 2022-10-31 | rustdoc: add test case for associated type margins | Michael Howell | -0/+34 |
| 2022-10-31 | Add `ignore-cross-compile` to the `#[bench]` smoketest, and move it back to r... | Thom Chiovoloni | -1/+3 |
| 2022-10-31 | move libtest bench smoketest to run-make-fulldeps | Thom Chiovoloni | -1/+1 |
| 2022-10-31 | Use AdtDef to check enum. | Camille GILLOT | -3/+3 |
| 2022-10-31 | smoketest that libtest doesn't panic in `#[bench]` | Thom Chiovoloni | -0/+23 |
| 2022-10-31 | Remove bounds check with enum cast | ouz-a | -15/+69 |
| 2022-10-31 | Add test for tuple struct field generation in search index | Guillaume Gomez | -0/+18 |
| 2022-10-31 | Rollup merge of #103338 - l4l:enum-unreachable-pub, r=nagisa | Dylan DPC | -0/+45 |
| 2022-10-31 | Auto merge of #103787 - notriddle:rollup-q1vmxsb, r=notriddle | bors | -136/+312 |
| 2022-10-30 | Rollup merge of #103764 - SarthakSingh31:issue-94187-2, r=compiler-errors | Michael Howell | -5/+11 |
| 2022-10-30 | Rollup merge of #103758 - GuillaumeGomez:reexports-search-result-test, r=notr... | Michael Howell | -0/+28 |
| 2022-10-30 | Rollup merge of #103746 - notriddle:notriddle/incoherent-dyn-trait, r=Guillau... | Michael Howell | -0/+35 |