]> git.lizzy.rs Git - rust.git/history - compiler/rustc_query_system/src/query/plumbing.rs
Remove QueryStorage::store_nocache
[rust.git] / compiler / rustc_query_system / src / query / plumbing.rs
2023-01-05 nilsFix `uninlined_format_args` for some compiler crates
2023-01-05 borsAuto merge of #106487 - GuillaumeGomez:fix-kbd-var...
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 Matthias KrügerRollup merge of #106412 - GuillaumeGomez:fix-links...
2023-01-04 Matthias KrügerRollup merge of #106398 - jyn514:fix-clippy, r=thomcc
2023-01-04 borsAuto merge of #106224 - bjorn3:staticlib_fixes, r=wesle...
2023-01-04 borsAuto merge of #106382 - tmiasko:sdniwnu-daed, r=wesleywiser
2023-01-04 borsAuto merge of #106239 - LegionMammal978:thin-box-drop...
2023-01-04 Matthias KrügerRollup merge of #106396 - jyn514:bump-stage-date, r...
2023-01-04 Matthias KrügerRollup merge of #106361 - clubby789:int-literal-too...
2023-01-04 Matthias KrügerRollup merge of #106327 - gimbles:dbg, r=jyn514
2023-01-04 Matthias KrügerRollup merge of #106292 - Nilstrieb:box-uninit-test...
2023-01-04 Matthias KrügerRollup merge of #106274 - jyn514:dump-mono-stats, r=lqd
2023-01-04 Michael GouletRollup merge of #106353 - lukas-code:reduce-red-lines...
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 #106392 - compiler-errors:new-trait...
2023-01-03 Matthias KrügerRollup merge of #106388 - notriddle:notriddle/box-sizin...
2023-01-03 Matthias KrügerRollup merge of #106365 - gimbles:patch-1, r=jyn514
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 Matthias KrügerRollup merge of #104552 - DebugSteven:warn-newer-x...
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 #105609 - bjorn3:shrink_rustc_dev, r...
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 #106376 - rustbot:docs-update, r=ehuss
2023-01-02 Michael GouletRollup merge of #106366 - GuillaumeGomez:fix-rustdoc...
2023-01-02 Michael GouletRollup merge of #106354 - aDotInTheVoid:rdj-always...
2023-01-02 Michael GouletRollup merge of #106315 - jyn514:cleanup-mingw-tidy...
2023-01-02 Michael GouletRollup merge of #105558 - Nilstrieb:less-spam-hir-tree...
2023-01-02 Michael GouletRollup merge of #104298 - tbu-:pr_set_extension_caveats...
2023-01-02 Michael GouletRollup merge of #95985 - jihiggins:issue-66481, r=dtolnay
2023-01-02 borsAuto merge of #106364 - JakobDegen:top-down-inlining...
2023-01-02 borsAuto merge of #106307 - Nilstrieb:dynamic->static,...
2023-01-02 NilstriebAbolish `QueryVTable` in favour of more assoc items...
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-29 Philipp KronesMerge commit '4f3ab69ea0a0908260944443c739426cc384ae1a...
2022-12-29 borsAuto merge of #105590 - solid-rs:patch/kmc-solid/thread...
2022-12-28 Matthias KrügerRollup merge of #105998 - RalfJung:no-unwind-panic...
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 fee1-deadRollup merge of #105484 - nbdd0121:upcast, r=compiler...
2022-12-28 fee1-deadRollup merge of #104708 - jonasspinner:fix-backoff...
2022-12-28 fee1-deadRollup merge of #104024 - noeddl:unused-must-use, r...
2022-12-28 fee1-deadRollup merge of #103945 - H4x5:remove-iter-empty-hack...
2022-12-28 fee1-deadRollup merge of #94145 - ssomers:binary_heap_tests...
2022-12-28 borsAuto merge of #103881 - ChayimFriedman2:patch-2, r...
2022-12-28 borsAuto merge of #100539 - joboet:horizon_timeout_clock...
2022-12-27 Michael GouletRollup merge of #106064 - lukas-code:outlives-macro...
2022-12-27 Michael GouletRollup merge of #103718 - matklad:infer-lazy, r=dtolnay
2022-12-27 borsAuto merge of #97176 - kraktus:cmd_debug, r=the8472
2022-12-27 Matthias KrügerRollup merge of #106066 - JohnTitor:rm-bindings-after...
2022-12-27 Matthias KrügerRollup merge of #105994 - JohnTitor:issue-99647, r...
2022-12-27 Matthias KrügerRollup merge of #105515 - estebank:issue-104141, r...
2022-12-27 borsAuto merge of #106095 - estebank:pin-mut-reborrow,...
2022-12-26 borsAuto merge of #103020 - lyming2007:issue-102598-fix...
2022-12-26 fee1-deadRollup merge of #106151 - TaKO8Ki:remove-unused-imports...
2022-12-26 borsAuto merge of #103828 - cassaundra:fix-format-args...
2022-12-26 borsAuto merge of #105605 - inquisitivecrystal:attr-validat...
2022-12-25 Matthias KrügerRollup merge of #105955 - Nilstrieb:no-trivial-opt...
2022-12-25 Matthias KrügerRollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot
2022-12-25 borsAuto merge of #105997 - RalfJung:immediate-abort, r...
2022-12-25 borsAuto merge of #105701 - RedDocMD:bug-105634, r=cjgillot
2022-12-24 borsAuto merge of #106110 - GuillaumeGomez:toggle-line...
2022-12-24 borsAuto merge of #104977 - RalfJung:ptr-from-ref, r=dtolnay
2022-12-24 borsAuto merge of #105085 - oli-obk:stop_promoting_all_the_...
2022-12-24 borsAuto merge of #2738 - RalfJung:rustup, r=RalfJung
2022-12-24 Ralf JungMerge from rustc
2022-12-24 Matthias KrügerRollup merge of #106100 - scottmcm:derived-less-than...
2022-12-24 Matthias KrügerRollup merge of #106078 - nikic:filecheck-context,...
2022-12-24 Matthias KrügerRollup merge of #106032 - mcha-forks:lfs-musl-fix,...
2022-12-24 Matthias KrügerRollup merge of #105872 - chenyukang:yukang/fix-105494...
2022-12-24 Matthias KrügerRollup merge of #105465 - jyn514:docs, r=Mark-Simulacrum
2022-12-24 borsAuto merge of #106081 - mina86:c, r=Mark-Simulacrum
2022-12-24 borsAuto merge of #105893 - Ayush1325:remote-test-server...
2022-12-24 borsAuto merge of #106103 - matthiaskrgr:rollup-8xe9ddz...
2022-12-23 Matthias KrügerRollup merge of #106102 - compiler-errors:oops-triagebo...
2022-12-23 Matthias KrügerRollup merge of #106093 - notriddle:notriddle/docblock...
2022-12-23 Matthias KrügerRollup merge of #106091 - GuillaumeGomez:correct-css...
2022-12-23 Matthias KrügerRollup merge of #106084 - RalfJung:into-iter, r=thomcc
2022-12-23 Matthias KrügerRollup merge of #106069 - notriddle:notriddle/search...
2022-12-23 Matthias KrügerRollup merge of #105975 - jeremystucki:rustc-remove...
2022-12-23 Matthias KrügerRollup merge of #105970 - Ezrashaw:add-docs+test-e0462...
2022-12-23 borsAuto merge of #106088 - weihanglo:update-cargo, r=weihanglo
2022-12-23 borsAuto merge of #106087 - Nilstrieb:rollup-2m3nies, r...
2022-12-23 borsAuto merge of #105550 - gimbles:master, r=Nilstrieb
2022-12-23 gimblesUse DepKind instead of &str
2022-12-20 Jeremy Stuckirustc: Remove needless lifetimes
2022-12-20 borsAuto merge of #105127 - Sp00ph:const_new, r=dtolnay
next