about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-12-08Rollup merge of #105433 - ComputerDruid:docker_continuation_fix, r=jyn514Matthias Krüger-2/+2
2022-12-08Rollup merge of #105423 - oli-obk:symbols, r=jackh726Matthias Krüger-92/+103
2022-12-08Rollup merge of #105408 - cuviper:help-rpitirpit, r=compiler-errorsMatthias Krüger-17/+40
2022-12-08Rollup merge of #105405 - sunfishcode:sunfishcode/export-dynamic, r=TaKO8KiMatthias Krüger-7/+0
2022-12-08Rollup merge of #105317 - RalfJung:retag-rework, r=oli-obkMatthias Krüger-275/+302
2022-12-08Rollup merge of #105255 - cjgillot:issue-105197, r=compiler-errorsMatthias Krüger-15/+18
2022-12-08Rollup merge of #105120 - solid-rs:patch/kmc-solid/maintainance, r=thomccMatthias Krüger-23/+38
2022-12-08Rollup merge of #104922 - estebank:fur-elize, r=oli-obkMatthias Krüger-101/+316
2022-12-08Auto merge of #105415 - nikic:update-llvm-10, r=cuviperbors-1/+1
2022-12-08Auto merge of #105425 - matthiaskrgr:rollup-3ngvxmt, r=matthiaskrgrbors-560/+535
2022-12-07CI: add missing line continuation markerDan Johnson-2/+2
2022-12-07Use `Symbol` for the crate name instead of `String`/`str`Oli Scherer-92/+103
2022-12-07Rollup merge of #105418 - BelovDV:fix-libc-hack, r=petrochenkovMatthias Krüger-9/+0
2022-12-07Rollup merge of #105403 - notriddle:notriddle/item-stab-css, r=GuillaumeGomezMatthias Krüger-4/+2
2022-12-07Rollup merge of #105400 - BoxyUwU:braced_param_evaluatability, r=oli-obkMatthias Krüger-1/+13
2022-12-07Rollup merge of #105368 - WaffleLapkin:deref-even-harder, r=TaKO8KiMatthias Krüger-421/+390
2022-12-07Rollup merge of #105343 - nbdd0121:hir, r=fee1-deadMatthias Krüger-106/+45
2022-12-07Rollup merge of #105267 - compiler-errors:issue-104613, r=oli-obkMatthias Krüger-19/+85
2022-12-07Auto merge of #103459 - ChrisDenton:propagate-nulls, r=thomccbors-14/+20
2022-12-07Auto merge of #104799 - pcc:linkage-fn, r=tmiaskobors-89/+157
2022-12-07fix: remove hack from link.rs (moved to libc)Daniil Belov-9/+0
2022-12-07Update LLVM submoduleNikita Popov-1/+1
2022-12-07Auto merge of #105395 - sunfishcode:sunfishcode/update-wasi, r=pietroalbinibors-4/+4
2022-12-07Auto merge of #105291 - nnethercote:remove-LintPassObjects, r=cjgillotbors-100/+51
2022-12-06Add help for `#![feature(impl_trait_in_fn_trait_return)]`Josh Stone-17/+40
2022-12-06Stop passing -export-dynamic to wasm-ld.Dan Gohman-7/+0
2022-12-07Auto merge of #105397 - matthiaskrgr:rollup-xv5imz8, r=matthiaskrgrbors-6/+52
2022-12-06rustdoc: simplify CSS selectors for item table `.stab`Michael Howell-4/+2
2022-12-06normalize before matching on `ConstKind`Boxy-1/+13
2022-12-06Rollup merge of #105390 - nicholasbishop:bishop-example-ignore, r=ehussMatthias Krüger-1/+1
2022-12-06Rollup merge of #105388 - notriddle:notriddle/item-stab-font-size, r=Guillaum...Matthias Krüger-1/+0
2022-12-06Rollup merge of #105382 - BoxyUwU:fixme_typo_sadface, r=lcnrMatthias Krüger-1/+1
2022-12-06Rollup merge of #105380 - BoxyUwU:triagebot_ping_pls, r=lcnrMatthias Krüger-2/+10
2022-12-06Rollup merge of #105358 - TaKO8Ki:fix-104260, r=estebankMatthias Krüger-0/+14
2022-12-06Rollup merge of #105298 - krasimirgg:llvm-16-dec-1, r=cuviperMatthias Krüger-1/+26
2022-12-06Auto merge of #105271 - eduardosm:inline-always-int-conv, r=scottmcmbors-1/+1
2022-12-06Update the wasi toolchain.Dan Gohman-4/+4
2022-12-06unstable-book: Add `ignore` to `abi_efiapi` example codeNicholas Bishop-1/+1
2022-12-06rustdoc: remove redundant CSS `.import-item .stab { font-size }`Michael Howell-1/+0
2022-12-06Auto merge of #105378 - matthiaskrgr:rollup-fjeorw5, r=matthiaskrgrbors-750/+658
2022-12-06llvm-wrapper: adapt for and LLVM API changeKrasimir Georgiev-1/+26
2022-12-06Don't set `STARTF_USESTDHANDLES` if none are setChris Denton-7/+15
2022-12-06CONSISTENCYBoxy-1/+1
2022-12-06typo :(Boxy-1/+1
2022-12-06add cg ping files thingsBoxy-1/+9
2022-12-06Rollup merge of #105370 - WaffleLapkin:pp, r=oli-obkMatthias Krüger-25/+3
2022-12-06Rollup merge of #105362 - WaffleLapkin:🙅, r=oli-obkMatthias Krüger-371/+213
2022-12-06Rollup merge of #105349 - compiler-errors:point-at-assoc-ct-fn-ptr-arg, r=cjg...Matthias Krüger-9/+7
2022-12-06Rollup merge of #105320 - notriddle:notriddle/rustdoc-toggle-hideme-2, r=Guil...Matthias Krüger-9/+12
2022-12-06Rollup merge of #105286 - willcrichton:maximal-hir-to-mir-coverage, r=cjgillotMatthias Krüger-32/+59