about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-09-23Bless tests.Camille GILLOT-918/+486
2023-09-23Enable drop_tracking_mir by default.Camille GILLOT-2513/+114
2023-09-23Revert duplication of tests.Camille GILLOT-4891/+439
2023-09-23Fold lifetimes before substitution.Camille GILLOT-14/+14
2023-09-23Do not construct def_path_str for MustNotSuspend.Camille GILLOT-8/+29
2023-09-23Auto merge of #116081 - compiler-errors:closure-captures-sized, r=cjgillotbors-4/+296
2023-09-23Auto merge of #116045 - notriddle:notriddle/issue-83556, r=cjgillotbors-3/+31
2023-09-23Auto merge of #116071 - estebank:issue-115905, r=compiler-errorsbors-10/+100
2023-09-22diagnostics: simpler 83556 handling by bailing outMichael Howell-20/+4
2023-09-23Auto merge of #116052 - oli-obk:ceci_nest_pas_une_query, r=WaffleLapkinbors-72/+143
2023-09-23Check types live across yields in generators tooMichael Goulet-5/+235
2023-09-23Check that closure's by-value captures are sizedMichael Goulet-0/+62
2023-09-23Auto merge of #116066 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-09-23Auto merge of #115695 - tmiasko:compiletest-supported-sanitizers, r=oli-obkbors-220/+191
2023-09-22Point at cause of expectation of `break` value when possibleEsteban Küber-10/+100
2023-09-22Auto merge of #116077 - matthiaskrgr:rollup-2y1buzg, r=matthiaskrgrbors-67/+334
2023-09-22Rollup merge of #116067 - saethlin:meta-stats-ice, r=WaffleLapkinMatthias Krüger-1/+13
2023-09-22Rollup merge of #116062 - eduardosm:start-fn-diag, r=WaffleLapkinMatthias Krüger-26/+26
2023-09-22Rollup merge of #116061 - Nilstrieb:Nilstrieb-patch-1, r=TaKO8KiMatthias Krüger-2/+0
2023-09-22Rollup merge of #116056 - ouz-a:wide_ice, r=compiler-errorsMatthias Krüger-2/+18
2023-09-22Rollup merge of #115999 - matthewjasper:closure-capture-let-guards, r=b-naberMatthias Krüger-4/+164
2023-09-22Rollup merge of #115770 - ouz-a:match_elem_builder, r=lcnrMatthias Krüger-32/+113
2023-09-22Merge `ExternProviders` into the general `Providers` structOli Scherer-48/+30
2023-09-22Open the FileEncoder file for reading and writingBen Kimock-1/+13
2023-09-22Auto merge of #116001 - fmease:validate-crate-name-extern-cli-opt, r=est31bors-17/+60
2023-09-22Have a single struct for queries and hookOli Scherer-26/+46
2023-09-22Fix test on targets with crt-static defaultTomasz Miąsko-11/+16
2023-09-23Update cargoWeihang Lo-0/+0
2023-09-22make unsized cast illegalouz-a-2/+18
2023-09-22Auto merge of #115696 - RalfJung:closure-ty-print, r=oli-obkbors-475/+475
2023-09-22Change `start` to `#[start]` in some diagnosisEduardo Sánchez Muñoz-26/+26
2023-09-22Remove TaKO8Ki from reviewersNilstrieb-2/+0
2023-09-22match array for constantindex and subsliceouz-a-8/+9
2023-09-22Capture scrutinee of if let guards correctlyMatthew Jasper-4/+164
2023-09-22Auto merge of #115690 - ShE3py:Z-treat-err-as-bug, r=petrochenkovbors-14/+19
2023-09-22Allow `-Z treat-err-as-bug=0`Lieselotte-14/+19
2023-09-22Auto merge of #116054 - matthiaskrgr:rollup-3pusno6, r=matthiaskrgrbors-136/+374
2023-09-22Rollup merge of #116049 - RalfJung:future-incompat, r=NilstriebMatthias Krüger-32/+79
2023-09-22Rollup merge of #116041 - compiler-errors:rigid-note, r=RalfJungMatthias Krüger-0/+5
2023-09-22Rollup merge of #116039 - estebank:nested-tait, r=compiler-errorsMatthias Krüger-2/+63
2023-09-22Rollup merge of #116038 - the8472:panic-on-sched_getaffinity-bug, r=cuviperMatthias Krüger-6/+19
2023-09-22Rollup merge of #116036 - Enselic:split-large_moves, r=oli-obkMatthias Krüger-94/+96
2023-09-22Rollup merge of #116034 - chenyukang:yukang-98601-add-ui-testcase, r=estebankMatthias Krüger-0/+44
2023-09-22Rollup merge of #114379 - RalfJung:command-removed-env-vars, r=m-ou-seMatthias Krüger-2/+68
2023-09-22Add tracing instrumentation, just like queries automatically add itOli Scherer-0/+1
2023-09-22Add a way to decouple the implementation and the declaration of a TyCtxt method.Oli Scherer-28/+96
2023-09-22Auto merge of #114780 - RalfJung:io-safety, r=Amanieubors-29/+99
2023-09-22hide rustc line numbers in testRalf Jung-2/+2
2023-09-22better bug messageouz-a-3/+7
2023-09-22remove inner matchouz-a-6/+4