| Age | Commit message (Expand) | Author | Lines |
| 2022-08-27 | Rollup merge of #101044 - notriddle:notriddle/css-hidden-by, r=jsha | Yuki Okushi | -6/+0 |
| 2022-08-27 | Rollup merge of #101018 - notriddle:notriddle/item-right-docblock-short, r=Gu... | Yuki Okushi | -8/+16 |
| 2022-08-27 | Rollup merge of #100953 - joshtriplett:write-docs, r=Mark-Simulacrum | Yuki Okushi | -22/+21 |
| 2022-08-27 | Rollup merge of #100924 - est31:closure_to_fn_ptr, r=Mark-Simulacrum | Yuki Okushi | -18/+17 |
| 2022-08-27 | Rollup merge of #100811 - czzrr:master, r=Mark-Simulacrum | Yuki Okushi | -1/+9 |
| 2022-08-27 | Rollup merge of #99784 - est31:deny_cfg_attr_crate_type_name, r=Mark-Simulacrum | Yuki Okushi | -16/+9 |
| 2022-08-27 | Rollup merge of #96240 - fee1-dead-contrib:stabilize_const_offset_from, r=Mar... | Yuki Okushi | -9/+5 |
| 2022-08-27 | Auto merge of #101064 - compiler-errors:rollup-fwm5m5f, r=compiler-errors | bors | -927/+2445 |
| 2022-08-26 | Rollup merge of #100900 - AndyJado:diag-migrate, r=davidtwco | Michael Goulet | -76/+211 |
| 2022-08-26 | Rollup merge of #100890 - adriantombu:migrate_diagnostic_rustc_driver, r=davi... | Michael Goulet | -12/+95 |
| 2022-08-26 | Rollup merge of #100836 - hampuslidin:migrate-attr-crate-diagnostics, r=david... | Michael Goulet | -217/+621 |
| 2022-08-26 | Rollup merge of #100817 - vincenzopalazzo:macros/bool_spelling_sugg, r=davidtwco | Michael Goulet | -5/+59 |
| 2022-08-26 | Rollup merge of #100776 - Rejyr:diagnostic-migration-rustc-lint, r=davidtwco | Michael Goulet | -124/+297 |
| 2022-08-26 | Rollup merge of #100744 - 5225225:migrate-rustc-mir-dataflow, r=davidtwco | Michael Goulet | -22/+129 |
| 2022-08-26 | Rollup merge of #100738 - nidnogg:diagnostics_migr_const_eval, r=davidtwco | Michael Goulet | -115/+228 |
| 2022-08-26 | Rollup merge of #100735 - Facel3ss1:ty-utils-translation, r=davidtwco | Michael Goulet | -94/+208 |
| 2022-08-26 | Rollup merge of #100724 - JeanCASPAR:migrate-ast_lowering-to-session-diagnost... | Michael Goulet | -262/+597 |
| 2022-08-26 | Auto merge of #100043 - RalfJung:scalar-always-init, r=RalfJung | bors | -935/+506 |
| 2022-08-26 | Auto merge of #101039 - ouz-a:issue-100991, r=compiler-errors | bors | -1/+4 |
| 2022-08-26 | Don't catch overflow when running with cargo doc | ouz-a | -1/+4 |
| 2022-08-26 | remove now-unused ScalarMaybeUninit | Ralf Jung | -134/+1 |
| 2022-08-26 | make read_immediate error immediately on uninit, so ImmTy can carry initializ... | Ralf Jung | -747/+491 |
| 2022-08-26 | remove some now-unnecessary parameters from check_bytes | Ralf Jung | -31/+7 |
| 2022-08-26 | remove enforce_number_init machine hook that Miri no longer needs | Ralf Jung | -24/+8 |
| 2022-08-26 | fix an outdated machine hook name | Ralf Jung | -7/+7 |
| 2022-08-26 | Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleywiser | bors | -60/+184 |
| 2022-08-26 | rustdoc: remove unused CSS for `hidden-by-*-hider` | Michael Howell | -6/+0 |
| 2022-08-26 | Migrate rustc_ty_utils to use SessionDiagnostic | Peter Medus | -94/+208 |
| 2022-08-26 | Auto merge of #101037 - GuillaumeGomez:rollup-opn6kj1, r=GuillaumeGomez | bors | -103/+363 |
| 2022-08-26 | Rollup merge of #101031 - rust-lang:remove-unused-build-dep, r=bjorn3 | Guillaume Gomez | -4/+0 |
| 2022-08-26 | Rollup merge of #101023 - notriddle:notriddle/head-shrink, r=Dylan-DPC | Guillaume Gomez | -4/+4 |
| 2022-08-26 | Rollup merge of #101012 - notriddle:notriddle/variants_table, r=jsha | Guillaume Gomez | -8/+0 |
| 2022-08-26 | Rollup merge of #101006 - GuillaumeGomez:doc-cfg-reexport, r=notriddle | Guillaume Gomez | -8/+104 |
| 2022-08-26 | Rollup merge of #100956 - GuillaumeGomez:reduce-rightside-dom-size, r=notriddle | Guillaume Gomez | -60/+186 |
| 2022-08-26 | Rollup merge of #100128 - kpreid:waker-doc, r=thomcc | Guillaume Gomez | -12/+38 |
| 2022-08-26 | Rollup merge of #99742 - sigaloid:master, r=thomcc | Guillaume Gomez | -0/+22 |
| 2022-08-26 | Rollup merge of #95005 - ssomers:btree_static_assert, r=thomcc | Guillaume Gomez | -7/+9 |
| 2022-08-26 | Auto merge of #100944 - nnethercote:shrink-thir-Expr, r=cjgillot | bors | -150/+191 |
| 2022-08-26 | Remove unused build dependency | Guillaume Gomez | -4/+0 |
| 2022-08-26 | Auto merge of #100705 - compiler-errors:issue-100620, r=oli-obk | bors | -3/+29 |
| 2022-08-25 | rustdoc: remove `type="text/css" from stylesheet links | Michael Howell | -4/+4 |
| 2022-08-25 | rustdoc: omit start/end tags for empty item description blocks | Michael Howell | -8/+16 |
| 2022-08-26 | Auto merge of #101017 - JohnTitor:rollup-73f2fhb, r=JohnTitor | bors | -255/+187 |
| 2022-08-26 | diag-mig | AndyJado | -76/+211 |
| 2022-08-26 | Rollup merge of #101010 - notriddle:notriddle/multi-column, r=jsha | Yuki Okushi | -10/+0 |
| 2022-08-26 | Rollup merge of #100978 - nnethercote:fix-100948, r=petrochenkov | Yuki Okushi | -1/+32 |
| 2022-08-26 | Rollup merge of #100933 - a1phyr:cheap_assert_match_failed, r=JoshTriplett | Yuki Okushi | -2/+2 |
| 2022-08-26 | Rollup merge of #100604 - dtolnay:okorerr, r=m-ou-se | Yuki Okushi | -61/+11 |
| 2022-08-26 | Rollup merge of #100076 - tspiteri:const_slice_split_at, r=oli-obk | Yuki Okushi | -4/+14 |
| 2022-08-26 | Rollup merge of #100034 - tmiasko:elaborate-box-derefs, r=oli-obk | Yuki Okushi | -142/+75 |