about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-07-15Auto merge of #99267 - Dylan-DPC:rollup-d8l7y1o, r=Dylan-DPCbors-64/+159
2022-07-15Rollup merge of #99257 - Manishearth:regression, r=jackh726Dylan DPC-0/+44
2022-07-15Rollup merge of #99237 - GuillaumeGomez:rustdoc-css-cleanup, r=notriddleDylan DPC-48/+6
2022-07-15Rollup merge of #99131 - compiler-errors:label-fn, r=cjgillotDylan DPC-16/+109
2022-07-15Auto merge of #97406 - aliemjay:verify-bounds-fix-master, r=oli-obkbors-0/+62
2022-07-15Auto merge of #98203 - kckeiks:gather-body-owners-in-hir-item-queries, r=cjgi...bors-196/+196
2022-07-14Point out custom Fn-family trait implMichael Goulet-0/+16
2022-07-14Add support for APIT and RPIT callables in label_fn_likeMichael Goulet-20/+97
2022-07-14Add regression test for #89436Manish Goregaokar-0/+44
2022-07-14Auto merge of #96544 - m-ysk:feature/issue-96358, r=cjgillotbors-1/+3
2022-07-14Auto merge of #99242 - Dylan-DPC:rollup-34bqdh8, r=Dylan-DPCbors-9/+286
2022-07-14Rollup merge of #99236 - psumbera:Issue99208, r=Mark-SimulacrumDylan DPC-0/+1
2022-07-14Rollup merge of #99222 - atsuzaki:generic_const_err, r=lcnrDylan DPC-7/+10
2022-07-14Rollup merge of #99192 - Amanieu:fix-asm-srcloc, r=petrochenkovDylan DPC-2/+40
2022-07-14Rollup merge of #99000 - JulianKnodt:allow_resolve_no_substs, r=lcnrDylan DPC-0/+36
2022-07-14Rollup merge of #98580 - PrestonFrom:issue_98466, r=estebankDylan DPC-0/+199
2022-07-14Auto merge of #95956 - yaahc:stable-in-unstable, r=cjgillotbors-18/+199
2022-07-14Removed unused HTML IDsGuillaume Gomez-2/+0
2022-07-14Remove unused CSSGuillaume Gomez-46/+6
2022-07-14solaris: unbreak build on native platformPetr Sumbera-0/+1
2022-07-14Auto merge of #99231 - Dylan-DPC:rollup-0tl8c0o, r=Dylan-DPCbors-129/+555
2022-07-14Fix spans for asm diagnosticsAmanieu d'Antras-2/+40
2022-07-14Fix overlapping implskadmin-0/+36
2022-07-14Rollup merge of #99139 - jyn514:dist-tool-help, r=Mark-SimulacrumDylan DPC-1/+5
2022-07-14Rollup merge of #98705 - WaffleLapkin:closure_binder, r=cjgillotDylan DPC-84/+415
2022-07-14Rollup merge of #97720 - cjgillot:all-fresh, r=petrochenkovDylan DPC-44/+135
2022-07-14Auto merge of #98975 - jyn514:unstable_opts, r=wesleywiserbors-31/+32
2022-07-14Auto merge of #99225 - ehuss:update-cargo, r=ehussbors-0/+0
2022-07-13Update cargoEric Huss-0/+0
2022-07-14Auto merge of #98754 - jyn514:non-trivial-drop, r=compiler-errorsbors-32/+344
2022-07-13Update testsKatherine Philip-7/+10
2022-07-14bless testsAli MJ Al-Nasrawy-21/+6
2022-07-14Make outlives::{components,verify} agreeAli MJ Al-Nasrawy-0/+77
2022-07-13Rename `debugging_opts` to `unstable_opts`Joshua Nelson-31/+32
2022-07-13add array tests, cleanup, tidy, and blessRalf Jung-13/+32
2022-07-13assigning to a union field can never drop nowRalf Jung-19/+3
2022-07-13remove untagged_union feature gateRalf Jung-373/+349
2022-07-13also allow arrays of allowed typesRalf Jung-4/+8
2022-07-13allow unions with mutable references and tuples of allowed typesRalf Jung-7/+37
2022-07-13Emit warning when named arguments are used positionally in formatPreston From-0/+199
2022-07-13Auto merge of #99210 - Dylan-DPC:rollup-879cp1t, r=Dylan-DPCbors-492/+350
2022-07-13use gathered body_owners in par_body_ownersMiguel Guarniz-190/+190
2022-07-13Auto merge of #98145 - ouz-a:some_branch, r=oli-obkbors-200/+196
2022-07-13Rollup merge of #99155 - Amanieu:unstable-target-features, r=davidtwcoDylan DPC-0/+29
2022-07-13Rollup merge of #99030 - rust-lang:notriddle/field-recovery, r=petrochenkovDylan DPC-10/+19
2022-07-13Rollup merge of #99011 - oli-obk:UnsoundCell, r=eddybDylan DPC-453/+86
2022-07-13Rollup merge of #98574 - dingxiangfei2009:let-else-thir, r=oli-obkDylan DPC-29/+216
2022-07-13Add feature gate.Camille GILLOT-3/+91
2022-07-13Bless ui-fulldeps tests.Camille GILLOT-3/+3
2022-07-13Clippy fallout.Camille GILLOT-7/+12