]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir
Add tracing level for codegen_mir
[rust.git] / compiler / rustc_hir /
2021-09-02 Mara BosRollup merge of #88505 - ibraheemdev:use-unwrap-uncheck...
2021-09-02 Mara BosRollup merge of #88177 - joshtriplett:stabilize-chroot...
2021-09-02 Camille GILLOTDrop walk_crate_and_attributes.
2021-09-02 Camille GILLOTStop using walk_crate.
2021-09-02 borsAuto merge of #87580 - ChrisDenton:win-arg-parse-2008...
2021-09-02 borsAuto merge of #87114 - cjgillot:abilint, r=estebank
2021-09-02 borsAuto merge of #83342 - Count-Count:win-console-incomple...
2021-09-02 borsAuto merge of #88522 - camelid:box-paren-output, r...
2021-09-01 Matthew JasperFix drop handling for `if let` expressions
2021-09-01 borsAuto merge of #88490 - GuillaumeGomez:associated-types...
2021-09-01 Camille GILLOTCompute proc_macros in resolutions.
2021-09-01 Camille GILLOTCompute all_traits_impls during resolution.
2021-09-01 Camille GILLOTStop sorting bodies by span.
2021-09-01 borsAuto merge of #88269 - prconrad:doctest-persist-binarie...
2021-09-01 borsAuto merge of #88395 - ricky26:llvm-submodule, r=nikic
2021-09-01 Mara BosRollup merge of #88525 - notriddle:notriddle/coherence...
2021-09-01 Mara BosRollup merge of #88410 - camelid:fix-assoc-bold, r...
2021-09-01 Mara BosRollup merge of #88350 - programmerjake:add-ppc-cr...
2021-09-01 Mara BosRollup merge of #88053 - bjorn3:fix_flock_fallback_impl...
2021-09-01 Mara BosRollup merge of #88040 - nbdd0121:btreemap, r=m-ou-se
2021-09-01 Mara BosRollup merge of #86376 - asquared31415:extern-no-mangle...
2021-09-01 borsAuto merge of #88272 - willcrichton:mutable-sparse...
2021-09-01 borsAuto merge of #88121 - camelid:better-recursive-alias...
2021-09-01 borsAuto merge of #87688 - camsteffen:let-else, r=cjgillot
2021-08-31 borsAuto merge of #88533 - oli-obk:tait_🧊, r=spastorino
2021-08-31 borsAuto merge of #88506 - Mark-Simulacrum:fix-rlibs, r...
2021-08-31 Mara BosRollup merge of #88524 - soenkehahn:master, r=jyn514
2021-08-31 Mara BosRollup merge of #88504 - m-ou-se:turbofish-please-stay...
2021-08-31 Mara BosRollup merge of #88495 - ibraheemdev:tcp-linger, r...
2021-08-31 Mara BosRollup merge of #88445 - inquisitivecrystal:ast-lowerin...
2021-08-31 Mara BosRollup merge of #88418 - fee1-dead:trait-assoc-tilde...
2021-08-31 Mara BosRollup merge of #88399 - nagisa:nagisa/aapcs-on-aarch...
2021-08-31 Mara BosRollup merge of #88391 - GuillaumeGomez:fix-json-enum...
2021-08-31 Mara BosRollup merge of #86362 - ptrojahn:insert_vars_and_temps...
2021-08-31 Mara BosRollup merge of #85017 - clarfonthey:carrying_widening...
2021-08-31 borsAuto merge of #88527 - m-ou-se:rollup-az6xtc5, r=m...
2021-08-31 Mara BosRollup merge of #88509 - m-ou-se:dyn-no-left-shift...
2021-08-31 Mara BosRollup merge of #88503 - m-ou-se:array-into-inter-ambig...
2021-08-31 Mara BosRollup merge of #88497 - m-ou-se:prelude-collision...
2021-08-31 Mara BosRollup merge of #88496 - m-ou-se:prelude-collision...
2021-08-31 Mara BosRollup merge of #88492 - est31:maybe_uninit_write,...
2021-08-31 Mara BosRollup merge of #88486 - bjorn3:better_arena_macro...
2021-08-31 Mara BosRollup merge of #88465 - marcospb19:master, r=joshtriplett
2021-08-31 Mara BosRollup merge of #88462 - petrochenkov:macstore, r=jyn514
2021-08-31 Mara BosRollup merge of #88450 - notriddle:notriddle/maybe_whol...
2021-08-31 Mara BosRollup merge of #88413 - spastorino:weird-return-types...
2021-08-31 Mara BosRollup merge of #88409 - spastorino:autoleakage-tait...
2021-08-31 Mara BosRollup merge of #88408 - spastorino:inference-cycle...
2021-08-31 Mara BosRollup merge of #88406 - spastorino:tait-nest-infer...
2021-08-31 Mara BosRollup merge of #88394 - ChrisDenton:patch-1, r=joshtri...
2021-08-31 borsAuto merge of #88491 - RalfJung:miri, r=RalfJung
2021-08-31 borsAuto merge of #88467 - sexxi-goose:issue-88431, r=nikom...
2021-08-31 borsAuto merge of #88414 - Aaron1011:guess-foreign-head...
2021-08-31 borsAuto merge of #88100 - HTG-YT:edition2021-compopt-stabi...
2021-08-30 borsAuto merge of #88369 - lcnr:cec-rename, r=oli-obk
2021-08-30 bjorn3Remove unused arena macro args
2021-08-30 borsAuto merge of #87680 - mati865:stacker-psm-update,...
2021-08-30 Ellenremove lazy_normalization_consts
2021-08-30 borsAuto merge of #88281 - asquared31415:asm-docs, r=Amanieu
2021-08-29 borsAuto merge of #88337 - eddyb:field-failure-is-not-an...
2021-08-29 borsAuto merge of #88262 - klensy:pprust-cow, r=nagisa
2021-08-29 Guillaume GomezRollup merge of #88419 - GuillaumeGomez:code-blocks...
2021-08-29 Guillaume GomezRollup merge of #88417 - xu-cheng:rel-fix-link, r=jyn514
2021-08-29 Guillaume GomezRollup merge of #88411 - Aaron1011:remove-session-if...
2021-08-29 Guillaume GomezRollup merge of #88407 - nebkor:release-note-1.55x2...
2021-08-29 Guillaume GomezRollup merge of #88396 - klensy:bump-deps-vuln, r=Mark...
2021-08-29 Guillaume GomezRollup merge of #88387 - ehuss:remove-rustfix-tests...
2021-08-29 Guillaume GomezRollup merge of #88381 - rtzoeller:dfly_stack_t_ss_sp_v...
2021-08-29 Guillaume GomezRollup merge of #88357 - lcnr:stabilize-relaxed_struct_...
2021-08-29 Guillaume GomezRollup merge of #88349 - spastorino:const-static-types...
2021-08-29 Guillaume GomezRollup merge of #88173 - camelid:refactor-markdown...
2021-08-29 Guillaume GomezRollup merge of #85534 - csmoe:demagnle-assert, r=micha...
2021-08-29 Guillaume GomezRollup merge of #80543 - LeSeulArtichaut:notify-close...
2021-08-29 borsAuto merge of #88312 - jackh726:issue-87748, r=nikomatsakis
2021-08-29 borsAuto merge of #88295 - alexcrichton:update-stdarch...
2021-08-29 borsAuto merge of #88250 - rusticstuff:macos-lld, r=nagisa
2021-08-29 borsAuto merge of #88088 - nbdd0121:const2, r=nagisa
2021-08-28 borsAuto merge of #87921 - kellerkindt:master, r=kennytm
2021-08-28 borsAuto merge of #85690 - bstrie:m2_arena, r=jackh726...
2021-08-28 borsAuto merge of #85600 - 12101111:rustbuild-libunwind...
2021-08-28 borsAuto merge of #88390 - sexxi-goose:missing-case, r...
2021-08-28 borsAuto merge of #88388 - ldm0:outliner, r=nikic
2021-08-28 borsAuto merge of #88019 - inquisitivecrystal:macro-def...
2021-08-28 borsAuto merge of #88245 - Sl1mb0:s390-asm, r=Amanieu
2021-08-28 inquisitivecrystalRemove obsolete `MacroDef` variant of `OwnerNode`
2021-08-28 inquisitivecrystalTreat macros as HIR items
2021-08-27 borsAuto merge of #88227 - 12101111:nobundle-link-order...
2021-08-27 borsAuto merge of #88326 - eddyb:inline-ty-layout-methods...
2021-08-27 borsAuto merge of #88278 - ehuss:update-cargo, r=ehuss
2021-08-27 borsAuto merge of #88371 - Manishearth:rollup-pkkjsme,...
2021-08-26 Manish GoregaokarRollup merge of #88348 - spastorino:field-types-tait...
2021-08-26 Manish GoregaokarRollup merge of #88346 - spastorino:revert-type-of...
2021-08-26 Manish GoregaokarRollup merge of #88340 - thomcc:c_size_t, r=joshtriplett
2021-08-26 Manish GoregaokarRollup merge of #88332 - spastorino:argument-types...
2021-08-26 Manish GoregaokarRollup merge of #88320 - sexxi-goose:issue-88103, r...
2021-08-26 Manish GoregaokarRollup merge of #88289 - durin42:llvm-14-attrs, r=nikic
2021-08-26 Manish GoregaokarRollup merge of #88270 - lqd:hrtb-type-ascription,...
2021-08-26 Manish GoregaokarRollup merge of #88216 - kornelski:from_layout_err...
2021-08-26 Manish GoregaokarRollup merge of #88215 - jyn514:lazy-loading, r=petroch...
2021-08-26 Manish GoregaokarRollup merge of #88123 - camelid:tup-pat-precise-spans...
next