about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-25fix type suggestions in match armsLukas Markeffsky-2/+34
2023-03-25Auto merge of #109100 - Zoxc:merge-query-try, r=cjgillotbors-134/+134
2023-03-25Auto merge of #109371 - Zoxc:verify-hash-opt, r=cjgillotbors-81/+62
2023-03-25Auto merge of #99929 - the8472:default-iters, r=scottmcmbors-0/+371
2023-03-25Auto merge of #109546 - saethlin:inline-into, r=scottmcmbors-0/+1
2023-03-25Pass `tcx` directlyJohn Kåre Alsaker-37/+26
2023-03-25Split the `if` to release the lock earlierJohn Kåre Alsaker-9/+14
2023-03-25Remove `DebugArg`John Kåre Alsaker-43/+5
2023-03-25Optimize `incremental_verify_ich`John Kåre Alsaker-49/+74
2023-03-24Auto merge of #109399 - petrochenkov:rendersort, r=GuillaumeGomezbors-7/+20
2023-03-24Auto merge of #107932 - petrochenkov:onlyexport, r=jyn514bors-11/+45
2023-03-24Add #[inline] to the Into for From implBen Kimock-0/+1
2023-03-24Auto merge of #109566 - flip1995:clippyup, r=Manishearthbors-1627/+2992
2023-03-24Auto merge of #109220 - nikic:poison, r=cuviperbors-6/+17
2023-03-24Merge commit 'd5e2a7aca55ed49fc943b7a07a8eba05ab5a0079' into clippyupPhilipp Krones-1627/+2992
2023-03-24Auto merge of #10539 - flip1995:rustup, r=flip1995bors-218/+177
2023-03-24Bump nightly version -> 2023-03-24Philipp Krones-1/+1
2023-03-24Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-1670/+3031
2023-03-24Auto merge of #109216 - martingms:unicode-case-lut-shrink, r=Mark-Simulacrumbors-1829/+852
2023-03-24Auto merge of #109552 - matthiaskrgr:rollup-03xwois, r=matthiaskrgrbors-48/+121
2023-03-24Rollup merge of #109550 - Nathan-Fenner:nathanf/fixme-adjust-funcs, r=compile...Matthias Krüger-32/+30
2023-03-24Rollup merge of #109519 - bzEq:aix-llvm-c++, r=cuviperMatthias Krüger-0/+1
2023-03-24Rollup merge of #109495 - compiler-errors:new-solver-destruct, r=eholk,lcnrMatthias Krüger-0/+42
2023-03-24Rollup merge of #109433 - chenyukang:yukang/fix-109188-ice, r=lcnrMatthias Krüger-3/+48
2023-03-24Rollup merge of #109406 - WaffleLapkin:🥛, r=cuviperMatthias Krüger-13/+0
2023-03-23Make helper functions privateNathan Fenner-32/+30
2023-03-24Auto merge of #109547 - matthiaskrgr:rollup-zczqgdk, r=matthiaskrgrbors-290/+718
2023-03-24Rollup merge of #109536 - petrochenkov:qcstore3, r=cjgillotMatthias Krüger-14/+15
2023-03-24Rollup merge of #109515 - bzEq:aix-linker, r=petrochenkovMatthias Krüger-0/+174
2023-03-24Rollup merge of #109493 - compiler-errors:new-solver-vars-obligations, r=lcnrMatthias Krüger-46/+84
2023-03-24Rollup merge of #109368 - hermitcore:typo, r=cuviperMatthias Krüger-1/+1
2023-03-24Rollup merge of #109142 - the8472:mutex-block-docs, r=cuviperMatthias Krüger-7/+17
2023-03-24Rollup merge of #108986 - fortanix:raoul/sync_lvi_patches, r=cuviperMatthias Krüger-39/+48
2023-03-24Rollup merge of #108961 - compiler-errors:refine-ct-errors, r=BoxyUwUMatthias Krüger-28/+63
2023-03-24Rollup merge of #108924 - tmiasko:panic-immediate-abort, r=thomccMatthias Krüger-0/+3
2023-03-24Rollup merge of #108629 - notriddle:notriddle/item-type-advanced, r=Guillaume...Matthias Krüger-155/+313
2023-03-24Auto merge of #10489 - samueltardieu:issue-10476, r=giraffatebors-54/+355
2023-03-23Auto merge of #109202 - compiler-errors:new-solver-fast-reject-faster-2, r=lcnrbors-80/+53
2023-03-23Auto merge of #109538 - matthiaskrgr:rollup-ct58npj, r=matthiaskrgrbors-266/+566
2023-03-23New lint: detect unnecessary struct buildingSamuel "Sam" Tardieu-54/+355
2023-03-23Use fulfillment in InferCtxt::evaluate_obligationMichael Goulet-30/+15
2023-03-23Note type mismatch on ConstArgHasTypeMichael Goulet-5/+15
2023-03-23Return nested obligations from canonical response var unificationMichael Goulet-25/+78
2023-03-23Don't split up TreatProjections and TreatParams anymoreMichael Goulet-80/+53
2023-03-23Rollup merge of #109487 - GuillaumeGomez:move-useless-reexport-check, r=petro...Matthias Krüger-141/+70
2023-03-23Rollup merge of #109472 - MU001999:patch-3, r=eholkMatthias Krüger-7/+53
2023-03-23Rollup merge of #109231 - Zoxc:fs-non-canon, r=eholkMatthias Krüger-14/+31
2023-03-23Rollup merge of #108588 - ehuss:lint-docs-produces, r=eholkMatthias Krüger-40/+64
2023-03-23Rollup merge of #108549 - clubby789:fix-link-cfg-issue, r=eholkMatthias Krüger-3/+2
2023-03-23Rollup merge of #107880 - jieyouxu:issue-107563, r=petrochenkovMatthias Krüger-27/+229