| Age | Commit message (Expand) | Author | Lines |
| 2022-11-03 | remove 'delay_span_bug' following 'references_error' | yukang | -3/+2 |
| 2022-11-03 | change error_reported to use Result instead of an option | yukang | -22/+15 |
| 2022-11-02 | deprecate DelaySpanBugEmitted and use ErrorGuaranteed directly | yukang | -26/+14 |
| 2022-10-27 | Auto merge of #103629 - matthiaskrgr:rollup-r94tqfa, r=matthiaskrgr | bors | -217/+467 |
| 2022-10-27 | Rollup merge of #103616 - rust-lang:notriddle/moz-box-sizing, r=GuillaumeGomez | Matthias Krüger | -3/+1 |
| 2022-10-27 | Rollup merge of #103544 - Nilstrieb:no-recovery-pls, r=compiler-errors | Matthias Krüger | -2/+31 |
| 2022-10-27 | Rollup merge of #103524 - petrochenkov:modchild4, r=cjgillot | Matthias Krüger | -50/+53 |
| 2022-10-27 | Rollup merge of #103505 - notriddle:notriddle/rustdoc-self-closing-tags, r=Gu... | Matthias Krüger | -1/+204 |
| 2022-10-27 | Rollup merge of #103408 - compiler-errors:rpitit-rustdoc, r=GuillaumeGomez | Matthias Krüger | -53/+94 |
| 2022-10-27 | Rollup merge of #103394 - Pointerbender:unsafecell-docs, r=Amanieu | Matthias Krüger | -25/+36 |
| 2022-10-27 | Rollup merge of #103255 - oli-obk:opaque_wrong_eq_relation, r=compiler-errors | Matthias Krüger | -75/+41 |
| 2022-10-27 | Rollup merge of #103110 - RalfJung:manual-send, r=thomcc | Matthias Krüger | -8/+7 |
| 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 | add "Memory layout" subsection to documentation of `UnsafeCell` for additiona... | Pointerbender | -0/+2 |
| 2022-10-26 | rustdoc: remove CSS workaround for Firefox 29 | Michael Howell | -3/+1 |
| 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 | Fix typo | nils | -1/+1 |
| 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 | Add documentation | Nilstrieb | -1/+8 |
| 2022-10-26 | Auto merge of #103492 - ehuss:highfive-triagebot, r=Mark-Simulacrum | bors | -2/+157 |