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