]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_build
Auto merge of #99182 - RalfJung:mitigate-uninit, r=scottmcm
[rust.git] / compiler / rustc_mir_build /
2022-07-28 borsAuto merge of #99182 - RalfJung:mitigate-uninit, r...
2022-07-27 borsAuto merge of #99725 - lcnr:dedup-region_bound_pairs...
2022-07-27 borsAuto merge of #99816 - GuillaumeGomez:rollup-tyobksa...
2022-07-27 Guillaume GomezRollup merge of #99812 - GuillaumeGomez:fix-headings...
2022-07-27 Guillaume GomezRollup merge of #99728 - cjgillot:ast-lifetimes-anon...
2022-07-27 Guillaume GomezRollup merge of #99717 - JohnTitor:upd-docs-issue-tmpl...
2022-07-27 Guillaume GomezRollup merge of #99710 - davidtwco:internal-lint-opts...
2022-07-27 Guillaume GomezRollup merge of #99651 - compiler-errors:fn-and-raw...
2022-07-27 Guillaume GomezRollup merge of #99358 - compiler-errors:issue-99325...
2022-07-27 Guillaume GomezRollup merge of #94247 - saethlin:chunksmut-aliasing...
2022-07-27 borsAuto merge of #99731 - ehuss:let-chain-bracket-check...
2022-07-27 Yuki OkushiRollup merge of #99789 - TaKO8Ki:use-pluralize-macro...
2022-07-27 borsAuto merge of #98748 - saethlin:optimize-bufreader...
2022-07-27 Yuki OkushiRollup merge of #99771 - GuillaumeGomez:update-pulldown...
2022-07-27 Yuki OkushiRollup merge of #99712 - davidtwco:translation-migrate...
2022-07-27 Yuki OkushiRollup merge of #99700 - est31:rustdoc_layout_heading...
2022-07-27 Yuki OkushiRollup merge of #99698 - compiler-errors:no-doc-hidden...
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 borsAuto merge of #99574 - durin42:allocator-patch-redux...
2022-07-26 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 Matthias KrügerRollup merge of #99758 - WaffleLapkin:remove_useless_al...
2022-07-26 Matthias KrügerRollup merge of #99729 - cjgillot:rm-unused-tuple,...
2022-07-26 Matthias KrügerRollup merge of #99724 - ehuss:fix-broken-links-fragmen...
2022-07-26 Matthias KrügerRollup merge of #99716 - sourcelliu:iomut, r=Mark-Simul...
2022-07-26 Matthias KrügerRollup merge of #99235 - WaffleLapkin:rustdoc_implement...
2022-07-26 borsAuto merge of #99680 - workingjubilee:revert-revert...
2022-07-26 Dylan DPCRollup merge of #99748 - compiler-errors:better-impl...
2022-07-26 Dylan DPCRollup merge of #99739 - nnethercote:rm-E0133, r=Dylan-DPC
2022-07-26 Dylan DPCRollup merge of #99692 - RalfJung:too-far, r=oli-obk
2022-07-26 Dylan DPCRollup merge of #99666 - compiler-errors:issue-99663...
2022-07-26 Dylan DPCRollup merge of #99618 - compiler-errors:uhh-idk, r...
2022-07-26 borsAuto merge of #99677 - pietroalbini:pa-fix-97786-perf...
2022-07-26 borsAuto merge of #99745 - JohnTitor:rollup-lvrie64, r...
2022-07-26 Yuki OkushiRollup merge of #99720 - bjorn3:sync_cg_clif-2022-07...
2022-07-26 Yuki OkushiRollup merge of #99718 - TaKO8Ki:avoid-&str-symbol...
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 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 Takayuki Maedaavoid `&str`/`Symbol` to `String` conversions
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-25 Michael GouletRemove non-descriptive boolean from search_for_structur...
2022-07-25 Michael GouletGet rid of redundant NonStructuralMatchTyKind
2022-07-25 Michael GouletDeeply deny fn and raw ptrs in const generics
2022-07-24 Amos WengerAdd 'src/tools/rust-analyzer/' from commit '977e12a0bdc...
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 #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 #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-21 Matthias KrügerRollup merge of #99528 - matthiaskrgr:2022_07_perf...
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 #99352 - compiler-errors:tighter-spans...
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 Dylan DPCRollup merge of #99486 - TaKO8Ki:remove-type-string...
2022-07-20 Dylan DPCRollup merge of #99485 - mdholloway:unused-qualificatio...
2022-07-20 Dylan DPCRollup merge of #99436 - Nilstrieb:toggle-box-noalias...
2022-07-20 Dylan DPCRollup merge of #99345 - compiler-errors:issue-99073...
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 #99433 - cjgillot:erase-foreign-sig...
2022-07-20 Dylan DPCRollup merge of #98916 - ChrisDenton:hiberfil.sys,...
2022-07-20 Dylan DPCRollup merge of #98784 - compiler-errors:forgot-to...
2022-07-20 borsAuto merge of #98843 - Urgau:check-cfg-stage0, r=Mark...
2022-07-19 borsAuto merge of #98180 - notriddle:notriddle/rustdoc...
2022-07-19 borsAuto merge of #99309 - RalfJung:no-large-copies, r...
next