]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_dataflow
Discover channel for artifact download
[rust.git] / compiler / rustc_mir_dataflow /
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-30 borsAuto merge of #99868 - yaahc:rustc-perf-bump, r=Mark...
2022-07-30 borsAuto merge of #99796 - compiler-errors:issue-53475...
2022-07-30 borsAuto merge of #99768 - klensy:bump-deps-07-22, r=Mark...
2022-07-29 Yuki OkushiRollup merge of #99904 - GuillaumeGomez:cleanup-html...
2022-07-29 Yuki OkushiRollup merge of #99891 - compiler-errors:suggest-slicin...
2022-07-29 Yuki OkushiRollup merge of #99888 - nnethercote:streamline-visitor...
2022-07-29 Yuki OkushiRollup merge of #99881 - compiler-errors:issue-99876...
2022-07-29 Yuki OkushiRollup merge of #99831 - djkoloski:add_fuchsia_target_d...
2022-07-29 Yuki OkushiRollup merge of #99671 - TaKO8Ki:suggest-dereferencing...
2022-07-29 Yuki OkushiRollup merge of #99518 - dingxiangfei2009:let-else...
2022-07-29 Yuki OkushiRollup merge of #99227 - Lokathor:fix-thumbv4t-none...
2022-07-29 borsAuto merge of #99730 - lcnr:bound-vars-anon, r=jackh726
2022-07-29 borsAuto merge of #99467 - BelovDV:add_option_link_arg...
2022-07-29 borsAuto merge of #99715 - tmiasko:coverage-run-make, r...
2022-07-29 borsAuto merge of #99892 - JohnTitor:rollup-qi4fem8, r...
2022-07-29 borsAuto merge of #99667 - ouz-a:some_branch, r=oli-obk
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 Dylan DPCRollup merge of #99714 - ouz-a:issue_57961, r=oli-obk
2022-07-28 ouz-atype alias covers whole return
2022-07-28 ouz-acreate type alias
2022-07-28 borsAuto merge of #99182 - RalfJung:mitigate-uninit, r...
2022-07-27 Guillaume GomezRollup merge of #94247 - saethlin:chunksmut-aliasing...
2022-07-27 Yuki OkushiRollup merge of #98583 - joshtriplett:stabilize-windows...
2022-07-27 borsAuto merge of #98553 - the8472:next_chunk_opt, r=Mark...
2022-07-26 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 Amos WengerMerge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22...
2022-07-26 Yuki OkushiRollup merge of #99593 - TaKO8Ki:suggest-removing-tuple...
2022-07-26 borsAuto merge of #98989 - dpaoliello:rawdylibbin, r=michae...
2022-07-25 Yuki OkushiRollup merge of #99084 - RalfJung:write_bytes, r=thomcc
2022-07-25 Yuki OkushiRollup merge of #98710 - mojave2:string, r=JohnTitor
2022-07-25 borsAuto merge of #97313 - cjgillot:ast-lifetimes-anon...
2022-07-25 ouz-aremove clone
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 Yuki OkushiRollup merge of #99581 - nnethercote:improve-derive...
2022-07-25 Yuki OkushiRollup merge of #99494 - tmiasko:no-pie, r=Mark-Simulacrum
2022-07-25 Yuki OkushiRollup merge of #95916 - solid-rs:feat-kmc-solid-abort...
2022-07-25 Yuki OkushiRollup merge of #95040 - frank-king:fix/94981, r=Mark...
2022-07-24 borsAuto merge of #99409 - tmiasko:atomic-tests, r=m-ou-se
2022-07-24 ouz-afix import error
2022-07-24 ouz-aoptimize un_derefer
2022-07-24 Amos WengerAdd 'src/tools/rust-analyzer/' from commit '977e12a0bdc...
2022-07-24 borsAuto merge of #98674 - RalfJung:miri-stacktrace-pruning...
2022-07-24 borsAuto merge of #99251 - cuviper:hashbrown-0.12, r=Mark...
2022-07-24 borsAuto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa
2022-07-23 Guillaume GomezRollup merge of #99627 - saethlin:lock-once, r=eddyb
2022-07-23 Guillaume GomezRollup merge of #99595 - nikic:thumbv6m-atomics, r...
2022-07-23 Guillaume GomezRollup merge of #99396 - compiler-errors:missing-tests...
2022-07-23 Guillaume GomezRollup merge of #99298 - ChrisDenton:ignore-plugins...
2022-07-23 borsAuto merge of #98208 - ivanloz:master, r=nagisa
2022-07-23 borsAuto merge of #98471 - wesleywiser:update_measureme...
2022-07-23 borsAuto merge of #97925 - the8472:cgroupv1, r=joshtriplett
2022-07-23 borsAuto merge of #99320 - NiklasJonsson:84447/rustc_expand...
2022-07-23 borsAuto merge of #93397 - joshtriplett:sort-floats, r...
2022-07-22 borsAuto merge of #99598 - GuillaumeGomez:clean-trait-field...
2022-07-22 borsAuto merge of #99521 - fee1-dead-contrib:const_fix_hax...
2022-07-22 borsAuto merge of #99491 - workingjubilee:sync-psimd, r...
2022-07-22 Dylan DPCRollup merge of #99423 - GuillaumeGomez:group-css-font...
2022-07-22 Dylan DPCRollup merge of #99393 - Logarithmus:feature/99255...
2022-07-22 Dylan DPCRollup merge of #98868 - tmiasko:unreachable-coverage...
2022-07-22 Dylan DPCRollup merge of #98174 - Kixunil:rename_ptr_as_mut_cons...
2022-07-22 borsAuto merge of #99420 - RalfJung:vtable, r=oli-obk
2022-07-21 Matthias KrügerRollup merge of #99559 - GuillaumeGomez:rm-unused-field...
2022-07-21 Matthias KrügerRollup merge of #99528 - matthiaskrgr:2022_07_perf...
2022-07-21 Matthias KrügerRollup merge of #99526 - compiler-errors:normalize...
2022-07-21 Matthias KrügerRollup merge of #99523 - cuviper:asfd_ptrs-1.64, r...
2022-07-21 Matthias KrügerRollup merge of #99454 - benluelo:control-flow/continue...
2022-07-21 Matthias KrügerRollup merge of #99413 - steffahn:btree_dropck, r=m...
2022-07-21 Matthias KrügerRollup merge of #98707 - joboet:fuchsia_locks, r=m...
2022-07-21 borsAuto merge of #99059 - Amanieu:fix-96797, r=Mark-Simulacrum
2022-07-21 borsAuto merge of #98162 - nextsilicon:support_lto_embed_bi...
2022-07-21 borsAuto merge of #93718 - thomcc:used-macho, r=pnkfelix
2022-07-21 Jubilee YoungSync core::simd up to rust-lang/portable-simd@2e081db92...
2022-07-20 borsAuto merge of #99058 - michaelwoerister:remove-stable...
2022-07-20 Matthias KrügerRollup merge of #99516 - m-ou-se:proc-macro-tracked...
2022-07-20 Matthias KrügerRollup merge of #99510 - krasimirgg:movb, r=nikic
2022-07-20 Matthias KrügerRollup merge of #99508 - TaKO8Ki:avoid-symbol-to-string...
2022-07-20 Matthias KrügerRollup merge of #99489 - GuillaumeGomez:gui-fixes,...
2022-07-20 Matthias KrügerRollup merge of #99488 - luqmana:debuginfo-revisions...
2022-07-20 Matthias KrügerRollup merge of #99480 - miam-miam100:arg-format, r...
2022-07-20 Matthias KrügerRollup merge of #99355 - compiler-errors:macro-metavar...
2022-07-20 Matthias KrügerRollup merge of #99212 - davidtwco:partial-stability...
2022-07-20 borsAuto merge of #99472 - RalfJung:provenance, r=oli-obk
2022-07-20 borsAuto merge of #99506 - Dylan-DPC:rollup-q3msucx, r...
2022-07-20 Michael WoeristerRemove unused StableMap and StableSet types from rustc_...
2022-07-20 Dylan DPCRollup merge of #98101 - vladimir-ea:stdlib_watch_os...
2022-07-20 borsAuto merge of #99495 - oli-obk:revert_98582, r=oli-obk
2022-07-20 Oli SchererRevert "Rollup merge of #98582 - oli-obk:unconstrained_...
2022-07-20 Dylan DPCRollup merge of #99452 - Stargateur:fix/typo, r=JohnTitor
2022-07-20 Dylan DPCRollup merge of #98916 - ChrisDenton:hiberfil.sys,...
2022-07-20 borsAuto merge of #98843 - Urgau:check-cfg-stage0, r=Mark...
2022-07-19 Matthias KrügerRollup merge of #99401 - TaKO8Ki:avoid-symbol-to-&str...
2022-07-19 borsAuto merge of #98912 - nrc:provider-it, r=yaahc
2022-07-19 Dylan DPCRollup merge of #99335 - Dav1dde:fromstr-docs, r=JohnTitor
2022-07-19 borsAuto merge of #98120 - TaKO8Ki:box-diagnostic-metadata...
2022-07-18 Dylan DPCRollup merge of #99351 - compiler-errors:arg-mismatch...
2022-07-18 Dylan DPCRollup merge of #99344 - notriddle:notriddle/multiple...
2022-07-18 Dylan DPCRollup merge of #99198 - RalfJung:alloc-null-ptr, r...
2022-07-18 Dylan DPCRollup merge of #98998 - workingjubilee:naked-means...
2022-07-18 Dylan DPCRollup merge of #98839 - 5225225:assert_transmute_copy_...
next