]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_dataflow
pass ItemId to check_item_type instead of Item
[rust.git] / compiler / rustc_mir_dataflow /
2022-05-06 borsAuto merge of #96268 - jackh726:remove-mutable_borrow_r...
2022-05-06 borsAuto merge of #94598 - scottmcm:prefix-free-hasher...
2022-05-06 borsAuto merge of #96510 - m-ou-se:futex-bsd, r=Amanieu
2022-05-06 Michael GouletRollup merge of #96744 - est31:join_osstr, r=thomcc
2022-05-06 Michael GouletRollup merge of #96639 - adpaco-aws:fix-offset-from...
2022-05-06 Michael GouletRollup merge of #96174 - RalfJung:no-run-transmute...
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 Matthias KrügerRollup merge of #96714 - RalfJung:scalar-pair-debug...
2022-05-05 Matthias KrügerRollup merge of #96682 - nnethercote:show-invisible...
2022-05-05 Matthias KrügerRollup merge of #96673 - oli-obk:tait_impl_diagnostic...
2022-05-05 Matthias KrügerRollup merge of #96507 - TaKO8Ki:suggest-calling-associ...
2022-05-05 Matthias KrügerRollup merge of #95843 - GuillaumeGomez:improve-new...
2022-05-05 Matthias KrügerRollup merge of #95359 - jhpratt:int_roundings, r=josht...
2022-05-05 borsAuto merge of #91779 - ridwanabdillahi:natvis, r=michae...
2022-05-05 borsAuto merge of #96649 - tbu-:pr_to_ipv4_loopback_doc...
2022-05-05 borsAuto merge of #96630 - m-ysk:fix/issue-88038, r=notriddle
2022-05-05 borsAuto merge of #96626 - thomcc:rand-bump, r=m-ou-se
2022-05-05 borsAuto merge of #96720 - JohnTitor:rollup-9jaaekr, r...
2022-05-05 Yuki OkushiRollup merge of #96697 - oli-obk:trace_queries, r=micha...
2022-05-05 Yuki OkushiRollup merge of #96677 - jyn514:label-break-value-tests...
2022-05-05 Yuki OkushiRollup merge of #96658 - Folyd:es6, r=GuillaumeGomez
2022-05-05 Yuki OkushiRollup merge of #96628 - joshtriplett:stabilize-then...
2022-05-05 Yuki OkushiRollup merge of #96619 - akiekintveld:same_mutex_check_...
2022-05-05 Yuki OkushiRollup merge of #96616 - akiekintveld:min_stack_relaxed...
2022-05-05 Yuki OkushiRollup merge of #96603 - Alexendoo:const-generics-tests...
2022-05-05 borsAuto merge of #96593 - jackh726:issue-93262, r=compiler...
2022-05-04 borsAuto merge of #96546 - nnethercote:overhaul-MacArgs...
2022-05-04 borsAuto merge of #96683 - nnethercote:speed-up-Token-ident...
2022-05-04 Josh TriplettStabilize `bool::then_some`
2022-05-04 Yuki OkushiRollup merge of #96668 - GuillaumeGomez:fix-rustdoc...
2022-05-04 Yuki OkushiRollup merge of #96597 - semarie:split_debuginfo-unix...
2022-05-04 borsAuto merge of #96447 - petrochenkov:docregr, r=Guillaum...
2022-05-03 borsAuto merge of #95380 - compiler-errors:unit-destructure...
2022-05-03 borsAuto merge of #96558 - bjorn3:librarify_parse_format...
2022-05-03 borsAuto merge of #96280 - lygstate:ffi-fixes, r=joshtriplett
2022-05-03 borsAuto merge of #96601 - tmiasko:ssa-rpo, r=davidtwco
2022-05-03 Yuki OkushiRollup merge of #96646 - estebank:issue-96638, r=jackh726
2022-05-03 Yuki OkushiRollup merge of #96641 - oli-obk:bool_args, r=wesleywiser
2022-05-03 Yuki OkushiRollup merge of #96629 - ken-matsui:fix-invalid-keyword...
2022-05-03 Yuki OkushiRollup merge of #96614 - JohnTitor:test-92305, r=oli-obk
2022-05-03 Yuki OkushiRollup merge of #96599 - tmiasko:discriminant-docs...
2022-05-03 Yuki OkushiRollup merge of #96589 - Badel2:source-callsite, r...
2022-05-03 Yuki OkushiRollup merge of #96587 - bjorn3:refactor_backend_write...
2022-05-03 Yuki OkushiRollup merge of #93097 - GuillaumeGomez:settings-js...
2022-05-03 borsAuto merge of #96580 - CAD97:E0705-no-ignore, r=michael...
2022-05-02 borsAuto merge of #92566 - the8472:inline-tra, r=m-ou-se
2022-05-02 borsAuto merge of #96578 - tmiasko:chunked-bit-set-fmt...
2022-05-02 Yuki OkushiRollup merge of #94126 - ssomers:alloc_prep_1, r=Mark...
2022-05-01 borsAuto merge of #95362 - scottmcm:calloc-arrays, r=Mark...
2022-04-30 Tomasz MiąskoFix -Zdump-mir-dataflow by implementing DebugWithContex...
2022-04-26 Guillaume GomezRollup merge of #94703 - kjetilkjeka:nvptx-kernel-args...
2022-04-26 Guillaume GomezRollup merge of #94022 - jongiddy:cow-into-owned-docs...
2022-04-25 Dylan DPCRollup merge of #90312 - r00ster91:search, r=Dylan-DPC
2022-04-25 borsAuto merge of #95604 - nbdd0121:used2, r=petrochenkov
2022-04-25 borsAuto merge of #95246 - ChrisDenton:command-args, r...
2022-04-24 borsAuto merge of #94609 - esp-rs:esp-idf-stat-type-fixes...
2022-04-24 Matthias KrügerRollup merge of #95504 - jyn514:library-alias, r=Mark...
2022-04-23 borsAuto merge of #90602 - mbartlett21:const-intoiterator...
2022-04-23 borsAuto merge of #95971 - workingjubilee:no-weird-fp-in...
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-21 Dylan DPCRollup merge of #95434 - cjgillot:dump-dep-kind, r...
2022-04-20 Dylan DPCRollup merge of #93313 - tmiasko:uninhabited, r=tmandry
2022-04-19 Dylan DPCRollup merge of #95740 - Amanieu:kreg0, r=nagisa
2022-04-19 Dylan DPCRollup merge of #95809 - ytmimi:llvm_stamp_typo, r...
2022-04-18 borsAuto merge of #95906 - jyn514:enforce-valid-paths,...
2022-04-18 borsAuto merge of #96080 - nikic:ranlib, r=Mark-Simulacrum
2022-04-17 borsAuto merge of #93530 - anonion0:pthread_sigmask_fix...
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-16 Dylan DPCRollup merge of #95346 - Aaron1011:stablize-const-exter...
2022-04-16 Dylan DPCRollup merge of #95908 - compiler-errors:shallow_resolv...
2022-04-16 Dylan DPCRollup merge of #95426 - b-naber:valtrees-slice, r...
2022-04-16 Dylan DPCRollup merge of #95006 - tmiasko:thread-local-static...
2022-04-16 Dylan DPCRollup merge of #94985 - dtolnay:constattr, r=pnkfelix
2022-04-16 Dylan DPCRollup merge of #95887 - petrochenkov:doclink5, r=cjgillot
2022-04-16 borsAuto merge of #95689 - lqd:self-profiler, r=wesleywiser
2022-04-16 Dylan DPCRollup merge of #95859 - rainy-me:unterminated-nested...
2022-04-16 Dylan DPCRollup merge of #94605 - Michcioperz:patch-1, r=pnkfelix
2022-04-16 Dylan DPCRollup merge of #93969 - bjorn3:codegen_backend_dep_inf...
2022-04-16 borsAuto merge of #95450 - jyn514:faster-doc, r=Mark-Simulacrum
2022-04-15 borsAuto merge of #95224 - mjbshaw:patch-1, r=yaahc
2022-04-15 Dylan DPCRollup merge of #95749 - compiler-errors:ambig, r=oli-obk
2022-04-15 Dylan DPCRollup merge of #95194 - kckeiks:update-algo-in-find...
2022-04-15 Dylan DPCRollup merge of #94461 - jhpratt:2024-edition, r=pnkfelix
2022-04-15 Dylan DPCRollup merge of #94457 - jhpratt:stabilize-derive_defau...
2022-04-15 borsAuto merge of #95841 - ChrisDenton:pipe-server, r=m...
2022-04-14 borsAuto merge of #95315 - compiler-errors:pointee-fix...
2022-04-13 Dylan DPCRollup merge of #95885 - gimbles:patch-1, r=Mark-Simulacrum
2022-04-13 Dylan DPCRollup merge of #93217 - willcrichton:example-analyzer...
2022-04-13 borsAuto merge of #95656 - cjgillot:no-id-hashing-mode...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 Dylan DPCRollup merge of #95441 - AlecGoncharow:issue-95204...
2022-04-12 borsAuto merge of #95905 - vacuus:markdown-render, r=Guilla...
2022-04-12 Dylan DPCRollup merge of #95973 - oli-obk:tait_ub3, r=compiler...
2022-04-12 Dylan DPCRollup merge of #95970 - WaffleLapkin:nicer_trait_sugge...
2022-04-12 Dylan DPCRollup merge of #95918 - compiler-errors:issue-95878...
2022-04-12 Dylan DPCRollup merge of #95914 - c410-f3r:meta-vars, r=petrochenkov
2022-04-12 Dylan DPCRollup merge of #95405 - cjgillot:probe, r=petrochenkov
2022-04-12 Mara BosRollup merge of #95794 - nnethercote:parse_tt-a-few...
2022-04-12 Mara BosRollup merge of #95783 - notriddle:notriddle/doctest...
2022-04-12 borsAuto merge of #95867 - cjgillot:fixed-size, r=oli-obk
next