| Age | Commit message (Expand) | Author | Lines |
| 2022-10-27 | Update static AFIT tests based on feedback | Bryan Garza | -144/+28 |
| 2022-10-27 | Add tests for static async functions in traits | Bryan Garza | -0/+530 |
| 2022-10-27 | Auto merge of #103623 - matthiaskrgr:rollup-318yc1t, r=matthiaskrgr | bors | -140/+431 |
| 2022-10-27 | Rollup merge of #103611 - Rageking8:fix-103574, r=lcnr | Matthias Krüger | -4/+56 |
| 2022-10-27 | Rollup merge of #103593 - compiler-errors:nit-remove-returns, r=fee1-dead | Matthias Krüger | -18/+0 |
| 2022-10-27 | Rollup merge of #103592 - notriddle:notriddle/notable-traits-notable, r=Guill... | Matthias Krüger | -2/+39 |
| 2022-10-27 | Rollup merge of #103586 - compiler-errors:issue-103573, r=jackh726 | Matthias Krüger | -0/+40 |
| 2022-10-27 | Rollup merge of #103564 - RalfJung:miri-unused, r=thomcc | Matthias Krüger | -2/+3 |
| 2022-10-27 | Rollup merge of #103525 - oli-obk:const_impl_on_non_const_trait, r=lcnr | Matthias Krüger | -59/+126 |
| 2022-10-27 | Rollup merge of #103475 - oli-obk:generic_param_indices, r=lcnr | Matthias Krüger | -13/+14 |
| 2022-10-27 | Rollup merge of #103106 - saethlin:from_exposed_docs, r=thomcc | Matthias Krüger | -6/+15 |
| 2022-10-27 | Rollup merge of #103035 - saethlin:assert_unsafe_precondition3, r=thomcc | Matthias Krüger | -36/+138 |
| 2022-10-27 | Auto merge of #103601 - compiler-errors:no-opaque-probe-in-nll-relate, r=oli-obk | bors | -1/+25 |
| 2022-10-27 | Auto merge of #103605 - ehuss:mentions-spec, r=Mark-Simulacrum | bors | -0/+6 |
| 2022-10-27 | add tests and slight formatting | Rageking8 | -4/+56 |
| 2022-10-26 | Print the precondition we violated, and visible through output capture | Ben Kimock | -36/+138 |
| 2022-10-26 | Auto merge of #103604 - JohnTitor:rollup-q4ns2gh, r=JohnTitor | bors | -1675/+2336 |
| 2022-10-26 | Add Target Tier Policy notification. | Eric Huss | -0/+6 |
| 2022-10-27 | Rollup merge of #103598 - tshepang:token-kind-docs, r=jackh726 | Yuki Okushi | -5/+18 |
| 2022-10-27 | Rollup merge of #103596 - RalfJung:thread-setname, r=cuviper | Yuki Okushi | -6/+10 |
| 2022-10-27 | Rollup merge of #103580 - lukas-code:guaranteed_ne, r=GuillaumeGomez | Yuki Okushi | -2/+2 |
| 2022-10-27 | Rollup merge of #103579 - lnicola:rust-analyzer-2022-10-26, r=lnicola | Yuki Okushi | -1584/+2221 |
| 2022-10-27 | Rollup merge of #103567 - RalfJung:ptr-eq-dyn-trait, r=dtolnay | Yuki Okushi | -45/+16 |
| 2022-10-27 | Rollup merge of #103558 - weihanglo:update-cargo, r=weihanglo | Yuki Okushi | -0/+0 |
| 2022-10-27 | Rollup merge of #103549 - maurer:llvm-main, r=cuviper | Yuki Okushi | -0/+2 |
| 2022-10-27 | Rollup merge of #103537 - notriddle:notriddle/line-numbers, r=GuillaumeGomez | Yuki Okushi | -32/+19 |
| 2022-10-27 | Rollup merge of #103526 - Rageking8:more-dupe-typos-again, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2022-10-27 | Rollup merge of #103432 - jsha:box-is-not-notable, r=GuillaumeGomez | Yuki Okushi | -0/+47 |
| 2022-10-26 | No need to probe when relating opaques in nll_relate | Michael Goulet | -1/+25 |
| 2022-10-26 | rustdoc: add test case for positioning of notable trait tooltip | Michael Howell | -1/+38 |
| 2022-10-26 | rustc_lexer::TokenKind improve docs | Tshepang Mbambo | -5/+18 |
| 2022-10-26 | Auto merge of #103571 - RalfJung:miri, r=RalfJung | bors | -92/+234 |
| 2022-10-26 | thread::set_name: debug-assert that things went well | Ralf Jung | -6/+10 |
| 2022-10-26 | remove unused parser fn | Michael Goulet | -18/+0 |
| 2022-10-26 | rustdoc: remove redundant CSS selector `.notable-traits .notable` | Michael Howell | -1/+1 |
| 2022-10-26 | Auto merge of #103492 - ehuss:highfive-triagebot, r=Mark-Simulacrum | bors | -2/+157 |
| 2022-10-26 | Process registered region obligation in resolve_regions_with_wf_tys | Michael Goulet | -0/+40 |
| 2022-10-26 | Fix typo in docs for `guaranteed_ne` | Lukas Markeffsky | -2/+2 |
| 2022-10-26 | :arrow_up: rust-analyzer | Laurențiu Nicola | -1584/+2221 |
| 2022-10-26 | Update library/core/src/ptr/mod.rs | Ben Kimock | -0/+1 |
| 2022-10-26 | Auto merge of #103572 - Dylan-DPC:rollup-a8bnxrw, r=Dylan-DPC | bors | -281/+127 |
| 2022-10-26 | explicitly mention that both components of wide prts are compared | Ralf Jung | -0/+1 |
| 2022-10-26 | Rollup merge of #103554 - notriddle:notriddle/summary-focus-visible, r=jsha | Dylan DPC | -0/+9 |
| 2022-10-26 | Rollup merge of #103546 - RalfJung:cast, r=oli-obk | Dylan DPC | -31/+30 |
| 2022-10-26 | Rollup merge of #103543 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2022-10-26 | Rollup merge of #103428 - SarthakSingh31:issue-94187, r=compiler-errors | Dylan DPC | -5/+24 |
| 2022-10-26 | Rollup merge of #102706 - ferrocene:pa-ignore-doc-index, r=jyn514 | Dylan DPC | -18/+48 |
| 2022-10-26 | Rollup merge of #95710 - fee1-dead-contrib:stabilize_arbitrary_enum_discrimin... | Dylan DPC | -227/+16 |
| 2022-10-26 | Auto merge of #103284 - compiler-errors:const-sad, r=oli-obk | bors | -101/+123 |
| 2022-10-26 | Update src/librustdoc/html/static/css/rustdoc.css | Michael Howell | -1/+2 |