about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-19Document thread names for SGX compilation targetVas-1/+9
2023-06-09Auto merge of #112116 - compiler-errors:misc-hir-typeck-mismatch-tweaks, r=Wa...bors-170/+337
2023-06-08Auto merge of #108293 - Jarcho:mut_analyses, r=eholkbors-288/+491
2023-06-08Auto merge of #112068 - WaffleLapkin:move-discrim-tests, r=compiler-errorsbors-25/+25
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-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-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
2023-06-08Rollup merge of #112389 - TaKO8Ki:issue-105709, r=compiler-errorsGuillaume Gomez-0/+9
2023-06-08Rollup merge of #112388 - GuillaumeGomez:migrate-gui-test-color-12, r=notriddleGuillaume Gomez-3/+3
2023-06-08Rollup merge of #112309 - kadiwa4:remove_is_terminal, r=albertlarsan68Guillaume Gomez-16/+1
2023-06-08Rollup merge of #112179 - tamird:no-empty-cpu-features, r=petrochenkovGuillaume Gomez-5/+7
2023-06-08Rollup merge of #112034 - sladyn98:migrate-opaque-ty, r=GuillaumeGomezGuillaume Gomez-3/+10
2023-06-08Auto merge of #110040 - ndrewxie:issue-84447-partial-1, r=lcnr,michaelwoeristerbors-192/+261
2023-06-08Migrate item_opaque_type to Askamasladynnunes-3/+10
2023-06-08add a test for #105709Takayuki Maeda-0/+9
2023-06-08Whoops, submodule change was actually valid - undoing fixupAndrew Xie-1/+1
2023-06-08Auto merge of #112292 - thomcc:tls-ohno, r=m-ou-sebors-12/+33
2023-06-08fixup! Removed stable/unstable sort arg from into_sorted_stable_ord, fixed a ...Andrew Xie-1/+1
2023-06-08Removed stable/unstable sort arg from into_sorted_stable_ord, fixed a few mis...Andrew Xie-48/+81
2023-06-07Fix typoThom Chiovoloni-1/+1
2023-06-08Do fix_*_builtin_expr hacks on the writeback resultsMichael Goulet-48/+46
2023-06-08Auto merge of #112012 - Kobzol:try-build-llvm-rebuild, r=nikicbors-55/+99
2023-06-07Auto merge of #111698 - Amanieu:force-static-lib, r=petrochenkovbors-6/+47
2023-06-07Track more diagnostics in `rustc_expand`Maybe Waffle-0/+5
2023-06-07Don't `use compile_error as print`Maybe Waffle-1/+8
2023-06-08Fix ICE for while loop with assignment condition with LHS place expr许杰友 Jieyou Xu (Joe)-4/+47
2023-06-07Force all native libraries to be statically linked when linking a static binaryAmanieu d'Antras-6/+47
2023-06-07Auto merge of #109005 - Nilstrieb:dont-forgor-too-much-from-cfg, r=petrochenkovbors-84/+599
2023-06-07Remove accidental commentclubby789-3/+0
2023-06-07Migrate GUI colors test to original CSS color formatGuillaume Gomez-3/+3
2023-06-07Auto merge of #112383 - Dylan-DPC:rollup-et2z6nt, r=Dylan-DPCbors-232/+671
2023-06-07Rollup merge of #112382 - jyn514:test-download-rustc-macos, r=albertlarsan68Dylan DPC-1/+6
2023-06-07Rollup merge of #112359 - Nilstrieb:i-can-only-handle-so-many-backtraces, r=c...Dylan DPC-4/+14
2023-06-07Rollup merge of #112345 - bvanjoi:fix-112342, r=nilstrieb,est31Dylan DPC-10/+212
2023-06-07Rollup merge of #112251 - notriddle:notriddle/cleanup-inlining, r=GuillaumeGomezDylan DPC-18/+28
2023-06-07Rollup merge of #112122 - compiler-errors:next-coherence, r=lcnrDylan DPC-63/+142