about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-07Auto merge of #109788 - compiler-errors:trait-item-from-non-trait, r=petroche...bors-120/+205
2023-04-07Auto merge of #109983 - tmiasko:inline-try, r=bjorn3bors-182/+298
2023-04-07Auto merge of #110036 - jackh726:placeholder_boundvar, r=nnethercotebors-200/+204
2023-04-07Add a size assertion for `RegionKind`.Nicholas Nethercote-4/+11
2023-04-07Auto merge of #102906 - nbdd0121:mir, r=wesleywiser,tmiaskobors-926/+1218
2023-04-07Fix coverage testGary Guo-1/+1
2023-04-07Auto merge of #110019 - jplatte:jplatte/stabilize-is-some-and, r=Amanieubors-13/+3
2023-04-07Auto merge of #109990 - gwy15:remove-bufwriter-useless-mut-pointer, r=jyn514bors-1/+1
2023-04-07Use smart-resolve when checking for trait in RHS of UFCSMichael Goulet-120/+205
2023-04-07Auto merge of #109663 - fee1-dead-contrib:rustc_macros-syn-2.0, r=Nilstriebbors-694/+655
2023-04-06Remove u32 on BoundTyKind::AnonJack Huey-23/+17
2023-04-06Remove index from BrAnonJack Huey-88/+68
2023-04-06Don't use BrAnon index in diagnosticsJack Huey-5/+4
2023-04-06Remove expect_anon and expect_anon_placeholder in favor of varJack Huey-34/+12
2023-04-06Use BoundTy and BoundRegion instead of kind of PlaceholderTy and PlaceholderR...Jack Huey-75/+121
2023-04-07Auto merge of #110024 - matthiaskrgr:rollup-mydkufd, r=matthiaskrgrbors-133/+183
2023-04-07./x.py test --blessTomasz Miąsko-182/+296
2023-04-07Inline try_from and try_intoTomasz Miąsko-0/+2
2023-04-07Rollup merge of #110022 - Ezrashaw:fix-parser-ident-regression, r=compiler-er...Matthias Krüger-2/+24
2023-04-07Rollup merge of #110016 - GuillaumeGomez:gui-collapsed-mobile, r=notriddleMatthias Krüger-7/+26
2023-04-07Rollup merge of #110013 - compiler-errors:non-exhaustive-privacy-reason, r=Wa...Matthias Krüger-11/+38
2023-04-07Rollup merge of #109960 - thomcc:symlink-junction-buffer-overrun, r=ChrisDentonMatthias Krüger-107/+40
2023-04-07Rollup merge of #109957 - fmease:fix-109905, r=petrochenkovMatthias Krüger-5/+52
2023-04-07Rollup merge of #109806 - Zoxc:gnu-tls, r=pnkfelixMatthias Krüger-1/+3
2023-04-06UnwindAction::Terminate edge is also critical edgeGary Guo-1/+2
2023-04-06Auto merge of #109162 - ozkanonur:extend_detect_src_and_out_test, r=jyn514bors-21/+44
2023-04-06Stabilize is_some_andJonas Platte-13/+3
2023-04-07fix: fix regression in #109203Ezra Shaw-2/+24
2023-04-06Auto merge of #110012 - matthiaskrgr:rollup-sgmm5xv, r=matthiaskrgrbors-108/+348
2023-04-06Run collapsed GUI test in mobile mode as wellGuillaume Gomez-7/+26
2023-04-06improve/extend `detect_src_and_out` testozkanonur-21/+44
2023-04-06Make span a bit betterMichael Goulet-41/+32
2023-04-06Label non_exhaustive on privacy errorsMichael Goulet-4/+40
2023-04-06Rollup merge of #110004 - SparrowLii:failure_status, r=oli-obkMatthias Krüger-2/+14
2023-04-06Rollup merge of #109984 - scottmcm:less-float, r=NilstriebMatthias Krüger-76/+14
2023-04-06Rollup merge of #109980 - xfix:derive-string-partialeq, r=scottmcmMatthias Krüger-9/+1
2023-04-06Rollup merge of #109977 - notriddle:notriddle/data-nosnippet, r=jsha,the8472Matthias Krüger-9/+11
2023-04-06Rollup merge of #109782 - WaffleLapkin:nocommawhenremovingarguments, r=oli-obkMatthias Krüger-6/+173
2023-04-06Rollup merge of #109755 - compiler-errors:new-solver-generator-witness-mir, r...Matthias Krüger-3/+90
2023-04-06Rollup merge of #109395 - chenyukang:yukang/fix-109291, r=cjgillotMatthias Krüger-3/+45
2023-04-06Auto merge of #109333 - Zoxc:erase-query-cache-values, r=cjgillotbors-61/+465
2023-04-06Auto merge of #108504 - cjgillot:thir-pattern, r=compiler-errors,Nilstriebbors-1482/+1041
2023-04-06add `dont_check_failure_status` option in the compiler testSparrowLii-2/+14
2023-04-06Auto merge of #109961 - nikic:llvm-16.0.1, r=cuviperbors-1/+1
2023-04-06Ignore many tests on wasm32Gary Guo-203/+279
2023-04-06Add miri tests for terminate terminatorGary Guo-4/+58
2023-04-06Bless testsGary Guo-177/+185
2023-04-06Fix new usage of old apiGary Guo-5/+5
2023-04-06Fix mir interp of `TerminatorKind::Terminate`Gary Guo-1/+2
2023-04-06Revert box_free unwind actionGary Guo-1/+5