]> git.lizzy.rs Git - rust.git/history - compiler/rustc_borrowck
Some tracing cleanups
[rust.git] / compiler / rustc_borrowck /
2022-12-20 Oli SchererSome tracing cleanups
2022-12-20 borsAuto merge of #105940 - matthiaskrgr:rollup-ho4po1t...
2022-12-20 Matthias KrügerRollup merge of #105901 - oli-obk:no_miri_on_stable...
2022-12-20 borsAuto merge of #105880 - Nilstrieb:make-newtypes-less...
2022-12-19 Matthias KrügerRollup merge of #105895 - oli-obk:tait_coherence, r...
2022-12-19 Matthias KrügerRollup merge of #105860 - Ezrashaw:add-long-errors...
2022-12-19 Matthias KrügerRollup merge of #105801 - zertosh:path_mut_os_str_doc_t...
2022-12-19 borsAuto merge of #103600 - compiler-errors:early-binder...
2022-12-19 borsAuto merge of #105698 - joboet:unsupported_threads_once...
2022-12-19 borsAuto merge of #105892 - Dylan-DPC:rollup-eozolx4, r...
2022-12-19 Dylan DPCRollup merge of #105889 - Nilstrieb:fmt-libtest, r...
2022-12-19 Dylan DPCRollup merge of #105882 - compiler-errors:issue-105832...
2022-12-19 Dylan DPCRollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb
2022-12-19 Dylan DPCRollup merge of #105839 - LegionMammal978:mut-upvar...
2022-12-19 Dylan DPCRollup merge of #105682 - thomcc:expose-ptr-fmt, r...
2022-12-19 borsAuto merge of #105845 - lqd:revert-thinlto-revert,...
2022-12-19 borsAuto merge of #105884 - weihanglo:update-cargo, r=weihanglo
2022-12-19 borsAuto merge of #105883 - matthiaskrgr:rollup-v5n53t1...
2022-12-18 Matthias Krügerclippy::complexity fixes
2022-12-18 Matthias KrügerRollup merge of #105879 - Nilstrieb:revert-hir-arena...
2022-12-18 Matthias KrügerRollup merge of #105873 - matthiaskrgr:clippy_fmt,...
2022-12-18 Matthias KrügerRollup merge of #105869 - matthiaskrgr:clone_on_copy...
2022-12-18 Matthias KrügerRollup merge of #105867 - matthiaskrgr:rec_param, r...
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 NilstriebA few small cleanups for `newtype_index`
2022-12-18 NilstriebMake `#[debug_format]` an attribute in `newtype_index`
2022-12-18 borsAuto merge of #105714 - jyn514:tidy-first, r=Mark-Simul...
2022-12-18 Matthias Krügeruse &str / String literals instead of format!()
2022-12-18 Matthias Krügerremove redundant fn params that were only "used" in...
2022-12-18 Matthias Krügerdon't clone Copy types
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-17 Matthias KrügerRollup merge of #105785 - JohnTitor:issue-55976-2,...
2022-12-16 Matthias KrügerRollup merge of #105768 - fee1-dead-contrib:iat-style...
2022-12-16 Matthias KrügerRollup merge of #105711 - compiler-errors:rpitit-refere...
2022-12-16 Matthias KrügerRollup merge of #105710 - compiler-errors:dyn-star...
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 Matthias KrügerRollup merge of #105747 - chenyukang:yukang/fix-105732...
2022-12-16 Matthias KrügerRollup merge of #105725 - fee1-dead-contrib:allow-impl...
2022-12-16 borsAuto merge of #103880 - b-naber:field-ty-mir, r=lcnr
2022-12-16 borsAuto merge of #105717 - compiler-errors:anonymize,...
2022-12-16 borsAuto merge of #104334 - compiler-errors:ufcs-sugg-wrong...
2022-12-15 Matthias KrügerRollup merge of #105743 - nnethercote:SimplifiedType...
2022-12-15 Matthias KrügerRollup merge of #105727 - estebank:use-impl-trait,...
2022-12-15 Matthias KrügerRollup merge of #105694 - ouz-a:issue_105689, r=estebank
2022-12-15 Matthias KrügerRollup merge of #105481 - lqd:mono-stats, r=wesleywiser
2022-12-15 borsAuto merge of #105356 - JakobDegen:more-custom-mir...
2022-12-15 Matthias KrügerRollup merge of #105730 - notriddle:notriddle/item...
2022-12-15 Matthias KrügerRollup merge of #105724 - notriddle:notriddle/scrape...
2022-12-15 Matthias KrügerRollup merge of #105722 - matthiaskrgr:compl2, r=compil...
2022-12-15 Matthias KrügerRollup merge of #105715 - estebank:unsatisfied-bounds...
2022-12-15 Matthias KrügerRollup merge of #105707 - notriddle:notriddle/kbd-curso...
2022-12-15 Matthias KrügerRollup merge of #105692 - JohnTitor:issue-104678, r...
2022-12-15 Matthias KrügerRollup merge of #105683 - JakobDegen:dest-prop-storage...
2022-12-15 Matthias KrügerRollup merge of #105633 - compiler-errors:term-agnostic...
2022-12-15 Matthias KrügerRollup merge of #105627 - compiler-errors:dyn-auto...
2022-12-15 Matthias KrügerRollup merge of #105623 - compiler-errors:generator...
2022-12-15 Matthias KrügerRollup merge of #104592 - ComputerDruid:async_check...
2022-12-15 borsAuto merge of #105285 - compiler-errors:conflicting...
2022-12-15 borsAuto merge of #105713 - bjorn3:sync_cg_clif-2022-12...
2022-12-15 borsAuto merge of #105657 - oli-obk:mk_projection_ty, r...
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 #105697 - fee1-dead-contrib:rm-fee1...
2022-12-14 Matthias KrügerRollup merge of #105684 - GuillaumeGomez:improve-rustdo...
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 Oli SchererEnsure no one constructs `AliasTy`s themselves
2022-12-14 Matthias KrügerRollup merge of #105676 - notriddle:notriddle/impl...
2022-12-14 Matthias KrügerRollup merge of #105665 - notriddle:notriddle/popover...
2022-12-14 Matthias KrügerRollup merge of #105664 - notriddle:notriddle/linkwrap...
2022-12-14 Matthias KrügerRollup merge of #105663 - andrewpollack:patch-1, r...
2022-12-14 Matthias KrügerRollup merge of #105658 - tronta:patch-2, r=Mark-Simulacrum
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 #105595 - TaKO8Ki:suggest-dereferencing...
2022-12-14 Matthias KrügerRollup merge of #105523 - estebank:suggest-collect...
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...
2022-12-14 Matthias KrügerRollup merge of #103644 - catlee:catlee/option-question...
2022-12-14 borsAuto merge of #105221 - alex:fat-archive-cleanup, r...
2022-12-14 borsAuto merge of #104875 - chenyukang:yukang/fix-104867...
2022-12-14 borsAuto merge of #104986 - compiler-errors:opaques, r...
2022-12-13 borsAuto merge of #105667 - matthiaskrgr:rollup-fexlc0b...
2022-12-13 Matthias KrügerRollup merge of #105659 - JakobDegen:storage-live-borro...
2022-12-13 Matthias KrügerRollup merge of #105628 - spastorino:small-doc-fixes...
2022-12-13 Matthias KrügerRollup merge of #105500 - oli-obk:unhide_unknown_spans...
next