about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-08-27Sunset RLSEric Huss-116/+139
2022-08-28Auto merge of #96946 - WaffleLapkin:ptr_mask, r=scottmcmbors-0/+11
2022-08-27Add replace-version-placeholder toolest31-1/+107
2022-08-27tidy: move directory traversal utility functions into dedicated moduleest31-62/+74
2022-08-27tidy: forbid since values for features that point to the current release or f...est31-5/+55
2022-08-27Auto merge of #100989 - lcnr:implied-bounds-uwu, r=spastorinobors-0/+48
2022-08-27Auto merge of #101074 - JohnTitor:rollup-zwznihq, r=JohnTitorbors-87/+96
2022-08-27Rollup merge of #101063 - GuillaumeGomez:merge-duplicated-css, r=notriddleYuki Okushi-30/+8
2022-08-27Rollup merge of #101062 - notriddle:notriddle/text-javascript, r=GuillaumeGomezYuki Okushi-5/+7
2022-08-27Rollup merge of #101046 - notriddle:notriddle/table-css, r=jshaYuki Okushi-1/+31
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 #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-14/+7
2022-08-27Rollup merge of #96240 - fee1-dead-contrib:stabilize_const_offset_from, r=Mar...Yuki Okushi-4/+1
2022-08-27Auto merge of #100732 - dpaoliello:import_name_type, r=wesleywiserbors-6/+398
2022-08-27Auto merge of #101064 - compiler-errors:rollup-fwm5m5f, r=compiler-errorsbors-0/+37
2022-08-26Rollup merge of #100817 - vincenzopalazzo:macros/bool_spelling_sugg, r=davidtwcoMichael Goulet-0/+37
2022-08-27Merge duplicated CSS rulesGuillaume Gomez-30/+8
2022-08-26rustdoc: remove empty extern_crates and type="text/javascript" on scriptMichael Howell-5/+7
2022-08-26Auto merge of #100043 - RalfJung:scalar-always-init, r=RalfJungbors-429/+282
2022-08-26make read_immediate error immediately on uninit, so ImmTy can carry initializ...Ralf Jung-429/+282
2022-08-26Implementation of import_name_typeDaniel Paoliello-6/+398
2022-08-26rustdoc: remove incorrect CSS selector `.impl-items table td`Michael Howell-1/+31
2022-08-26Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleywiserbors-42/+49
2022-08-26rustdoc: remove unused CSS for `hidden-by-*-hider`Michael Howell-6/+0
2022-08-26Auto merge of #101037 - GuillaumeGomez:rollup-opn6kj1, r=GuillaumeGomezbors-83/+294
2022-08-26Rollup merge of #101031 - rust-lang:remove-unused-build-dep, r=bjorn3Guillaume Gomez-3/+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-26Auto merge of #100944 - nnethercote:shrink-thir-Expr, r=cjgillotbors-9/+12
2022-08-26Remove unused build dependencyGuillaume Gomez-3/+0
2022-08-26Auto merge of #100705 - compiler-errors:issue-100620, r=oli-obkbors-0/+19
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-24/+43
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-0/+29
2022-08-26Rollup merge of #99064 - lyming2007:issue-97687-fix, r=estebankYuki Okushi-14/+14
2022-08-26Auto merge of #99487 - bmacnaughton:is_whitespace_updates, r=thomccbors-2/+95
2022-08-25rustdoc: remove unused CSS for `.variants_table`Michael Howell-8/+0
2022-08-25rustdoc: remove unused CSS for `.multi-column`Michael Howell-10/+0
2022-08-25Add test for missing cfg propagation for reexportGuillaume Gomez-0/+33
2022-08-25Fix missing cfg propagation for reexportsGuillaume Gomez-8/+71
2022-08-25no unnormalized types for implied boundslcnr-0/+48
2022-08-25Auto merge of #100571 - cjgillot:mir-cost-visit, r=compiler-errorsbors-0/+30
2022-08-25Do not include `const_ptr_sub_ptr` in this stabilizationDeadbeef-0/+1