about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-03-31Auto merge of #95456 - RalfJung:size, r=oli-obkbors-16/+7
2022-03-31Auto merge of #95507 - ehuss:update-cargo, r=ehussbors-0/+0
2022-03-31Auto merge of #95506 - Dylan-DPC:rollup-b6kxzjc, r=Dylan-DPCbors-208/+233
2022-03-30Update cargoEric Huss-0/+0
2022-03-31Rollup merge of #95497 - nyurik:compiler-spell-comments, r=compiler-errorsDylan DPC-164/+164
2022-03-31Rollup merge of #95491 - faern:stabilize-vec_retain_mut, r=yaahcDylan DPC-6/+2
2022-03-31Rollup merge of #95471 - oli-obk:tait_ice, r=estebankDylan DPC-13/+30
2022-03-31Rollup merge of #95263 - compiler-errors:async-block-pretty, r=jackh726Dylan DPC-23/+36
2022-03-31Rollup merge of #95130 - workingjubilee:stably-finished, r=m-ou-seDylan DPC-2/+1
2022-03-30Restore `impl Future<Output = Type>` to async blocksMichael Goulet-23/+36
2022-03-31Auto merge of #95501 - Dylan-DPC:rollup-arx6sdc, r=Dylan-DPCbors-238/+632
2022-03-31Rollup merge of #95298 - jhorstmann:fix-double-drop-of-allocator-in-vec-into-...Dylan DPC-7/+38
2022-03-31Rollup merge of #95251 - GrishaVar:hashes-u16-to-u8, r=dtolnayDylan DPC-18/+16
2022-03-31Rollup merge of #95011 - michaelwoerister:awaitee_field, r=tmandryDylan DPC-14/+40
2022-03-31Rollup merge of #94869 - jackh726:gats_extended, r=compiler-errorsDylan DPC-33/+261
2022-03-31Rollup merge of #94806 - jyn514:cargo-run-tidy, r=Mark-SimulacrumDylan DPC-1/+7
2022-03-31Rollup merge of #93901 - petrochenkov:linkmod, r=wesleywiserDylan DPC-165/+270
2022-03-30Auto merge of #95436 - cjgillot:static-mut, r=oli-obkbors-128/+98
2022-03-30Add the generic_associated_types_extended featureJack Huey-33/+261
2022-03-30a few mode feedback fixes per @bjorn3Yuri Astrakhan-3/+3
2022-03-30Addressed comments by @compiler-errors and @bjorn3Yuri Astrakhan-10/+10
2022-03-30Stabilize native library modifier syntax and the `whole-archive` modifier spe...Vadim Petrochenkov-165/+270
2022-03-30Remove bad rustdoc trailing backslashYuri Astrakhan-1/+1
2022-03-30Spellchecking compiler commentsYuri Astrakhan-171/+171
2022-03-30Auto merge of #95425 - nnethercote:yet-more-parse_tt-improvements, r=petroche...bors-233/+252
2022-03-30Stabilize feature vec_retain_mut on Vec and VecDequeLinus Färnstrand-6/+2
2022-03-30Update error message & remove outdated test commentGrisha Vartanyan-3/+1
2022-03-30Auto merge of #95458 - calebcartwright:sync-rustfmt-subtree, r=calebcartwrightbors-235/+2013
2022-03-30Don't ICE when opaque types get their hidden type constrained again.Oli Scherer-13/+30
2022-03-30Auto merge of #94963 - lcnr:inherent-impls-std, r=oli-obk,m-ou-sebors-851/+703
2022-03-30Don't stabilize ScopedJoinHandle::is_finished yet.Mara Bos-1/+0
2022-03-30Auto merge of #95241 - Gankra:cleaned-provenance, r=workingjubileebors-126/+621
2022-03-30clippy: nameres for primitive type implslcnr-38/+75
2022-03-30typolcnr-1/+1
2022-03-30rework error messages for incorrect inherent implslcnr-50/+89
2022-03-30fix rustdoc wrt builtin impls switchlcnr-23/+35
2022-03-30get clippy to compile againlcnr-63/+27
2022-03-30fix rustdoclcnr-57/+60
2022-03-30fix behavior for empty implslcnr-26/+37
2022-03-30update rustdoclcnr-2/+1
2022-03-30remove now unnecessary lang itemslcnr-90/+51
2022-03-30update ui testslcnr-126/+23
2022-03-30rework implementation for inherent impls for builtin typeslcnr-414/+365
2022-03-30remove `NoMatchData::new`lcnr-31/+9
2022-03-30update commentlcnr-1/+1
2022-03-30async: Give predictable, reserved name to binding generated from .await expre...Michael Woerister-14/+40
2022-03-30Auto merge of #95466 - Dylan-DPC:rollup-g7ddr8y, r=Dylan-DPCbors-87/+107
2022-03-30Rollup merge of #95461 - nyurik:spelling, r=lcnrDylan DPC-61/+61
2022-03-30Rollup merge of #95460 - nyurik:spelling-str, r=lcnrDylan DPC-10/+10
2022-03-30Rollup merge of #95452 - yaahc:termination-version-correction, r=ehussDylan DPC-13/+13