]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/query/mod.rs
Remove `untracked_crate` field and instead pass it along with the resolver.
[rust.git] / compiler / rustc_middle / src / query / mod.rs
2023-01-12 Oli SchererRemove `untracked_crate` field and instead pass it...
2023-01-12 Oli SchererFeed `crate_name` query
2023-01-12 Oli SchererFeed `resolutions` query instead of it being a thin...
2023-01-12 borsAuto merge of #105603 - oli-obk:non_repeatable_queries...
2023-01-12 Michael GouletRollup merge of #106739 - WaffleLapkin:astconv, r=estebank
2023-01-12 Michael GouletRollup merge of #106524 - compiler-errors:constructor...
2023-01-12 Michael GouletRollup merge of #106360 - estebank:remove-borrow-sugges...
2023-01-12 Michael GouletRollup merge of #106323 - starkat99:stabilize-f16c_targ...
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-12 Matthias KrügerRollup merge of #106733 - DebugSteven:revert-104552...
2023-01-12 Matthias KrügerRollup merge of #106732 - durin42:dmitrig-arrayref...
2023-01-12 Matthias KrügerRollup merge of #106702 - estebank:trait-bounds, r...
2023-01-12 Matthias KrügerRollup merge of #106638 - RalfJung:realstd, r=thomcc
2023-01-12 Matthias KrügerRollup merge of #106596 - estebank:verbose-e0271, r...
2023-01-12 Matthias KrügerRollup merge of #106532 - compiler-errors:dyn-star...
2023-01-12 borsAuto merge of #106711 - albertlarsan68:use-ci-llvm...
2023-01-12 borsAuto merge of #106537 - fmease:recover-where-clause...
2023-01-11 Matthias KrügerRollup merge of #106734 - albertlarsan68:deny-src-tests...
2023-01-11 Matthias KrügerRollup merge of #106726 - cmorin6:fix-comment-typos...
2023-01-11 Matthias KrügerRollup merge of #106705 - compiler-errors:new-solver...
2023-01-11 Matthias KrügerRollup merge of #106703 - compiler-errors:impl-derived...
2023-01-11 Matthias KrügerRollup merge of #106622 - estebank:issue-68972, r=davidtwco
2023-01-11 Matthias KrügerRollup merge of #106620 - estebank:issue-82051, r=davidtwco
2023-01-11 borsAuto merge of #106660 - saethlin:destprop-move-codegen...
2023-01-11 borsAuto merge of #106730 - Nilstrieb:rollup-f7p8dsa, r...
2023-01-11 nilsRollup merge of #106717 - klensy:typo, r=lcnr
2023-01-11 nilsRollup merge of #106715 - BoxyUwU:new_solver_triagebot...
2023-01-11 nilsRollup merge of #106709 - khuey:disable_split_dwarf_inl...
2023-01-11 nilsRollup merge of #106664 - chenyukang:yukang/fix-106597...
2023-01-11 nilsRollup merge of #106648 - Nilstrieb:poly-cleanup, r...
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-09 Yuki OkushiRollup merge of #106175 - compiler-errors:bad-import...
2023-01-09 Yuki OkushiRollup merge of #105708 - tomerze:enable-atomic-cas...
2023-01-09 Yuki OkushiRollup merge of #105034 - HintringerFabian:improve_iter...
2023-01-09 arcnmx:arrow_up: rust-analyzer
2023-01-09 NilstriebUse newtype for unused generic parameters
2023-01-09 fee1-deadRollup merge of #106291 - obeis:issue-106182, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106047 - uweigand:s390x-test-bigendian...
2023-01-09 fee1-deadRollup merge of #105655 - RedDocMD:bug-105645, r=oli-obk
2023-01-09 Michael GouletRollup merge of #104163 - H4x5:once-repeat-with-debug...
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2023-01-08 Michael GouletDon't store spans in assumed_wf_types actually
2023-01-08 Michael GouletImprove spans of non-WF implied bound types
2023-01-08 Yuki OkushiRollup merge of #103104 - SUPERCILEX:sep-ref, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #105859 - compiler-errors:hr-lifetime...
2023-01-07 Matthias KrügerRollup merge of #105517 - pcc:process-panic-after-fork...
2023-01-07 Matthias KrügerRollup merge of #105128 - Sp00ph:vec_vec_deque_conversi...
2023-01-07 Matthias KrügerRollup merge of #104543 - JhonnyBillM:migrate-codegen...
2023-01-07 Matthias KrügerRollup merge of #104081 - joshlf:patch-6, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #101936 - IntQuant:issue-100717-infer...
2023-01-07 borsAuto merge of #105323 - cjgillot:simplify-const-prop...
2023-01-05 Michael GouletRollup merge of #105846 - compiler-errors:issue-105838...
2023-01-05 borsAuto merge of #105409 - compiler-errors:closure-infer...
2023-01-04 borsAuto merge of #106224 - bjorn3:staticlib_fixes, r=wesle...
2023-01-04 Michael GouletRollup merge of #106157 - LeSeulArtichaut:106126-thir...
2023-01-04 Michael GouletRollup merge of #106045 - RalfJung:oom-nounwind-panic...
2023-01-03 borsAuto merge of #105712 - amg98:feat/vita-support, r...
2023-01-03 Matthias KrügerRollup merge of #106005 - LeSeulArtichaut:if-let-guard...
2023-01-03 Matthias KrügerRollup merge of #105681 - tshepang:doc-mir-visit, r...
2023-01-03 borsAuto merge of #2747 - RalfJung:rustup, r=RalfJung
2023-01-03 Ralf JungMerge from rustc
2023-01-03 borsAuto merge of #95644 - WaffleLapkin:str_split_as_str_re...
2023-01-03 borsAuto merge of #106371 - RalfJung:no-ret-position-noalia...
2023-01-02 Michael GouletRollup merge of #106383 - Manishearth:ast-docs, r=compi...
2023-01-02 Michael GouletRollup merge of #104298 - tbu-:pr_set_extension_caveats...
2023-01-02 borsAuto merge of #84762 - cjgillot:resolve-span-opt, r...
2023-01-01 borsAuto merge of #106350 - GuillaumeGomez:gui-test-explana...
2022-12-31 Matthias KrügerRollup merge of #106328 - GuillaumeGomez:gui-test-expla...
2022-12-31 borsAuto merge of #106245 - estebank:mutability-suggestions...
2022-12-31 Michael GouletRollup merge of #106295 - GuillaumeGomez:extend-scraped...
2022-12-30 borsAuto merge of #105651 - tgross35:once-cell-inline,...
2022-12-30 Matthias KrügerRollup merge of #104182 - gabhijit:ipv6-in6addr-any...
2022-12-30 Matthias KrügerRollup merge of #99244 - gthb:doc-improve-iterator...
2022-12-30 borsAuto merge of #105426 - flba-eb:fix_tls_destructor_unwi...
2022-12-30 borsAuto merge of #106262 - GuillaumeGomez:migrate-more...
2022-12-30 borsAuto merge of #106210 - fee1-dead-contrib:const-closure...
2022-12-29 Matthias KrügerRollup merge of #106202 - estebank:trim-paths, r=Nilstrieb
2022-12-29 Matthias KrügerRollup merge of #106190 - estebank:multiline-start...
2022-12-29 borsAuto merge of #106196 - Mark-Simulacrum:bump-installer...
2022-12-29 Philipp KronesMerge commit '4f3ab69ea0a0908260944443c739426cc384ae1a...
2022-12-29 Matthias KrügerRollup merge of #106242 - estebank:diff-markers, r...
2022-12-29 Matthias KrügerRollup merge of #106229 - RalfJung:miri, r=RalfJung
2022-12-29 Matthias KrügerRollup merge of #106223 - estebank:suggest-let-ty-borro...
2022-12-29 Matthias KrügerRollup merge of #106221 - Nilstrieb:rptr-more-like...
2022-12-29 Matthias KrügerRollup merge of #106218 - GuillaumeGomez:migrate-css...
2022-12-29 Matthias KrügerRollup merge of #106217 - notriddle:notriddle/tooltip...
2022-12-29 Matthias KrügerRollup merge of #106216 - ChrisDenton:ps-go-faster...
2022-12-29 borsAuto merge of #106195 - Nilstrieb:no-more-being-clueles...
2022-12-29 borsAuto merge of #106139 - cjgillot:mir-inline-location...
2022-12-29 borsAuto merge of #105590 - solid-rs:patch/kmc-solid/thread...
2022-12-29 borsAuto merge of #105741 - pietroalbini:pa-1.68-nightly...
2022-12-28 Matthias KrügerRollup merge of #106161 - meithecatte:iter-find-positio...
2022-12-28 Matthias KrügerRollup merge of #105998 - RalfJung:no-unwind-panic...
2022-12-28 Matthias KrügerRollup merge of #105702 - albertlarsan68:x-fmt-opt...
2022-12-28 Matthias KrügerRollup merge of #105570 - Nilstrieb:actual-best-failure...
2022-12-28 Matthias KrügerRollup merge of #105497 - albertlarsan68:doc-panic...
2022-12-28 Matthias KrügerRollup merge of #105359 - flba-eb:thread_local_key_sent...
2022-12-28 Matthias KrügerRollup merge of #104493 - adamncasey:cgroupzeroperiod...
2022-12-28 Matthias KrügerRollup merge of #104402 - joboet:sync_remutex, r=m...
2022-12-28 borsAuto merge of #106215 - matthiaskrgr:rollup-53r89ww...
next