]> git.lizzy.rs Git - rust.git/history - compiler/rustc_query_system/src/query
UPDATE - rename DiagnosticHandler trait to IntoDiagnostic
[rust.git] / compiler / rustc_query_system / src / query /
2022-09-21 Jhonny Bill MenaUPDATE - rename DiagnosticHandler trait to IntoDiagnostic
2022-09-21 Jhonny Bill MenaUPDATE - move SessionDiagnostic from rustc_session...
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 #101835 - jyn514:fix-vendoring, r=Mark...
2022-09-17 Matthias KrügerRollup merge of #101826 - andrewpollack:fix-joined...
2022-09-17 Matthias KrügerRollup merge of #101821 - thomcc:unicode-15, r=Manishearth
2022-09-17 Matthias KrügerRollup merge of #101713 - Bryanskiy:AccessLevels, r...
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 Matthias KrügerRollup merge of #101672 - idigdoug:array_try_into,...
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 borsAuto merge of #101784 - reitermarkus:const-memchr,...
2022-09-17 Michael HowellRollup merge of #101782 - JhonnyBillM:refactor-symbol...
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-17 borsAuto merge of #98588 - b-naber:valtrees-cleanup, r...
2022-09-16 borsAuto merge of #97800 - pnkfelix:issue-97463-fix-aarch64...
2022-09-16 Guillaume GomezRollup merge of #101813 - GuillaumeGomez:check-css...
2022-09-16 Guillaume GomezRollup merge of #101494 - jsha:notable-traits-right...
2022-09-16 Dylan DPCRollup merge of #101787 - compiler-errors:cache-rpitit...
2022-09-16 Dylan DPCRollup merge of #101738 - dpaoliello:linkname, r=petroc...
2022-09-16 Dylan DPCRollup merge of #101722 - aDotInTheVoid:rdy-ty-prim...
2022-09-16 borsAuto merge of #101711 - chenyukang:fix-101691, r=jyn514
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 #101786 - chenyukang:fix-tidy-for-boots...
2022-09-15 Matthias KrügerRollup merge of #101778 - notriddle:notriddle/docblock...
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-15 Matthias KrügerRollup merge of #100415 - WorksButNotTested:be8, r...
2022-09-14 borsAuto merge of #101313 - SparrowLii:mk_attr_id, r=cjgillot
2022-09-14 borsAuto merge of #101212 - eholk:dyn-star, r=compiler...
2022-09-14 Dylan DPCRollup merge of #101779 - eholk:drop-tracking-test...
2022-09-14 Dylan DPCRollup merge of #101773 - notriddle:notriddle/content...
2022-09-14 Dylan DPCRollup merge of #101772 - est31:replace_placeholder_dia...
2022-09-14 Dylan DPCRollup merge of #101769 - notriddle:notriddle/out-of...
2022-09-14 Dylan DPCRollup merge of #101684 - zahash:readme-changes, r...
2022-09-14 Dylan DPCRollup merge of #101433 - jackh726:better-static-placeh...
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-14 borsAuto merge of #101709 - nnethercote:simplify-visitors...
2022-09-14 borsAuto merge of #101307 - jyn514:simplify-storage, r...
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-10 Joshua NelsonRemove unnecessary `TRY_LOAD_FROM_DISK` constant
2022-09-10 Joshua NelsonRemove `cache_on_disk` from `QueryVTable`
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...
next