about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-10Auto merge of #112452 - MU001999:fix/issue-112439, r=petrochenkovbors-27/+53
2023-06-10Auto merge of #112426 - Bryanskiy:full_priv_ev, r=petrochenkovbors-26/+69
2023-06-09Auto merge of #112216 - est31:offset_of_deep_tuple, r=petrochenkovbors-42/+390
2023-06-10Make "consider importing" consistent for macrosMu001999-27/+53
2023-06-09Auto merge of #112465 - GuillaumeGomez:rollup-gyh5buc, r=GuillaumeGomezbors-42/+232
2023-06-09Rollup merge of #112442 - compiler-errors:next-solver-deduplicate-region-cons...Guillaume Gomez-1/+36
2023-06-09Rollup merge of #112429 - GuillaumeGomez:ty-alias-impls, r=notriddle,lcnrGuillaume Gomez-37/+178
2023-06-09Rollup merge of #112260 - eval-exec:exec/fix-unsafe_code_lint, r=WaffleLapkinGuillaume Gomez-4/+18
2023-06-09Auto merge of #111530 - Urgau:uplift_undropped_manually_drops, r=compiler-errorsbors-141/+192
2023-06-09Improve document of `unsafe_code` lintEval EXEC-4/+18
2023-06-09Auto merge of #111626 - pjhades:output, r=b-naberbors-101/+439
2023-06-09Fix intra-doc links from pointer appearing in windows HANDLE type aliasGuillaume Gomez-9/+9
2023-06-09Add regression test for #32077Guillaume Gomez-0/+59
2023-06-09List matching impls on type aliasesGuillaume Gomez-28/+110
2023-06-09Auto merge of #112450 - matthiaskrgr:rollup-fdbazkr, r=matthiaskrgrbors-26/+95
2023-06-09Rollup merge of #112444 - compiler-errors:intern-debug, r=nnethercoteMatthias Krüger-1/+7
2023-06-09Rollup merge of #112428 - compiler-errors:next-solver-struct-resolv-pat, r=lcnrMatthias Krüger-3/+13
2023-06-09Rollup merge of #112411 - programmerjake:portable-simd-cc, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-06-09Rollup merge of #112395 - spastorino:smir-terminator-3, r=oli-obkMatthias Krüger-1/+51
2023-06-09Rollup merge of #112323 - compiler-errors:dont-mention-set-fields, r=WaffleLa...Matthias Krüger-20/+23
2023-06-09Auto merge of #112116 - compiler-errors:misc-hir-typeck-mismatch-tweaks, r=Wa...bors-170/+337
2023-06-09Don't print Interned or PrivateZstMichael Goulet-1/+7
2023-06-08Auto merge of #108293 - Jarcho:mut_analyses, r=eholkbors-288/+491
2023-06-08deduplicate identical region constraintsMichael Goulet-1/+36
2023-06-09Move parse_seq_to_before_end closure to own functionest31-43/+37
2023-06-08Support float-like tuple indices in offset_of!()est31-20/+343
2023-06-08Auto merge of #112068 - WaffleLapkin:move-discrim-tests, r=compiler-errorsbors-25/+25
2023-06-08Move float breaking out of Parser::parse_expr_tuple_field_access_floatest31-22/+53
2023-06-08Add Terminator::InlineAsm conversion from MIR to SMIRSantiago Pastorino-1/+51
2023-06-08Peel borrows before suggesting as_ref/as_derefMichael Goulet-10/+28
2023-06-08Don't suggest cyclic associated type constraintMichael Goulet-0/+29
2023-06-08Point at correct exprs for assert_eq type mismatchMichael Goulet-16/+69
2023-06-08More robust as_ref/as_deref suggestionsMichael Goulet-152/+207
2023-06-08increase the accuracy of effective visibilities calculationBryanskiy-26/+69
2023-06-08Suggest type mismatches even when using ref syntax on bindingMichael Goulet-2/+14
2023-06-08Auto merge of #112420 - matthiaskrgr:rollup-spiavw5, r=matthiaskrgrbors-61/+117
2023-06-08Bless tidy root entry limitMaybe Waffle-1/+1
2023-06-08Move tests from `ui/discrim` dirMaybe Waffle-24/+24
2023-06-08Rollup merge of #112410 - compiler-errors:writeback, r=lcnrMatthias Krüger-48/+46
2023-06-08Rollup merge of #112339 - lnicola:proc-macro-srv-feature, r=VeykrilMatthias Krüger-1/+1
2023-06-08Rollup merge of #112333 - Zoxc:try_collect_active_jobs-deadlock, r=cjgillotMatthias Krüger-4/+11
2023-06-08Rollup merge of #109953 - thomcc:thomcc/typeid128, r=WaffleLapkinMatthias Krüger-8/+59
2023-06-08Auto merge of #112415 - GuillaumeGomez:rollup-5pa9frd, r=GuillaumeGomezbors-35/+90
2023-06-08Allow undropped_manually_drops for some testsUrgau-0/+2
2023-06-08Drop uplifted clippy::undropped_manually_dropsUrgau-139/+64
2023-06-08Uplift clippy::undropped_manually_drops to rustcUrgau-2/+126
2023-06-08Rollup merge of #112401 - WaffleLapkin:dont_compile_error, r=NilstriebGuillaume Gomez-1/+8
2023-06-08Rollup merge of #112396 - WaffleLapkin:track_more_diagnostics, r=compiler-errorsGuillaume Gomez-0/+5
2023-06-08Rollup merge of #112394 - clubby789:remove-comment, r=petrochenkovGuillaume Gomez-3/+0
2023-06-08Rollup merge of #112392 - jieyouxu:issue-112385, r=compiler-errorsGuillaume Gomez-4/+47