]> git.lizzy.rs Git - rust.git/history - compiler/rustc_query_system/src/error.rs
UPDATE - rename DiagnosticHandler trait to IntoDiagnostic
[rust.git] / compiler / rustc_query_system / src / error.rs
2022-09-21 Jhonny Bill MenaUPDATE - rename DiagnosticHandler trait to IntoDiagnostic
2022-09-21 borsAuto merge of #101846 - chenyukang:fix-101793, r=davidtwco
2022-09-21 borsAuto merge of #101329 - QuinnPainter:armv5te-targets...
2022-09-21 borsAuto merge of #100096 - compiler-errors:fn-return-must...
2022-09-21 borsAuto merge of #100214 - scottmcm:strict-range, r=thomcc
2022-09-20 borsAuto merge of #100581 - joboet:sync_rwlock_everywhere...
2022-09-20 Michael HowellRollup merge of #101958 - hanar3:101666/enhance-error...
2022-09-20 Michael HowellRollup merge of #101014 - isikkema:fix-zmeta-stats...
2022-09-20 Michael HowellRollup merge of #100250 - cjgillot:recover-token-stream...
2022-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-20 borsAuto merge of #99806 - oli-obk:unconstrained_opaque_typ...
2022-09-20 borsAuto merge of #101806 - BelovDV:issue-fix-fn-find_libra...
2022-09-19 borsAuto merge of #101909 - weihanglo:update-cargo, r=ehuss
2022-09-19 Matthias KrügerRollup merge of #101966 - crlf0710:emoji_unittest,...
2022-09-19 Matthias KrügerRollup merge of #101904 - Rageking8:fix-101712, r=oli-obk
2022-09-19 Matthias KrügerRollup merge of #101881 - TaKO8Ki:remove-unused-struct...
2022-09-19 Matthias KrügerRollup merge of #101798 - y86-dev:const_waker, r=lcnr
2022-09-19 Matthias KrügerRollup merge of #101389 - lukaslueg:rcgetmutdocs, r...
2022-09-19 borsAuto merge of #101629 - compiler-errors:issue-101623...
2022-09-19 borsAuto merge of #101924 - jackh726:revert-static-hrtb...
2022-09-19 borsAuto merge of #101799 - LukeMathWalker:distribute-json...
2022-09-18 borsAuto merge of #101332 - sashashura:patch-1, r=pietroalbini
2022-09-18 borsAuto merge of #101955 - jam1garner:fix-proc-macro-typo...
2022-09-18 borsAuto merge of #101963 - scottmcm:from-ptr-range-optimiz...
2022-09-18 borsAuto merge of #101816 - raldone01:cleanup/select_nth_un...
2022-09-18 Matthias KrügerRollup merge of #101923 - jsha:aux-pages-no-rustdoc...
2022-09-18 Matthias KrügerRollup merge of #101912 - crlf0710:compiler_update_unic...
2022-09-18 Matthias KrügerRollup merge of #101151 - jethrogb:jb/sgx-platform...
2022-09-18 borsAuto merge of #101862 - cjgillot:lint-regression, r...
2022-09-17 borsAuto merge of #101949 - matthiaskrgr:rollup-xu5cqnd...
2022-09-17 Matthias KrügerRollup merge of #101826 - andrewpollack:fix-joined...
2022-09-17 borsAuto merge of #101946 - matthiaskrgr:rollup-jqkhsku...
2022-09-17 Matthias KrügerRollup merge of #101934 - GuillaumeGomez:theme-links...
2022-09-17 Matthias KrügerRollup merge of #101918 - notriddle:notriddle/all,...
2022-09-17 Matthias KrügerRollup merge of #101873 - WaffleLapkin:x-build-proc...
2022-09-17 Matthias KrügerRollup merge of #101861 - wesleywiser:update_stdarch...
2022-09-17 Matthias KrügerRollup merge of #101824 - notriddle:notriddle/html...
2022-09-17 Matthias KrügerRollup merge of #101801 - SparrowLii:query_depth_note...
2022-09-17 Dylan DPCRollup merge of #101790 - TaKO8Ki:do-not-suggest-placeh...
2022-09-17 Dylan DPCRollup merge of #98441 - calebzulawski:simd_as, r=oli-obk
2022-09-17 Michael HowellRollup merge of #101741 - andrewpollack:add-needs-unwin...
2022-09-17 Michael HowellRollup merge of #101340 - andrewpollack:fuchsia-zxdb...
2022-09-16 borsAuto merge of #97800 - pnkfelix:issue-97463-fix-aarch64...
2022-09-16 Guillaume GomezRollup merge of #101494 - jsha:notable-traits-right...
2022-09-15 borsAuto merge of #101173 - jyn514:simplify-macro-arguments...
2022-09-15 SparrowLiicorrect span, add help message and add UI test when...
2022-09-15 SparrowLiiadd note for `layout_of` when query depth overflows
2022-09-15 Matthias KrügerRollup merge of #101740 - andrewpollack:add-ignore...
2022-09-15 Matthias KrügerRollup merge of #101559 - andrewpollack:add-backtrace...
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-13 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-13 borsAuto merge of #96709 - jackh726:gats-stabilization...
2022-09-13 borsAuto merge of #99556 - davidtwco:collapse-debuginfo...
2022-09-12 Guillaume GomezRollup merge of #100291 - WaffleLapkin:cstr_const_metho...
2022-09-12 Guillaume GomezRollup merge of #100185 - compiler-errors:issue-100183...
2022-09-12 Dylan DPCRollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
2022-09-12 borsAuto merge of #100502 - chenyukang:fix-100478, r=jackh726
2022-09-12 borsAuto merge of #100251 - compiler-errors:tuple-trait...
2022-09-11 borsAuto merge of #101442 - joboet:null_check_tcs, r=thomcc
2022-09-11 borsAuto merge of #101482 - joboet:netbsd_parker, r=sanxiyn
2022-09-10 Dylan DPCRollup merge of #101635 - jyn514:queries-new-derived...
2022-09-10 borsAuto merge of #100968 - cjgillot:mir-upvar-vec, r=wesle...
2022-09-10 borsAuto merge of #101483 - oli-obk:guaranteed_opt, r=fee1...
2022-09-10 borsAuto merge of #99916 - dpaoliello:stablizerawdylib...
2022-09-09 Dylan DPCRollup merge of #101529 - mousetail:patch-2, r=thomcc
2022-09-09 Dylan DPCRollup merge of #101492 - TaKO8Ki:suggest-adding-array...
2022-09-09 Dylan DPCRollup merge of #101366 - ChrisDenton:unc-forward-slash...
2022-09-09 Guillaume GomezRollup merge of #101529 - mousetail:patch-2, r=thomcc
2022-09-09 Guillaume GomezRollup merge of #101495 - bjorn3:pause-no-sse2, r=Mark...
2022-09-09 Guillaume GomezRollup merge of #101492 - TaKO8Ki:suggest-adding-array...
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 borsAuto merge of #101527 - Kobzol:ci-update-llvm, r=Mark...
2022-09-09 Matthias KrügerRollup merge of #101556 - compiler-errors:tweak-generat...
2022-09-09 Matthias KrügerRollup merge of #101450 - ehuss:relnotes-95346, r=Mark...
2022-09-09 Matthias KrügerRollup merge of #101253 - lyming2007:issue-101163,...
2022-09-09 Matthias KrügerRollup merge of #99207 - 5225225:msan-eager-checks...
2022-09-09 borsAuto merge of #93873 - Stovent:big-ints, r=m-ou-se
2022-09-08 Michael GouletRollup merge of #101554 - notriddle:notriddle/implemena...
2022-09-08 Michael GouletRollup merge of #101530 - krasimirgg:llvm-16-up, r...
2022-09-08 Michael GouletRollup merge of #101499 - spastorino:add-lowering-arena...
2022-09-08 Michael GouletRollup merge of #101423 - mkroening:hermit-warnings...
2022-09-08 borsAuto merge of #101437 - compiler-errors:erase-normalize...
2022-09-08 Dylan DPCRollup merge of #101545 - TaKO8Ki:remove-unnecessary...
2022-09-08 Dylan DPCRollup merge of #101515 - chenyukang:fix-101477, r...
2022-09-08 Dylan DPCRollup merge of #101501 - Jarcho:tcx_lint_passes, r...
2022-09-08 Dylan DPCRollup merge of #101496 - spastorino:lower_lifetime_bin...
2022-09-08 Dylan DPCRollup merge of #101424 - compiler-errors:operator...
2022-09-08 borsAuto merge of #101467 - nnethercote:shrink-hir-Ty-Pat...
2022-09-08 Dylan DPCRollup merge of #101549 - eholk:type-ir-derive-hashstab...
2022-09-08 Dylan DPCRollup merge of #101498 - petrochenkov:visparam, r...
2022-09-08 Dylan DPCRollup merge of #101455 - thomcc:why-is-this-here,...
2022-09-08 Dylan DPCRollup merge of #101422 - mkroening:hermit-file-time...
2022-09-08 Dylan DPCRollup merge of #101399 - cjgillot:borrowck-binding...
2022-09-08 Dylan DPCRollup merge of #101153 - IntQuant:issue-100717-infer...
2022-09-08 borsAuto merge of #101504 - lqd:rust-lld-fix, r=petrochenkov
2022-09-08 borsAuto merge of #101303 - jyn514:jnelson/handle-cycle...
2022-09-07 Matthias KrügerRollup merge of #101534 - rust-lang:notriddle/rustdoc...
2022-09-07 borsAuto merge of #100801 - Kobzol:track-pgo-profile-paths...
2022-09-07 Joshua NelsonMake `HandleCycleError` an enum instead of a macro...
2022-09-06 Laurențiu Nicola:arrow_up: rust-analyzer
next