about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-12-19docs: improve pin docsch-iv-1/+35
2022-12-19Auto merge of #105892 - Dylan-DPC:rollup-eozolx4, r=Dylan-DPCbors-102/+181
2022-12-19Rollup merge of #105889 - Nilstrieb:fmt-libtest, r=thomccDylan DPC-24/+15
2022-12-19Rollup merge of #105882 - compiler-errors:issue-105832, r=jackh726Dylan DPC-5/+35
2022-12-19Rollup merge of #105864 - matthiaskrgr:compl, r=NilstriebDylan DPC-54/+26
2022-12-19Rollup merge of #105839 - LegionMammal978:mut-upvar-not-send, r=lcnrDylan DPC-17/+103
2022-12-19Rollup merge of #105682 - thomcc:expose-ptr-fmt, r=RalfJungDylan DPC-2/+2
2022-12-19Fix `uninlined_format_args` in libtestnils-24/+15
2022-12-19Auto merge of #105845 - lqd:revert-thinlto-revert, r=Mark-Simulacrumbors-2/+2
2022-12-19Auto merge of #105884 - weihanglo:update-cargo, r=weihanglobors-2/+2
2022-12-19Auto merge of #105883 - matthiaskrgr:rollup-v5n53t1, r=matthiaskrgrbors-162/+236
2022-12-18Update cargoWeihang Lo-2/+2
2022-12-19clippy::complexity fixesMatthias Krüger-54/+26
2022-12-18Rollup merge of #105879 - Nilstrieb:revert-hir-arena, r=oli-obkMatthias Krüger-38/+21
2022-12-18Rollup merge of #105873 - matthiaskrgr:clippy_fmt, r=NilstriebMatthias Krüger-55/+37
2022-12-18Rollup merge of #105869 - matthiaskrgr:clone_on_copy, r=compiler-errorsMatthias Krüger-16/+16
2022-12-18Rollup merge of #105867 - matthiaskrgr:rec_param, r=compiler-errorsMatthias Krüger-44/+10
2022-12-18Rollup merge of #105863 - GuillaumeGomez:update-browser-ui-test, r=notriddleMatthias Krüger-1/+1
2022-12-18Rollup merge of #105842 - compiler-errors:arg-name-sugg, r=petrochenkovMatthias Krüger-8/+15
2022-12-18Rollup merge of #105447 - TaKO8Ki:add-test-for-103095, r=petrochenkovMatthias Krüger-0/+30
2022-12-18Rollup merge of #105419 - YC:issue-41731, r=petrochenkovMatthias Krüger-0/+106
2022-12-18Auto merge of #105446 - erikdesjardins:vt-size, r=nikicbors-4/+76
2022-12-18Don't ICE in closure arg borrow suggestionMichael Goulet-5/+35
2022-12-18Revert "Introduce lowering_arena to avoid creating AST nodes on the fly"Nilstrieb-38/+21
2022-12-18Auto merge of #105876 - matthiaskrgr:rollup-a9dgzjt, r=matthiaskrgrbors-131/+287
2022-12-18Rollup merge of #105875 - matthiaskrgr:needless_borrowed_reference, r=oli-obkMatthias Krüger-42/+41
2022-12-18Rollup merge of #105870 - matthiaskrgr:useless_conv, r=oli-obkMatthias Krüger-27/+17
2022-12-18Rollup merge of #105858 - scottmcm:extra-as-chunks-example, r=the8472Matthias Krüger-0/+11
2022-12-18Rollup merge of #105854 - matthiaskrgr:rmclone, r=compiler-errorsMatthias Krüger-1/+1
2022-12-18Rollup merge of #105844 - albertlarsan68:x-rewrite, r=jyn514Matthias Krüger-40/+32
2022-12-18Rollup merge of #105420 - tmiasko:dest-prop-dead-code, r=JakobDegenMatthias Krüger-0/+111
2022-12-18Rollup merge of #96584 - bentongxyz:x-setup-h-v-should-work, r=jyn514Matthias Krüger-21/+74
2022-12-18Update browser-ui-test version to reduce GUI tests flakynessGuillaume Gomez-1/+1
2022-12-18Make x use the x and x.ps1 scriptsAlbert Larsan-40/+32
2022-12-18don't restuct references just to reborrowMatthias Krüger-42/+41
2022-12-18Auto merge of #105714 - jyn514:tidy-first, r=Mark-Simulacrumbors-8/+20
2022-12-18avoid .into() conversion to identical typesMatthias Krüger-27/+17
2022-12-18use &str / String literals instead of format!()Matthias Krüger-55/+37
2022-12-18remove redundant fn params that were only "used" in recursionMatthias Krüger-44/+10
2022-12-18don't clone Copy typesMatthias Krüger-16/+16
2022-12-18Auto merge of #104417 - mejrs:mir_build, r=davidtwcobors-302/+1203
2022-12-18Auto merge of #105638 - tavianator:fix-50619-again, r=Mark-Simulacrumbors-38/+47
2022-12-17Another `as_chunks` exampleScott McMurray-0/+11
2022-12-18Auto merge of #105617 - bjorn3:update_crossbeam, r=Mark-Simulacrumbors-11/+10
2022-12-18remove redundant cloneMatthias Krüger-1/+1
2022-12-17Auto merge of #105849 - matthiaskrgr:rollup-ya4s1n2, r=matthiaskrgrbors-55/+476
2022-12-17Remove special cases for setup subcommandBenjamin Tong-21/+74
2022-12-17Rollup merge of #105836 - evanj:fmt-doc-use-variables, r=Mark-SimulacrumMatthias Krüger-2/+2
2022-12-17Rollup merge of #105829 - the8472:tidy-style, r=jyn514Matthias Krüger-34/+70
2022-12-17Rollup merge of #105814 - JakobDegen:custom-mir-terms, r=oli-obkMatthias Krüger-2/+266