]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle
Tweak WellFormedLocs a bit
[rust.git] / compiler / rustc_middle /
2022-08-27 borsAuto merge of #100591 - est31:stabilization_placeholder...
2022-08-27 borsAuto merge of #100999 - nnethercote:shrink-FnAbi, r...
2022-08-27 borsAuto merge of #100989 - lcnr:implied-bounds-uwu, r...
2022-08-27 borsAuto merge of #100946 - jyn514:query-system-3, r=cjgillot
2022-08-27 borsAuto merge of #101074 - JohnTitor:rollup-zwznihq, r...
2022-08-27 Yuki OkushiRollup merge of #101063 - GuillaumeGomez:merge-duplicat...
2022-08-27 Yuki OkushiRollup merge of #101062 - notriddle:notriddle/text...
2022-08-27 Yuki OkushiRollup merge of #101057 - cjgillot:one-fn-sig, r=compil...
2022-08-27 Yuki OkushiRollup merge of #101046 - notriddle:notriddle/table...
2022-08-27 Yuki OkushiRollup merge of #101044 - notriddle:notriddle/css-hidde...
2022-08-27 Yuki OkushiRollup merge of #101018 - notriddle:notriddle/item...
2022-08-27 Yuki OkushiRollup merge of #100953 - joshtriplett:write-docs,...
2022-08-27 Yuki OkushiRollup merge of #100924 - est31:closure_to_fn_ptr,...
2022-08-27 Yuki OkushiRollup merge of #100811 - czzrr:master, r=Mark-Simulacrum
2022-08-27 Yuki OkushiRollup merge of #99784 - est31:deny_cfg_attr_crate_type...
2022-08-27 Yuki OkushiRollup merge of #96240 - fee1-dead-contrib:stabilize_co...
2022-08-27 borsAuto merge of #100732 - dpaoliello:import_name_type...
2022-08-27 borsAuto merge of #101064 - compiler-errors:rollup-fwm5m5f...
2022-08-26 Michael GouletRollup merge of #100900 - AndyJado:diag-migrate, r...
2022-08-26 Michael GouletRollup merge of #100890 - adriantombu:migrate_diagnosti...
2022-08-26 Michael GouletRollup merge of #100836 - hampuslidin:migrate-attr...
2022-08-26 Michael GouletRollup merge of #100817 - vincenzopalazzo:macros/bool_s...
2022-08-26 Michael GouletRollup merge of #100776 - Rejyr:diagnostic-migration...
2022-08-26 Michael GouletRollup merge of #100744 - 5225225:migrate-rustc-mir...
2022-08-26 Michael GouletRollup merge of #100738 - nidnogg:diagnostics_migr_cons...
2022-08-26 Michael GouletRollup merge of #100724 - JeanCASPAR:migrate-ast_loweri...
2022-08-26 borsAuto merge of #100043 - RalfJung:scalar-always-init...
2022-08-26 Camille GILLOTMerge implementations of HIR fn_decl and fn_sig.
2022-08-26 borsAuto merge of #101039 - ouz-a:issue-100991, r=compiler...
2022-08-26 Ralf Jungremove now-unused ScalarMaybeUninit
2022-08-26 Ralf Jungmake read_immediate error immediately on uninit, so...
2022-08-26 Ralf Jungremove some now-unnecessary parameters from check_bytes
2022-08-26 Daniel PaolielloImplementation of import_name_type
2022-08-26 borsAuto merge of #98051 - davidtwco:split-dwarf-stabilizat...
2022-08-26 borsAuto merge of #101037 - GuillaumeGomez:rollup-opn6kj1...
2022-08-26 Guillaume GomezRollup merge of #101023 - notriddle:notriddle/head...
2022-08-26 Guillaume GomezRollup merge of #101012 - notriddle:notriddle/variants_...
2022-08-26 Guillaume GomezRollup merge of #101006 - GuillaumeGomez:doc-cfg-reexpo...
2022-08-26 Guillaume GomezRollup merge of #100956 - GuillaumeGomez:reduce-rightsi...
2022-08-26 Guillaume GomezRollup merge of #100128 - kpreid:waker-doc, r=thomcc
2022-08-26 Guillaume GomezRollup merge of #99742 - sigaloid:master, r=thomcc
2022-08-26 Guillaume GomezRollup merge of #95005 - ssomers:btree_static_assert...
2022-08-26 borsAuto merge of #100944 - nnethercote:shrink-thir-Expr...
2022-08-26 borsAuto merge of #100705 - compiler-errors:issue-100620...
2022-08-26 borsAuto merge of #101017 - JohnTitor:rollup-73f2fhb, r...
2022-08-26 Yuki OkushiRollup merge of #101010 - notriddle:notriddle/multi...
2022-08-26 Yuki OkushiRollup merge of #100978 - nnethercote:fix-100948, r...
2022-08-26 Yuki OkushiRollup merge of #100933 - a1phyr:cheap_assert_match_fai...
2022-08-26 Yuki OkushiRollup merge of #100604 - dtolnay:okorerr, r=m-ou-se
2022-08-26 Yuki OkushiRollup merge of #100076 - tspiteri:const_slice_split_at...
2022-08-26 Yuki OkushiRollup merge of #100034 - tmiasko:elaborate-box-derefs...
2022-08-26 Yuki OkushiRollup merge of #99920 - emarteca:custom-allocator...
2022-08-26 Yuki OkushiRollup merge of #99064 - lyming2007:issue-97687-fix...
2022-08-26 borsAuto merge of #99487 - bmacnaughton:is_whitespace_updat...
2022-08-26 Nicholas NethercoteChange `FnAbi::args` to a boxed slice.
2022-08-26 Nicholas NethercoteChange `FnAbi::fixed_count` to a `u32`.
2022-08-25 borsAuto merge of #100748 - SparrowLii:query_depth, r=cjgillot
2022-08-25 borsAuto merge of #100911 - tmiasko:update-stdarch, r=Amanieu
2022-08-25 Tomasz MiąskoInline trivial `From<Local> for Place<'_>` impl
2022-08-25 borsAuto merge of #100571 - cjgillot:mir-cost-visit, r...
2022-08-25 borsAuto merge of #100436 - jyn514:macro-query-system,...
2022-08-25 borsAuto merge of #100977 - JohnTitor:rollup-8hc7rxh, r...
2022-08-24 borsAuto merge of #99946 - tmiasko:elide-storage-makers...
2022-08-24 Yuki OkushiRollup merge of #100964 - bjorn3:sync_cg_clif-2022...
2022-08-24 Yuki OkushiRollup merge of #100960 - rust-lang:notriddle/ayu-span...
2022-08-24 Yuki OkushiRollup merge of #100921 - ChayimFriedman2:and-eager...
2022-08-24 Yuki OkushiRollup merge of #100808 - SkiFire13:migrate_diagnostics...
2022-08-24 Yuki OkushiRollup merge of #100780 - wonchulee:translation_save_an...
2022-08-24 Yuki OkushiRollup merge of #100188 - chenyukang:fix-issue-100165...
2022-08-24 Yuki OkushiRollup merge of #99954 - dingxiangfei2009:break-out...
2022-08-24 Yuki OkushiRollup merge of #99332 - jyn514:stabilize-label-break...
2022-08-24 borsAuto merge of #100963 - matthiaskrgr:rollup-pjr0lb3...
2022-08-24 borsAuto merge of #100803 - klensy:do-not-encode-preinterne...
2022-08-24 bjorn3Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193...
2022-08-24 Matthias KrügerRollup merge of #100945 - TaKO8Ki:add-missing-test...
2022-08-24 Matthias KrügerRollup merge of #100940 - TaKO8Ki:do-not-suggest-adding...
2022-08-24 Matthias KrügerRollup merge of #100938 - notriddle:notriddle/fields...
2022-08-24 Matthias KrügerRollup merge of #100930 - cuviper:podman-keep-id, r...
2022-08-24 Matthias KrügerRollup merge of #100926 - tusharxoxoxo:master, r=Dylan-DPC
2022-08-24 Matthias KrügerRollup merge of #100922 - GuillaumeGomez:rewrite-error...
2022-08-24 Matthias KrügerRollup merge of #100919 - sanxiyn:parallel-liveness...
2022-08-24 Matthias KrügerRollup merge of #100906 - ChayimFriedman2:map-index...
2022-08-24 Matthias KrügerRollup merge of #100901 - TaKO8Ki:make-some-methods...
2022-08-24 Matthias KrügerRollup merge of #100855 - IsaacCloos:master, r=joshtriplett
2022-08-24 Matthias KrügerRollup merge of #100826 - vincenzopalazzo:macros/wrong_...
2022-08-24 Matthias KrügerRollup merge of #100220 - scottmcm:fix-by-ref-sized...
2022-08-24 Matthias KrügerRollup merge of #99993 - petrochenkov:linkdated, r...
2022-08-24 Joshua NelsonSimplify the syntax for macros generated by `rustc_queries`
2022-08-24 Nicholas NethercoteAdd some more THIR size assertions.
2022-08-24 Nicholas NethercoteRename `thir::Adt` as `thir::AdtExpr`.
2022-08-24 Nicholas NethercoteBox `thir::ExprKind::InlineAsm`.
2022-08-24 Nicholas NethercoteBox `thir::ExprKind::Closure`.
2022-08-24 Nicholas NethercoteStore blocks in `Thir`.
2022-08-24 Nicholas NethercoteBox `user_ty` fields in `thir::ExprKind`.
2022-08-24 Joshua NelsonRemove `$tcx` metavariable from `rustc_query_append`
2022-08-24 SparrowLiiadd `depth_limit` in `QueryVTable`
2022-08-24 Nicholas NethercoteDefine index types within `thir_with_elements`.
2022-08-24 borsAuto merge of #96869 - sunfishcode:main, r=joshtriplett
2022-08-23 borsAuto merge of #100675 - Xiretza:fluent-mandate-crate...
2022-08-23 borsAuto merge of #99917 - yaahc:error-in-core-move, r...
next