]> git.lizzy.rs Git - rust.git/history - compiler/rustc_query_system
specify `DynKind::Dyn`
[rust.git] / compiler / rustc_query_system /
2022-09-29 Yuki OkushiRollup merge of #102433 - RalfJung:temp-dir-typo, r...
2022-09-29 Yuki OkushiRollup merge of #102085 - chenyukang:code-refactor...
2022-09-29 Yuki OkushiRollup merge of #98368 - sunfishcode:sunfishcode/std...
2022-09-29 borsAuto merge of #101833 - jyn514:cross-compile-compiler...
2022-09-28 borsAuto merge of #102302 - nnethercote:more-lexer-improvem...
2022-09-28 Yuki OkushiRollup merge of #102348 - nnethercote:tweak-FulfillProc...
2022-09-28 Yuki OkushiRollup merge of #102347 - nnethercote:unescaping-cleanu...
2022-09-28 Yuki OkushiRollup merge of #102232 - Urgau:stabilize-bench_black_b...
2022-09-27 Matthias KrügerRollup merge of #102284 - compiler-errors:missing-type...
2022-09-27 Matthias KrügerRollup merge of #102281 - RalfJung:invalid-enums, r...
2022-09-27 Matthias KrügerRollup merge of #101555 - jhpratt:stabilize-mixed_integ...
2022-09-27 borsAuto merge of #102189 - davidtwco:translation-derive...
2022-09-26 Matthew KellyMerge remote-tracking branch 'origin/master' into mpk...
2022-09-26 borsAuto merge of #102283 - GuillaumeGomez:option-code...
2022-09-26 Michael HowellRollup merge of #102322 - sigaloid:master, r=GuillaumeGomez
2022-09-26 Michael HowellRollup merge of #102321 - aDotInTheVoid:rdj-prim-impls...
2022-09-26 Michael HowellRollup merge of #102319 - notriddle:notriddle/td-th...
2022-09-26 Michael HowellRollup merge of #102283 - GuillaumeGomez:option-code...
2022-09-26 Matthias KrügerRollup merge of #102286 - compiler-errors:recover-semi...
2022-09-26 Matthias KrügerRollup merge of #102273 - woppopo:relax_const_bound...
2022-09-26 Matthias KrügerRollup merge of #102181 - inquisitivecrystal:issue...
2022-09-26 Matthias KrügerRollup merge of #101996 - b-naber:binder-print, r=lcnr
2022-09-26 Matthias KrügerRollup merge of #101875 - fmease:allow-more-negative...
2022-09-26 borsAuto merge of #102257 - cjgillot:let-else-lint, r=dingx...
2022-09-26 borsAuto merge of #102051 - pietroalbini:pa-bootstrap-updat...
2022-09-26 borsAuto merge of #102184 - chenyukang:fix-102087-add-bindi...
2022-09-26 Pietro Albiniremove cfg(bootstrap)
2022-09-26 borsAuto merge of #102224 - fee1-dead-contrib:const_trait_i...
2022-09-26 fee1-deadRollup merge of #102270 - Nilstrieb:delete-useless...
2022-09-26 fee1-deadRollup merge of #102267 - jyn514:smaller-build-script...
2022-09-26 fee1-deadRollup merge of #102197 - Nilstrieb:const-new-🌲, r...
2022-09-26 fee1-deadRollup merge of #102178 - RalfJung:bootstrap-backtrace...
2022-09-26 fee1-deadRollup merge of #102143 - Rageking8:fix-101540, r=TaKO8Ki
2022-09-26 fee1-deadRollup merge of #102280 - notriddle:notriddle/band...
2022-09-26 fee1-deadRollup merge of #102263 - GuillaumeGomez:iterator-rposi...
2022-09-26 fee1-deadRollup merge of #102244 - compiler-errors:issue-102219...
2022-09-26 fee1-deadRollup merge of #101851 - Xiretza:diagnostic-derive...
2022-09-26 borsAuto merge of #101785 - jyn514:query-struct-fn-ptrs...
2022-09-25 borsAuto merge of #101710 - jyn514:move-dep-kind-node,...
2022-09-25 borsAuto merge of #95474 - oli-obk:tait_ub, r=jackh726
2022-09-25 Joshua NelsonMove the `codegen_unit` debug assert from `rustc_query_...
2022-09-25 Joshua NelsonMove some more code from rustc_middle to rustc_query_system
2022-09-25 Joshua NelsonMove functions on `DepKindStruct` from rustc_middle...
2022-09-25 Joshua NelsonMove `DepKindStruct` from rustc_middle to rustc_query_s...
2022-09-25 fee1-deadRollup merge of #102245 - ink-feather-org:const_cmp_by...
2022-09-25 fee1-deadRollup merge of #102200 - ink-feather-org:const_default...
2022-09-25 fee1-deadRollup merge of #102194 - fee1-dead-contrib:improve...
2022-09-25 fee1-deadRollup merge of #101997 - cuviper:drop-legacy-pm, r...
2022-09-25 fee1-deadRollup merge of #101800 - chriss0612:feat/const_split_a...
2022-09-25 fee1-deadRollup merge of #101431 - compiler-errors:move-place...
2022-09-25 fee1-deadRollup merge of #98111 - eggyal:issue-97982, r=Guillaum...
2022-09-25 borsAuto merge of #100865 - compiler-errors:parent-substs...
2022-09-25 Matthias KrügerRollup merge of #102242 - notriddle:notriddle/summary...
2022-09-25 Matthias KrügerRollup merge of #102240 - notriddle:notriddle/main...
2022-09-25 Matthias KrügerRollup merge of #102216 - ehuss:rustdoc-diagnostic...
2022-09-25 Matthias KrügerRollup merge of #102161 - compiler-errors:issue-102138...
2022-09-25 Matthias KrügerRollup merge of #102016 - lcnr:given-OutlivesEnvironmen...
2022-09-25 borsAuto merge of #99609 - workingjubilee:lossy-unix-strerr...
2022-09-25 borsAuto merge of #98457 - japaric:gh98378, r=m-ou-se
2022-09-25 borsAuto merge of #102169 - scottmcm:constify-some-conditio...
2022-09-24 borsAuto merge of #102040 - TaKO8Ki:separate-definitions...
2022-09-24 borsAuto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514
2022-09-24 Takayuki Maedaseparate definitions and `HIR` owners
2022-09-24 Matthias KrügerRollup merge of #102226 - RalfJung:miri-sysroot-build...
2022-09-24 Matthias KrügerRollup merge of #102210 - notriddle:notriddle/did-you...
2022-09-24 Matthias KrügerRollup merge of #102204 - fee1-dead-contrib:manually...
2022-09-24 Matthias KrügerRollup merge of #102203 - notriddle:notriddle/source...
2022-09-24 Matthias KrügerRollup merge of #102186 - ink-feather-org:const_try_tra...
2022-09-24 Matthias KrügerRollup merge of #102109 - petrochenkov:addids, r=oli-obk
2022-09-24 Matthias KrügerRollup merge of #102088 - oli-obk:cleanups, r=bjorn3
2022-09-24 Matthias KrügerRollup merge of #100823 - WaffleLapkin:less_offsets...
2022-09-24 borsAuto merge of #102167 - thomcc:exclusive-inline, r...
2022-09-24 borsAuto merge of #102064 - cjgillot:revert, r=Mark-Simulacrum
2022-09-24 Matthias KrügerRollup merge of #102176 - ojeda:add-llvm-dis-to-ci...
2022-09-24 Matthias KrügerRollup merge of #102082 - andrewpollack:uid-ignore...
2022-09-24 Matthias KrügerRollup merge of #102081 - andrewpollack:add-execvp...
2022-09-24 Matthias KrügerRollup merge of #102044 - ChrisDenton:BCrypt-system...
2022-09-24 Matthias KrügerRollup merge of #101780 - chriswailes:android-platform...
2022-09-24 borsAuto merge of #100845 - timvermeulen:iter_compare,...
2022-09-23 Matthias KrügerRollup merge of #102137 - b-naber:lazy-const-val-conver...
2022-09-23 Matthias KrügerRollup merge of #102115 - Alfriadox:master, r=thomcc
2022-09-23 Matthias KrügerRollup merge of #102094 - GuillaumeGomez:bool-from...
2022-09-23 Matthias KrügerRollup merge of #102112 - cuviper:powerpc64-full-relro...
2022-09-23 Matthias KrügerRollup merge of #102104 - Aaron1011:no-test-backtrace...
2022-09-23 Matthias KrügerRollup merge of #102095 - oli-obk:simplify, r=TaKO8Ki
2022-09-23 Matthias KrügerRollup merge of #102042 - LukeMathWalker:add-rust-json...
2022-09-23 Matthias KrügerRollup merge of #101815 - diegooliveira:master, r=davidtwco
2022-09-23 Matthias KrügerRollup merge of #101664 - mejrs:similarity, r=fee1...
2022-09-23 borsAuto merge of #101708 - compiler-errors:issue-101696...
2022-09-22 Matthias KrügerRollup merge of #102128 - oli-obk:const_unification...
2022-09-22 Matthias KrügerRollup merge of #102127 - TaKO8Ki:use-appropriate-varia...
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-22 Matthias KrügerRollup merge of #102118 - notriddle:notriddle/line...
2022-09-22 Matthias KrügerRollup merge of #102113 - RalfJung:opty-assert-mem...
2022-09-22 borsAuto merge of #98840 - cjgillot:span-inline-ctxt, r...
2022-09-22 Camille GILLOTRevert "Auto merge of #101620 - cjgillot:compute_lint_l...
2022-09-22 Dylan DPCRollup merge of #102119 - steffahn:fix-pararmeter,...
2022-09-22 Dylan DPCRollup merge of #102107 - Urgau:rustdoc-missing-space...
2022-09-22 Dylan DPCRollup merge of #102076 - cuviper:transmute-discr-endia...
2022-09-22 Dylan DPCRollup merge of #102069 - compiler-errors:no-eq-in...
next