]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir/src/hir.rs
Reduce HIR debug output
[rust.git] / compiler / rustc_hir / src / hir.rs
2023-01-02 NilstriebReduce HIR debug output
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 Matthias KrügerRollup merge of #106280 - Ezrashaw:path-join-docs-bette...
2022-12-31 borsAuto merge of #106275 - Nilstrieb:const-eval-select...
2022-12-31 borsAuto merge of #106245 - estebank:mutability-suggestions...
2022-12-31 Michael GouletRollup merge of #106295 - GuillaumeGomez:extend-scraped...
2022-12-31 Michael GouletRollup merge of #106248 - dtolnay:revertupcastlint...
2022-12-31 Michael GouletRollup merge of #106232 - maurer:transparent-subst...
2022-12-31 Michael GouletRollup merge of #105903 - joboet:unify_parking, r=m...
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 #106268 - kraktus:patch-2, r=Nilstrieb
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 borsAuto merge of #105920 - MarcusCalhoun-Lopez:respect_set...
2022-12-29 borsAuto merge of #106266 - matthiaskrgr:rollup-cxrdbzy...
2022-12-29 Matthias KrügerRollup merge of #106260 - chenyukang:yukang/fix-106213...
2022-12-29 Matthias KrügerRollup merge of #106236 - Ezrashaw:add-test+docs-e0519...
2022-12-29 Matthias KrügerRollup merge of #106234 - notriddle:notriddle/button...
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 #106256 - matthiaskrgr:rollup-g1ovcqq...
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 #106225 - ehuss:ehuss-patch-1, r=Guilla...
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 Matthias KrügerRollup merge of #106208 - compiler-errors:compare-item...
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 #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 NilstriebRename `Rptr` to `Ref` in AST and HIR
2022-12-28 Pietro AlbiniUpdate bootstrap cfg
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 #103718 - matklad:infer-lazy, r=dtolnay
2022-12-27 Matthias KrügerRollup merge of #105515 - estebank:issue-104141, r...
2022-12-26 borsAuto merge of #103020 - lyming2007:issue-102598-fix...
2022-12-26 borsAuto merge of #103828 - cassaundra:fix-format-args...
2022-12-25 Matthias KrügerRollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot
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 Matthias KrügerRollup merge of #105465 - jyn514:docs, r=Mark-Simulacrum
2022-12-23 borsAuto merge of #105550 - gimbles:master, r=Nilstrieb
2022-12-22 Matthias KrügerRollup merge of #105567 - TimNN:kcfi16, r=nikic
2022-12-22 borsAuto merge of #104889 - GuillaumeGomez:fix-impl-block...
2022-12-21 Yuki OkushiRollup merge of #105602 - RalfJung:read-convenience...
2022-12-21 Yuki OkushiRollup merge of #105584 - raffimolero:patch-1, r=JohnTitor
2022-12-21 borsAuto merge of #105613 - Nilstrieb:rename-assert_uninit_...
2022-12-20 borsAuto merge of #105127 - Sp00ph:const_new, r=dtolnay
2022-12-18 Matthias KrügerRollup merge of #105447 - TaKO8Ki:add-test-for-103095...
2022-12-18 Matthias KrügerRollup merge of #105419 - YC:issue-41731, r=petrochenkov
2022-12-18 borsAuto merge of #105446 - erikdesjardins:vt-size, r=nikic
2022-12-18 borsAuto merge of #105638 - tavianator:fix-50619-again...
2022-12-18 borsAuto merge of #105617 - bjorn3:update_crossbeam, r...
2022-12-17 Matthias KrügerRollup merge of #105559 - mkroening:install-llvm-tools...
2022-12-17 Matthias KrügerRollup merge of #105458 - Ayush1325:blocking_spawn...
2022-12-17 borsAuto merge of #105145 - Ayush1325:sequential-remote...
2022-12-17 Philipp KronesMerge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5...
2022-12-17 borsAuto merge of #105421 - jacobbramley:jb/branch-prot...
2022-12-16 Matthias KrügerRollup merge of #105493 - WaffleLapkin:unchoke-r-a...
2022-12-16 borsAuto merge of #102318 - Amanieu:default_alloc_error_han...
2022-12-16 borsAuto merge of #105018 - zertosh:path_buf_deref_mut...
2022-12-16 borsAuto merge of #2731 - RalfJung:rustup, r=RalfJung
2022-12-16 borsAuto merge of #103880 - b-naber:field-ty-mir, r=lcnr
2022-12-16 Ralf JungMerge from rustc
2022-12-15 Matthias KrügerRollup merge of #105743 - nnethercote:SimplifiedType...
2022-12-15 Matthias KrügerRollup merge of #105694 - ouz-a:issue_105689, r=estebank
2022-12-15 borsAuto merge of #104765 - chenyukang:yukang-fix-104639...
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-14 Matthias KrügerRollup merge of #105624 - compiler-errors:cache-unsound...
2022-12-14 Matthias KrügerRollup merge of #105598 - RalfJung:more-comments, r...
2022-12-14 Matthias KrügerRollup merge of #105578 - erikdesjardins:addrspacecast...
2022-12-14 Matthias KrügerRollup merge of #105399 - mikebenfield:lfs, r=thomcc
2022-12-14 borsAuto merge of #105233 - mejrs:always_eager, r=estebank
2022-12-14 Matthias KrügerRollup merge of #105642 - uberFoo:master, r=Dylan-DPC
2022-12-14 Matthias KrügerRollup merge of #105611 - BoxyUwU:more_granular_placeho...
2022-12-14 Matthias KrügerRollup merge of #105502 - chenyukang:yukang/fix-105366...
2022-12-14 Matthias KrügerRollup merge of #105491 - sulami:master, r=compiler...
2022-12-14 Matthias KrügerRollup merge of #105161 - cassaundra:numeric-literal...
next